Azure Containers built-in role

Kubernetes Extension Contributor

Creates, updates, reads, lists, and deletes Azure Kubernetes extension resources and reads their asynchronous operations. The Azure control-plane extension resource drives in-cluster agents to install, update, or remove Helm-based components; the role itself has no Kubernetes DataActions.

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: 85cb6faf-e071-4c9b-8136-154b5a04f717

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 or supported cluster resource where extensions are managed. A parent assignment is inherited by every matching cluster and permits extension lifecycle operations across them.

Common use cases (1)

Prerequisites (2)

Best practices (2)

Security considerations (2)

Assignment guidance

Assign Kubernetes Extension Contributor on the specific cluster to the platform identity that manages approved extensions. Review extension scope and configuration before deployment, and do not use this role as ordinary Kubernetes workload access.

Common questions

When should I assign the Kubernetes Extension Contributor Azure role?

Assign Kubernetes Extension Contributor when you need to: Allow a platform extension administrator to install and manage approved Azure Arc cluster extensions on selected clusters.. Practical scope: Assign on the individual Arc-enabled Kubernetes or supported cluster resource where extensions are managed. A parent assignment is inherited by every matching cluster and permits extension lifecycle operations across them.

What permissions does the Kubernetes Extension Contributor Azure role grant?

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

What are the security risks of the Kubernetes Extension Contributor Azure role?

Key considerations when assigning Kubernetes Extension Contributor: Most supported extensions are cluster-scoped and their agents can install pods, operators, and custom resource definitions with cluster-wide effect.; and Protected configuration is propagated to in-cluster agents, and a compromised extension or configuration can affect workload confidentiality, integrity, or availability.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (7)

Official Microsoft Learn documentation →