Azure Kubernetes Service Cluster Admin Role
PrivilegiadaContributorIAM ScopeContainers·4 permissões
Dado verificado em · Fonte
Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
0ab0b1a8-8aac-4efd-b8c2-3ee1fb270be8Categoria
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
MicrosoftList cluster admin credential action.
Role Definition (JSON)
{"Name": "Azure Kubernetes Service Cluster Admin Role","Id": "0ab0b1a8-8aac-4efd-b8c2-3ee1fb270be8","IsCustom": false,"Description": "List cluster admin credential action.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Kubernetes Service Cluster Admin Role"
Azure CLI
az role definition list --name "Azure Kubernetes Service Cluster Admin Role"