Azure Containers built-in role

Azure Kubernetes Service Cluster Admin Role

Azure Kubernetes Service Cluster Admin Role authorizes retrieval of the clusterAdmin kubeconfig and managed-cluster access-profile credentials for AKS managed cluster through an Azure control-plane list-credential Action. The returned admin kubeconfig provides administrative cluster access and is distinct from Azure RBAC Kubernetes DataActions. The role also authorizes AKS Run Command, which remotely invokes commands such as kubectl or Helm through an in-cluster command pod.

Role-definition permissions are imported from Microsoft Learn. Practical scope, use cases, prerequisites, best practices, security considerations, assignment guidance, and relationships have been reviewed against the official sources below.

Role definition ID: 0ab0b1a8-8aac-4efd-b8c2-3ee1fb270be8

Control-plane actions (4)

Data-plane actions (0)

None — this role grants no data-plane (data access) actions.

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

Assign on the individual AKS managed cluster. A resource-group or broader assignment is inherited by every matching resource below it and permits credential retrieval and the documented additional operation for each inherited cluster.

Common use cases (1)

Prerequisites (2)

Best practices (2)

Security considerations (3)

Assignment guidance

Assign Azure Kubernetes Service Cluster Admin Role directly on the AKS managed cluster to the identity that must retrieve the clusterAdmin kubeconfig and managed-cluster access-profile credentials. Keep it temporary or eligible, prefer ordinary user access for daily operations, securely delete downloaded credentials after use, and audit every command invocation.

Related roles (2)

Editorial sources (8)

Official Microsoft Learn documentation →