Skip to content

Commit 51fdf3e

Browse files
Merge branch 'main' into documentmissingapi
2 parents 028d00b + 92eaafa commit 51fdf3e

File tree

560 files changed

+1379
-795
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

560 files changed

+1379
-795
lines changed

api-reference/beta/api/accesspackage-delete-accesspackageresourcerolescopes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Remove resourceRoleScope from an access package"
3-
description: "Remove a resourceRoleScope from an access package."
3+
description: "Remove an accessPackageResourceRoleScope from an accessPackage list of resource role scopes."
44
ms.localizationpriority: medium
55
author: "markwahl-msft"
66
ms.subservice: "entra-id-governance"
@@ -13,7 +13,7 @@ Namespace: microsoft.graph
1313

1414
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1515

16-
Remove a [accessPackageResourceRoleScope](../resources/accesspackageresourcerolescope.md) from an [accessPackage](../resources/accesspackage.md) list of resource role scopes.
16+
Remove an [accessPackageResourceRoleScope](../resources/accesspackageresourcerolescope.md) from an [accessPackage](../resources/accesspackage.md) list of resource role scopes.
1717

1818
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
1919

api-reference/beta/api/adminconsentrequestpolicy-get.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
2222
<!-- { "blockType": "permissions", "name": "adminconsentrequestpolicy_get" } -->
2323
[!INCLUDE [permissions-table](../includes/permissions/adminconsentrequestpolicy-get-permissions.md)]
2424

25-
When calling on behalf of a user, the user needs to belong to at least one of the following [Microsoft Entra roles](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json):
26-
+ Global Reader
27-
+ Cloud Application Administrator
28-
+ Application Administrator
25+
[!INCLUDE [rbac-adminconsentrequestpolicy-apis-read](../includes/rbac-for-apis/rbac-adminconsentrequestpolicy-apis-read.md)]
2926

3027
## HTTP request
3128

api-reference/beta/api/adminconsentrequestpolicy-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
2020
<!-- { "blockType": "permissions", "name": "adminconsentrequestpolicy_update" } -->
2121
[!INCLUDE [permissions-table](../includes/permissions/adminconsentrequestpolicy-update-permissions.md)]
2222

23-
For delegated scenarios, the calling user needs to belong to at least the *Application Administrator* or *Cloud Application Administrator* [Microsoft Entra roles](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json).
23+
[!INCLUDE [rbac-adminconsentrequestpolicy-apis-update](../includes/rbac-for-apis/rbac-adminconsentrequestpolicy-apis-update.md)]
2424

2525
## HTTP request
2626

api-reference/beta/api/directorysetting-delete.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,14 @@ Delete a directory setting.
2121
## Permissions
2222
The following tables show the least privileged permission or permissions required to call this API on each supported resource type. Follow [best practices](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions) to request least privileged 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).
2323

24-
### For all settings except the Consent Policy Settings object
24+
### For tenant-wide settings
2525

26-
<!-- { "blockType": "permissions", "name": "directorysetting_delete" } -->
26+
<!-- { "blockType": "ignored" } // Note: Removing this line will result in the permissions autogeneration tool overwriting the table. -->
2727
[!INCLUDE [permissions-table](../includes/permissions/directorysetting-delete-permissions.md)]
2828

29-
### For the Consent Policy Settings object
29+
### For group-specific settings
3030

31-
The following permissions are required to update the "Consent Policy Settings" **directorySetting** object.
32-
33-
<!-- { "blockType": "permissions", "name": "directorysetting_delete_2" } -->
31+
<!-- { "blockType": "ignored" } // Note: Removing this line will result in the permissions autogeneration tool overwriting the table. -->
3432
[!INCLUDE [permissions-table](../includes/permissions/directorysetting-delete-2-permissions.md)]
3533

3634
[!INCLUDE [rbac-group-directorysettings-all](../includes/rbac-for-apis/rbac-group-directorysettings-all.md)]

api-reference/beta/api/directorysetting-get.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ The following tables show the least privileged permission or permissions require
2424

2525
### List tenant-wide settings
2626

27-
<!-- { "blockType": "permissions", "name": "directorysetting_get" } -->
27+
<!-- { "blockType": "ignored" } // Note: Removing this line will result in the permissions autogeneration tool overwriting the table. -->
2828
[!INCLUDE [permissions-table](../includes/permissions/directorysetting-get-permissions.md)]
2929

3030
### List group-specific settings
3131

32-
<!-- { "blockType": "permissions", "name": "directorysetting_get_2" } -->
32+
<!-- { "blockType": "ignored" } // Note: Removing this line will result in the permissions autogeneration tool overwriting the table. -->
3333
[!INCLUDE [permissions-table](../includes/permissions/directorysetting-get-2-permissions.md)]
3434

3535
[!INCLUDE [rbac-group-directorysettings-all](../includes/rbac-for-apis/rbac-group-directorysettings-all.md)]

api-reference/beta/api/directorysetting-update.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@ Update the properties of a specific directory setting object.
2222
## Permissions
2323
The following tables show the least privileged permission or permissions required to call this API on each supported resource type. Follow [best practices](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions) to request least privileged 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).
2424

25-
### For all settings except the Consent Policy Settings object
25+
### For all settings *except* the Consent Policy Settings object
2626

