Skip to content

Commit 23c509c

Browse files
Merge pull request #269940 from tomkerkhove/patch-21
docs(apim): Update role permissions for API Management Configuration API Access Validator Service Role
2 parents ee0f26c + b45d653 commit 23c509c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,7 @@ When configuring the custom roles, update the [`AssignableScopes`](../role-based
5555
"Permissions": [
5656
{
5757
"Actions": [
58-
"Microsoft.Authorization/denyAssignments/read",
59-
"Microsoft.Authorization/roleAssignments/read",
60-
"Microsoft.Authorization/roleDefinitions/read"
58+
"Microsoft.Authorization/*/read"
6159
],
6260
"NotActions": [],
6361
"DataActions": [],

0 commit comments

Comments
 (0)