You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Customer intent: As a developer, I want to learn more about the permissions available in Microsoft Graph, so that I understand the impact of granting specific permissions to my app.
12
12
---
13
13
@@ -389,6 +389,28 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
| DisplayText | Upload activity audit logs to the audit store. | Upload activity audit logs to the audit store. |
409
+
| Description | Allows the application to upload bulk activity audit logs to the audit store. | Allows the application to upload bulk activity audit logs to the audit store. |
410
+
| AdminConsentRequired | Yes | Yes |
411
+
412
+
---
413
+
392
414
### AuditLog.Read.All
393
415
394
416
| Category | Application | Delegated |
@@ -1557,6 +1579,50 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
| DisplayText | Process content for data security, governance and compliance | Process content for data security, governance and compliance |
1588
+
| 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. |
| DisplayText | Process content for data security, governance and compliance | Process content for data security, governance and compliance |
1599
+
| Description | Allows the app to process and evaluate content for data security, governance and compliance outcomes for a user. | Allows the app to process and evaluate content for data security, governance and compliance outcomes for a user. |
| DisplayText | Upload content activity audit logs to the audit store. | Upload contents activity audit logs to the audit store. |
1621
+
| Description | Allows the application to upload bulk contents activity audit logs to the audit store. | Allows the application to upload bulk contents activity audit logs to the audit store. |
1622
+
| AdminConsentRequired | Yes | Yes |
1623
+
1624
+
---
1625
+
1560
1626
### CopilotSettings-LimitedMode.Read
1561
1627
1562
1628
| Category | Application | Delegated |
@@ -5443,6 +5509,39 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
| DisplayText | Compute Purview policies at tenant scope | Compute Purview policies at tenant scope |
5518
+
| Description | Allows the app to identify Purview data protection, compliance and governance policy scopes defined for all users across tenant. | Allows the app to identify Purview data protection, compliance and governance policy scopes defined for all users across tenant. |
| DisplayText | Compute Purview policies for an individual user | Compute Purview policies for an individual user |
5529
+
| Description | Allows the app to identify Purview data protection, compliance and governance policy scopes defined for an individual user. | Allows the app to identify Purview data protection, compliance and governance policy scopes defined for an individual user. |
| DisplayText | Read all provisioning log data | Read provisioning log data |
5540
+
| Description | Allows the app to read and query your provisioning log activities, without a signed-in user. | Allows the app to read and query your provisioning log activities, on behalf of the signed-in user. |
5541
+
| AdminConsentRequired | Yes | Yes |
5542
+
5543
+
---
5544
+
5446
5545
### PublicKeyInfrastructure.Read.All
5447
5546
5448
5547
| Category | Application | Delegated |
@@ -6094,6 +6193,39 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
| Description | Allow the app to determine if there is any sensitivity label to be applied automatically to the content or recommended to the user for manual application, without a signed-in user. | - |
0 commit comments