Azure Container Storage Contributor
ContributorIAM ScopeContainers·10 permissões
Dado verificado em · Fonte
Total de permissões
10Actions
0NotActions
0DataActions
0Role ID
95dd08a6-00bd-4661-84bf-f6726f83a4d0Categoria
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
MicrosoftLets you install Azure Container Storage and manage its storage resources
Role Definition (JSON)
{"Name": "Azure Container Storage Contributor","Id": "95dd08a6-00bd-4661-84bf-f6726f83a4d0","IsCustom": false,"Description": "Lets you install Azure Container Storage and manage its storage resources","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Container Storage Contributor"
Azure CLI
az role definition list --name "Azure Container Storage Contributor"