Azure Container Storage Operator

Azure RBAC · Containers · Contributor

Azure Container Storage Operator

ContributorIAM ScopeContainers·18 permissões

Dado verificado em · Fonte

Total de permissões

18

Actions

0

NotActions

0

DataActions

0
Role ID
08d4c71a-cc63-4ce4-a9c8-5dd251b4d619
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

Role required by a Managed Identity for Azure Container Storage operations

Permissões

MicrosoftCarregando...Azure built-in roles

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