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
Copy file name to clipboardExpand all lines: api-reference/beta/api/entitlementmanagement-post-accesspackageresourcerequests.md
+8-9Lines changed: 8 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -36,15 +36,14 @@ Choose the permission or permissions marked as least privileged for this API. Us
36
36
>
37
37
> Additionally you must also have the following permissions on the resource being added:
38
38
> - To add a Microsoft Entra group as a resource to a catalog:
39
-
> - If using delegated permissions, the user requesting to add a group should be an owner of the group or in a directory role that allows them to modify groups.
40
-
> - If using application permissions, the application requesting to add the group should also be assigned the `Group.ReadWrite.All` permission.
41
-
> - To add a Microsoft Entra application as a resource to a catalog:
42
-
> - If using delegated permissions, the user requesting to add an application should be an owner of the application or in a directory role that allows them to modify application role assignments.
43
-
> - If using application permissions, the application requesting to add the [servicePrincipal](../resources/serviceprincipal.md) should also be assigned the *Application.ReadWrite.All* permission.
44
-
> - To add a SharePoint Online site as a resource to a catalog:
45
-
> - If using delegated permissions, the user who wants to add the site should be in a role that allows them to modify the SharePoint site roles, such as the *SharePoint Administrator* role.
46
-
> - If using application permissions, the application should also be assigned the `Sites.FullControl.All` permission.
47
-
> For more information, see [Delegation and roles in entitlement management](/entra/id-governance/entitlement-management-delegate) and [how to delegate access governance to access package managers in entitlement management](/entra/id-governance/entitlement-management-delegate-managers).
39
+
> - If using delegated permissions, the user requesting to add a group should be an owner of the group or in a directory role that allows them to modify groups.
40
+
> - If using application permissions, the application requesting to add the group should also be assigned the `Group.ReadWrite.All` permission.
41
+
> - To add a Microsoft Entra application as a resource to a catalog:
42
+
> - If using delegated permissions, the user requesting to add an application should be an owner of the application or in a directory role that allows them to modify application role assignments.
43
+
> - If using application permissions, the application requesting to add the [servicePrincipal](../resources/serviceprincipal.md) should also be assigned the *Application.ReadWrite.All* permission.
44
+
> - To add a SharePoint Online site as a resource to a catalog:
45
+
> - If using delegated permissions, the user who wants to add the site should be in a role that allows them to modify the SharePoint site roles, such as the *SharePoint Administrator* role.
46
+
> - If using application permissions, the application should also be assigned the `Sites.FullControl.All` permission.
Copy file name to clipboardExpand all lines: api-reference/beta/api/onlinemeeting-getalltranscripts.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ The following known issues are associated with this API:
37
37
38
38
Choose the permission or permissions marked as least privileged for this API. Use a higher privileged permission or permissions [only if your app requires it](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions). For details about delegated and application permissions, see [Permission types](/graph/permissions-overview#permission-types). To learn more about these permissions, see the [permissions reference](/graph/permissions-reference).
Copy file name to clipboardExpand all lines: api-reference/v1.0/api/entitlementmanagement-post-resourcerequests.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -39,14 +39,14 @@ Choose the permission or permissions marked as least privileged for this API. Us
39
39
>
40
40
> Additionally you must also have the following permissions on the resource being added:
41
41
> - To add a Microsoft Entra group as a resource to a catalog:
42
-
> - If using delegated permissions, the user requesting to add a group should be an owner of the group or in a directory role that allows them to modify groups.
43
-
> - If using application permissions, the application requesting to add the group should also be assigned the `Group.ReadWrite.All` permission.
44
-
> - To add a Microsoft Entra application as a resource to a catalog:
45
-
> - If using delegated permissions, the user requesting to add an application should be an owner of the application or in a directory role that allows them to modify application role assignments.
46
-
> - If using application permissions, the application requesting to add the [servicePrincipal](../resources/serviceprincipal.md) should also be assigned the *Application.ReadWrite.All* permission.
47
-
> - To add a SharePoint Online site as a resource to a catalog:
48
-
> - If using delegated permissions, the user who wants to add the site should be in a role that allows them to modify the SharePoint site roles, such as the *SharePoint Administrator* role.
49
-
> - If using application permissions, the application should also be assigned the `Sites.FullControl.All` permission.
42
+
> - If using delegated permissions, the user requesting to add a group should be an owner of the group or in a directory role that allows them to modify groups.
43
+
> - If using application permissions, the application requesting to add the group should also be assigned the `Group.ReadWrite.All` permission.
44
+
> - To add a Microsoft Entra application as a resource to a catalog:
45
+
> - If using delegated permissions, the user requesting to add an application should be an owner of the application or in a directory role that allows them to modify application role assignments.
46
+
> - If using application permissions, the application requesting to add the [servicePrincipal](../resources/serviceprincipal.md) should also be assigned the *Application.ReadWrite.All* permission.
47
+
> - To add a SharePoint Online site as a resource to a catalog:
48
+
> - If using delegated permissions, the user who wants to add the site should be in a role that allows them to modify the SharePoint site roles, such as the *SharePoint Administrator* role.
49
+
> - If using application permissions, the application should also be assigned the `Sites.FullControl.All` permission.
50
50
> For more information, see [Delegation and roles in entitlement management](/entra/id-governance/entitlement-management-delegate) and [how to delegate access governance to access package managers in entitlement management](/entra/id-governance/entitlement-management-delegate-managers).
Copy file name to clipboardExpand all lines: api-reference/v1.0/api/onlinemeeting-getalltranscripts.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ To learn more about using the Microsoft Teams export APIs to export content, see
29
29
30
30
Choose the permission or permissions marked as least privileged for this API. Use a higher privileged permission or permissions [only if your app requires it](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions). For details about delegated and application permissions, see [Permission types](/graph/permissions-overview#permission-types). To learn more about these permissions, see the [permissions reference](/graph/permissions-reference).
#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
@@ -1432,21 +1432,21 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
| DisplayText |Read all Configuration Monitoring entities| Read all Configuration Monitoring entities |
1437
+
| Description |Allows the app to read all Configuration Monitoring entities, without a signed-in user.| Allows the app to read all Configuration Monitoring entities on behalf of the signed-in user. |
| DisplayText |Read and write all Configuration Monitoring entities| Read and write all Configuration Monitoring entities |
1448
+
| Description |Allows the app to read and write all Configuration Monitoring entities, without a signed-in user.| Allows the app to read and write all Configuration Monitoring entities on behalf of the signed-in user. |
1449
+
| AdminConsentRequired |Yes| Yes |
1450
1450
1451
1451
---
1452
1452
@@ -7907,6 +7907,17 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
| DisplayText | Read and write profiles of users that originate from an external cloud. | - |
7916
+
| Description | Allows the app to read and update external cloud user profiles without a signed in user. | - |
7917
+
| AdminConsentRequired | Yes | - |
7918
+
7919
+
---
7920
+
7910
7921
### User.RevokeSessions.All
7911
7922
7912
7923
| Category | Application | Delegated |
@@ -8214,6 +8225,7 @@ Learn more about [RSC authorization framework and RSC permissions](/microsofttea
8214
8225
| ChannelMeetingRecording.Read.Group | 30a40618-9b50-4764-b62e-b04023a8f5f3 | Read the recordings of all channel meetings associated with this team | Allows the app to read recordings of all the channel meetings associated with this team, without a signed-in user. |
8215
8226
| ChannelMeetingTranscript.Read.Group | 37e59e88-1a46-482b-b623-0a4aa6abdf67 | Read the transcripts of all channel meetings associated with this team | Allows the app to read transcripts of all the channel meetings associated with this team, without a signed-in user. |
8216
8227
| ChannelMember.Read.Group | 7e3614f5-3467-419c-9c63-dd0bbd2a88f9 | Read the members of channels of a team | Read the members of channels of a team, without a signed-in user |
8228
+
| ChannelMember.ReadWrite.Group | 1342a0fc-cd33-4c75-ad65-d5defcfc7232 | Read and write the members of channels of a team | Read and write the members of channels of a team, without a signed-in user |
8217
8229
| ChannelMessage.Read.Group | 19103a54-c397-4bcd-be5a-ef111e0406fa | Read this team's channel messages | Allows the app to read this team's channel's messages, without a signed-in user. |
8218
8230
| ChannelMessage.Send.Group | 3e38d437-815b-4368-9f19-e39dea9a6c7f | Send messages to this team's channels | Allows the app to send messages to this team's channels, without a signed-in user. |
8219
8231
| ChannelSettings.Read.Group | 0a7b3084-8d18-46f5-8aef-b5b829292c6f | Read the names, descriptions, and settings of this team's channels | Allows the app to read this team's channel names, channel descriptions, and channel settings, without a signed-in user. |
0 commit comments