API Management Service Contributor
ContributorIAM ScopeIntegration·7 permissões
Dado verificado em · Fonte
Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
312a565d-c81f-4fd8-895a-4e21e48d571cCategoria
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 and the APIs
Role Definition (JSON)
{"Name": "API Management Service Contributor","Id": "312a565d-c81f-4fd8-895a-4e21e48d571c","IsCustom": false,"Description": "Can manage service and the APIs","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "API Management Service Contributor"
Azure CLI
az role definition list --name "API Management Service Contributor"