Table of Contents

Content.Process.All

Allows the app to process and evaluate content for data security, governance and compliance outcomes at tenant scope.

Merill's Note

For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the Content.Process.All permission.

If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the Export-MsIdAppConsentGrantReport command. See How To: Run a quick OAuth app audit of your tenant

Category Application Delegated
Identifier 5ad511bf-571c-4ef6-8c3c-85b94b85df98 7e2467d1-f874-46bb-828e-24cb06b29d3f
DisplayText Process content for data security, governance and compliance Process content for data security, governance and compliance
Description Allows the app to process and evaluate content for data security, governance and compliance outcomes at tenant scope. Allows the app to process and evaluate content for data security, governance and compliance outcomes at tenant scope.
AdminConsentRequired Yes Yes

Graph Methods

Resources

Granting this permission allows the calling application to access (and/or update) the following information in your tenant.

Graph reference: processContentBatchRequest

Property Type Description
contentToProcess processContentRequest The actual content processing request details, including content metadata, activity, device, and app info.
requestId String A unique identifier provided by the client to correlate this specific request item within the batch.
userId String The unique identifier (Object ID or UPN) of the user in whose context the content should be processed.