Skip to content

Commit c8cb7f2

Browse files
Merge pull request #267230 from tomkerkhove/revert-267220-patch-20
Revert "docs(apim): Add Microsoft.Authorization/checkAccess/read to Entra authentication needs"
2 parents c421d6a + 32384d3 commit c8cb7f2

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)