Azure Kubernetes Service Cluster Admin Role

Azure RBAC · Containers · Contributor

Azure Kubernetes Service Cluster Admin Role

Privilegiada
ContributorIAM ScopeContainers·4 permissões

Dado verificado em · Fonte

Total de permissões

4

Actions

0

NotActions

0

DataActions

0
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