API Management Service Reader Role
ContributorIAM ScopeIntegration·8 permissões
Dado verificado em · Fonte
Total de permissões
8Actions
0NotActions
0DataActions
0Role ID
71522526-b88f-4d52-b57f-d31fc3546d0dCategoria
IntegrationRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftRead-only access to service and APIs
Role Definition (JSON)
{"Name": "API Management Service Reader Role","Id": "71522526-b88f-4d52-b57f-d31fc3546d0d","IsCustom": false,"Description": "Read-only access to service and APIs","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "API Management Service Reader Role"
Azure CLI
az role definition list --name "API Management Service Reader Role"