Azure Containers built-in role

Azure Arc Enabled Kubernetes Cluster User Role

Azure Arc Enabled Kubernetes Cluster User Role authorizes retrieval of the Cluster Connect user kubeconfig for Arc-enabled Kubernetes connected cluster through an Azure control-plane list-credential Action. The returned user kubeconfig establishes a connection and authentication context; Kubernetes authorization remains governed separately by Microsoft Entra, Azure RBAC, or Kubernetes RBAC. The role also writes ARM deployments, manages classic alert rules, and creates or updates Azure support tickets at the assigned scope.

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: 00493d72-78f6-4148-b6c5-d3ce8e4799dd

Control-plane actions (9)

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 Arc-enabled Kubernetes connected 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 Arc Enabled Kubernetes Cluster User Role directly on the Arc-enabled Kubernetes connected cluster to the identity that must retrieve the Cluster Connect user kubeconfig. Add the appropriate Kubernetes API role separately and validate credential retrieval and Kubernetes authorization independently; audit the additional control-plane operations as well.

Related roles (1)

Common questions

When should I assign the Azure Arc Enabled Kubernetes Cluster User Role Azure role?

Assign Azure Arc Enabled Kubernetes Cluster User Role when you need to: Allow an approved user or automation identity to obtain the user kubeconfig needed to connect to one Arc-enabled Kubernetes connected cluster.. Practical scope: Assign on the individual Arc-enabled Kubernetes connected 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.

What permissions does the Azure Arc Enabled Kubernetes Cluster User Role Azure role grant?

The role definition grants 9 combined control-plane and data-plane actions. Representative operations include: Microsoft.Resources/deployments/write; Microsoft.Resources/subscriptions/operationresults/read; Microsoft.Resources/subscriptions/read; Microsoft.Resources/subscriptions/resourceGroups/read; Microsoft.Kubernetes/connectedClusters/listClusterUserCredentials/action; and Microsoft.Authorization/*/read. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Azure Arc Enabled Kubernetes Cluster User Role Azure role?

Key considerations when assigning Azure Arc Enabled Kubernetes Cluster User Role: A kubeconfig can connect the holder to the cluster, but effective Kubernetes permissions depend on the platform authentication and Kubernetes authorization configuration.; A broad inherited Azure assignment allows credential retrieval from multiple clusters.; and The deployment write, classic-alert wildcard, and support wildcard are broader Azure control-plane capabilities than kubeconfig retrieval alone.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (7)

Official Microsoft Learn documentation →