API Management Workspace Contributor
ContributorIAM ScopeIntegration·5 permissões
Dado verificado em · Fonte
Total de permissões
5Actions
0NotActions
0DataActions
0Role ID
0c34c906-8d99-4cb7-8bb7-33f5b0a1a799Categoria
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 the workspace and view, but not modify its members. This role should be assigned on the workspace scope.
Role Definition (JSON)
{"Name": "API Management Workspace Contributor","Id": "0c34c906-8d99-4cb7-8bb7-33f5b0a1a799","IsCustom": false,"Description": "Can manage the workspace and view, but not modify its members. This role should be assigned on the workspace scope.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "API Management Workspace Contributor"
Azure CLI
az role definition list --name "API Management Workspace Contributor"