API Management Service Operator Role
ContributorIAM ScopeIntegration·15 permissões
Dado verificado em · Fonte
Total de permissões
15Actions
0NotActions
0DataActions
0Role ID
e022efe7-f5ba-4159-bbe4-b44f577e9b61Categoria
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
MicrosoftCan manage service but not the APIs
Role Definition (JSON)
{"Name": "API Management Service Operator Role","Id": "e022efe7-f5ba-4159-bbe4-b44f577e9b61","IsCustom": false,"Description": "Can manage service but not the APIs","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "API Management Service Operator Role"
Azure CLI
az role definition list --name "API Management Service Operator Role"