Skip to content

Commit b5f6cc1

Browse files
committed
Pass 2
1 parent a623e64 commit b5f6cc1

File tree

5 files changed

+8
-9
lines changed

5 files changed

+8
-9
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ 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

2727
<!-- { "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)]

api-reference/beta/includes/permissions/directorysetting-delete-2-permissions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.localizationpriority: medium
66

77
|Permission type|Least privileged permissions|Higher privileged permissions|
88
|:---|:---|:---|
9-
|Delegated (work or school account)|Group.ReadWrite.All|Directory.ReadWrite.All|
9+
|Delegated (work or school account)|Policy.ReadWrite.Authorization|Directory.ReadWrite.All|
1010
|Delegated (personal Microsoft account)|Not supported.|Not supported.|
11-
|Application|Group.ReadWrite.All|Directory.ReadWrite.All|
11+
|Application|Policy.ReadWrite.Authorization|Directory.ReadWrite.All|
1212

api-reference/beta/includes/permissions/directorysetting-update-2-permissions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.localizationpriority: medium
66

77
|Permission type|Least privileged permissions|Higher privileged permissions|
88
|:---|:---|:---|
9-
|Delegated (work or school account)|Directory.ReadWrite.All|Policy.ReadWrite.Authorization|
9+
|Delegated (work or school account)|Policy.ReadWrite.Authorization|Directory.ReadWrite.All|
1010
|Delegated (personal Microsoft account)|Not supported.|Not supported.|
11-
|Application|Directory.ReadWrite.All|Policy.ReadWrite.Authorization|
11+
|Application|Policy.ReadWrite.Authorization|Directory.ReadWrite.All|
1212

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ ms.localizationpriority: medium
66

77
|Permission type|Least privileged permissions|Higher privileged permissions|
88
|:---|:---|:---|
9-
|Delegated (work or school account)|Directory.ReadWrite.All|Policy.ReadWrite.Authorization|
9+
|Delegated (work or school account)|Directory.ReadWrite.All|Not available.|
1010
|Delegated (personal Microsoft account)|Not supported.|Not supported.|
11-
|Application|Directory.ReadWrite.All|Policy.ReadWrite.Authorization|
12-
11+
|Application|Directory.ReadWrite.All|Not available.|

api-reference/v1.0/api/groupsetting-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Update the properties of a [groupSetting](../resources/groupsetting.md) object f
2020

2121
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).
2222

23-
### For all settings except the Consent Policy Settings object
23+
### For all settings *except* the Consent Policy Settings object
2424

2525
<!-- { "blockType": "ignored" } // Note: Removing this line will result in the permissions autogeneration tool overwriting the table. -->
2626
[!INCLUDE [permissions-table](../includes/permissions/groupsetting-update-permissions.md)]

0 commit comments

Comments
 (0)