Azure Kubernetes Service Cluster Admin Role

Azure RBAC · Containers · Contributor

Azure Kubernetes Service Cluster Admin Role

Privilegiada
ContributorIAM ScopeContainers·4 na definição · ≥ 4 efetivas

Dado verificado em · Fonte

Entradas na definição

4

Actions

0

NotActions

0

DataActions

0

Alcance efetivo

piso, não total

Control plane

4

Data plane

0

Na definição (nativo)

4

Piso, não total: expandido contra 17.591 ações de 151 providers colhidas da documentação da Microsoft. A Azure Management API expõe mais — o número real é maior, nunca menor.

Role ID
0ab0b1a8-8aac-4efd-b8c2-3ee1fb270be8
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

List cluster admin credential action.

Permissões

MicrosoftCarregando...Azure built-in roles

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