27-
<!-- { "blockType": "permissions", "name": "directorysetting_update" } -->
27+
<!-- { "blockType": "ignored" } // Note: Removing this line will result in the permissions autogeneration tool overwriting the table. -->
2828
[!INCLUDE [permissions-table](../includes/permissions/directorysetting-update-permissions.md)]
2929

3030
### For the Consent Policy Settings object
3131

3232
The following permissions are required to update the "Consent Policy Settings" **directorySetting** object.
3333

34-
<!-- { "blockType": "permissions", "name": "directorysetting_update_2" } -->
34+
<!-- { "blockType": "ignored" } // Note: Removing this line will result in the permissions autogeneration tool overwriting the table. -->
3535
[!INCLUDE [permissions-table](../includes/permissions/directorysetting-update-2-permissions.md)]
3636

3737
[!INCLUDE [rbac-group-directorysettings-all](../includes/rbac-for-apis/rbac-group-directorysettings-all.md)]

api-reference/beta/api/entitlementmanagement-post-accesspackagecatalogs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Create accessPackageCatalog"
3-
description: "Create a new accessPackageCatalog."
3+
description: "Create a new accessPackageCatalog object."
44
ms.localizationpriority: medium
55
author: "markwahl-msft"
66
ms.subservice: "entra-id-governance"

api-reference/beta/api/group-list-owners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17-
Retrieve a list of the group's owners. The owners are a set of users who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange or groups that are synchronized from an on-premises environment.
17+
Retrieve a list of the group's owners. The owners are a set of users who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange, distribution groups, or groups that are synchronized from an on-premises environment.
1818

1919
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
2020

api-reference/beta/api/group-list-settings.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,13 @@ One of the following permissions is required to call this API. To learn more, in
2323

2424
### List tenant-wide settings
2525
<!-- { "blockType": "ignored" } // Note: Removing this line will result in the permissions autogeneration tool overwriting the table. -->
26-
|Permission type | Permissions (from least to most privileged) |
27-
|:--------------------|:---------------------------------------------------------|
28-
|Delegated (work or school account) | Directory.Read.All, Directory.ReadWrite.All |
29-
|Delegated (personal Microsoft account) | Not supported. |
30-
|Application | Directory.Read.All, Directory.ReadWrite.All |
26+
27+
[!INCLUDE [permissions-table](../includes/permissions/group-list-settings-permissions.md)]
3128

3229
### List group-specific settings
3330
<!-- { "blockType": "ignored" } // Note: Removing this line will result in the permissions autogeneration tool overwriting the table. -->
34-
|Permission type | Permissions (from least to most privileged) |
35-
|:--------------------|:---------------------------------------------------------|
36-
|Delegated (work or school account) | Group.Read.All, Group.ReadWrite.All |
37-
|Delegated (personal Microsoft account) | Not supported. |
38-
|Application | Group.Read.All, Group.ReadWrite.All |
31+
32+
[!INCLUDE [permissions-table](../includes/permissions/group-list-settings-2-permissions.md)]
3933

4034
[!INCLUDE [rbac-group-directorysettings-all](../includes/rbac-for-apis/rbac-group-directorysettings-all.md)]
4135

api-reference/beta/api/onlinemeeting-update.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ The last column indicates whether updating this property takes effect for an in-
6363
| allowAttendeeToEnableCamera | Boolean | Indicates whether attendees can turn on their camera. | Yes |
6464
| allowAttendeeToEnableMic | Boolean | Indicates whether attendees can turn on their microphone. | Yes |
6565
| allowBreakoutRooms | Boolean | Indicates whether breakout rooms are enabled for the meeting. | No |
66+
| allowedLobbyAdmitters | [allowedLobbyAdmitterRoles](../resources/onlinemeetingbase.md#allowedlobbyadmitterroles-values) | Specifies the users who can admit from the lobby. Possible values are: `organizerAndCoOrganizersAndPresenters`, `organizerAndCoOrganizers`, `unknownFutureValue`. | Yes |
6667
| allowedPresenters | onlineMeetingPresenters | Specifies who can be a presenter in a meeting. | Yes |
6768
| allowLiveShare | Boolean | Indicates whether live share is enabled for the meeting. | No |
6869
| allowMeetingChat | meetingChatMode | Specifies the mode of meeting chat. | Yes |
@@ -71,7 +72,7 @@ The last column indicates whether updating this property takes effect for an in-
7172
| allowWhiteboard | Boolean | Indicates whether whiteboard is enabled for the meeting. | No |
7273
| endDateTime | DateTime | The meeting end time in UTC. | No |
7374
| isEntryExitAnnounced | Boolean | Whether or not to announce when callers join or leave. | Yes |
74-
| lobbyBypassSettings | [lobbyBypassSettings](../resources/lobbyBypassSettings.md) | Specifies which participants can bypass the meeting lobby. | Yes |
75+
| lobbyBypassSettings | [lobbyBypassSettings](../resources/lobbybypasssettings.md) | Specifies which participants can bypass the meeting lobby. | Yes |
7576
| participants | [meetingParticipants](../resources/meetingparticipants.md) | The participants associated with the online meeting. Only attendees can be updated. | No |
7677
| recordAutomatically | Boolean | Indicates whether to record the meeting automatically. | No |
7778
| startDateTime | DateTime | The meeting start time in UTC. | No |

0 commit comments

Comments
 (0)