Azure Kubernetes Service Contributor Role
ContributorIAM ScopeContainers·9 permissões
Dado verificado em · Fonte
Total de permissões
9Actions
0NotActions
0DataActions
0Role ID
ed7f3fbd-7b88-4dd4-9017-9adb7ce333f8Categoria
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
MicrosoftGrants access to read and write Azure Kubernetes Service clusters
Role Definition (JSON)
{"Name": "Azure Kubernetes Service Contributor Role","Id": "ed7f3fbd-7b88-4dd4-9017-9adb7ce333f8","IsCustom": false,"Description": "Grants access to read and write Azure Kubernetes Service clusters","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Kubernetes Service Contributor Role"
Azure CLI
az role definition list --name "Azure Kubernetes Service Contributor Role"