Skip to content

Commit 06b1d1c

Browse files
authored
Merge pull request #25501 from microsoftgraph/rbac-contracts
Entra admin roles - contracts
2 parents 72a48d7 + f9e6907 commit 06b1d1c

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Choose the permission or permissions marked as least privileged for this API. Us
2525
<!-- { "blockType": "permissions", "name": "contract_get" } -->
2626
[!INCLUDE [permissions-table](../includes/permissions/contract-get-permissions.md)]
2727

28+
> [!IMPORTANT]
29+
>
30+
> In delegated scenarios with work or school accounts, the signed-in user be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Directory Readers* is the only least privileged role supported for this operation.
31+
2832
## HTTP request
2933
<!-- { "blockType": "ignored" } -->
3034
```http

api-reference/beta/api/contract-list.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Choose the permission or permissions marked as least privileged for this API. Us
2525
<!-- { "blockType": "permissions", "name": "contract_list" } -->
2626
[!INCLUDE [permissions-table](../includes/permissions/contract-list-permissions.md)]
2727

28+
> [!IMPORTANT]
29+
>
30+
> In delegated scenarios with work or school accounts, the signed-in user be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Directory Readers* is the only least privileged role supported for this operation.
31+
2832
## HTTP request
2933
<!-- { "blockType": "ignored" } -->
3034

api-reference/v1.0/api/contract-get.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Choose the permission or permissions marked as least privileged for this API. Us
2323
<!-- { "blockType": "permissions", "name": "contract_get" } -->
2424
[!INCLUDE [permissions-table](../includes/permissions/contract-get-permissions.md)]
2525

26+
> [!IMPORTANT]
27+
>
28+
> In delegated scenarios with work or school accounts, the signed-in user be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Directory Readers* is the only least privileged role supported for this operation.
29+
2630
## HTTP request
2731
<!-- { "blockType": "ignored" } -->
2832
```http

api-reference/v1.0/api/contract-list.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Choose the permission or permissions marked as least privileged for this API. Us
2323
<!-- { "blockType": "permissions", "name": "contract_list" } -->
2424
[!INCLUDE [permissions-table](../includes/permissions/contract-list-permissions.md)]
2525

26+
> [!IMPORTANT]
27+
>
28+
> In delegated scenarios with work or school accounts, the signed-in user be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Directory Readers* is the only least privileged role supported for this operation.
29+
2630
## HTTP request
2731
<!-- { "blockType": "ignored" } -->
2832

0 commit comments

Comments
 (0)