Azure Container Storage Contributor

Azure RBAC · Containers · Contributor

Azure Container Storage Contributor

ContributorIAM ScopeContainers·10 permissões

Dado verificado em · Fonte

Total de permissões

10

Actions

0

NotActions

0

DataActions

0
Role ID
95dd08a6-00bd-4661-84bf-f6726f83a4d0
Categoria
Containers
Risk 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

Microsoft

Lets you install Azure Container Storage and manage its storage resources

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn