Total de permissões
37Actions
0NotActions
0DataActions
0Role ID
5b999177-9696-4545-85c7-50de3797e5a1Categoria
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 update everything in cluster/namespace, except (cluster)roles and (cluster)role bindings.
Role Definition (JSON)
{"Name": "Azure Arc Kubernetes Writer","Id": "5b999177-9696-4545-85c7-50de3797e5a1","IsCustom": false,"Description": "Lets you update everything in cluster/namespace, except (cluster)roles and (cluster)role bindings.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Arc Kubernetes Writer"
Azure CLI
az role definition list --name "Azure Arc Kubernetes Writer"