Azure Container Storage Operator
ContributorIAM ScopeContainers·18 permissões
Dado verificado em · Fonte
Total de permissões
18Actions
0NotActions
0DataActions
0Role ID
08d4c71a-cc63-4ce4-a9c8-5dd251b4d619Categoria
ContainersRisk 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
MicrosoftRole required by a Managed Identity for Azure Container Storage operations
Role Definition (JSON)
{"Name": "Azure Container Storage Operator","Id": "08d4c71a-cc63-4ce4-a9c8-5dd251b4d619","IsCustom": false,"Description": "Role required by a Managed Identity for Azure Container Storage operations","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Container Storage Operator"
Azure CLI
az role definition list --name "Azure Container Storage Operator"