Skip to content

Commit 32384d3

Browse files
authored
Revert "docs(apim): Add Microsoft.Authorization/checkAccess/read to Entra authentication needs"
1 parent 4afe0e7 commit 32384d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/api-management/self-hosted-gateway-enable-azure-ad.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ When configuring the custom roles, update the [`AssignableScopes`](../role-based
5757
"Actions": [
5858
"Microsoft.Authorization/denyAssignments/read",
5959
"Microsoft.Authorization/roleAssignments/read",
60-
"Microsoft.Authorization/roleDefinitions/read",
61-
"Microsoft.Authorization/checkAccess/read"
60+
"Microsoft.Authorization/roleDefinitions/read"
6261
],
6362
"NotActions": [],
6463
"DataActions": [],

0 commit comments

Comments
 (0)