Azure Containers built-in role

Azure Kubernetes Fleet Manager RBAC Admin

Azure Kubernetes Fleet Manager RBAC Admin grants administrative access to most Kubernetes objects, including roles and role bindings, while excluding namespace and ResourceQuota writes on the fleet-managed hub cluster. The effective workload authority is expressed as Kubernetes API DataActions under the Microsoft.ContainerService Fleet resource provider. The role also includes Fleet read and listCredentials Actions, so the assignee can retrieve the hub-cluster kubeconfig; credential retrieval is not a separate assignment for this role.

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: 434fb43a-c01c-447e-9f67-c3ad923cfaba

Control-plane actions (6)

Data-plane actions (34)

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

Assign on the Fleet ARM resource for fleet-wide access or on its Microsoft.ContainerService/fleets/managedNamespaces ARM subresource for one Managed Fleet Namespace. These roles aren't assigned directly to a generic hub-cluster or member-cluster Kubernetes namespace. At Fleet scope, the hub role applies across hub namespaces; at Managed Fleet Namespace scope, it is limited to that managed namespace.

Common use cases (1)

Prerequisites (2)

Best practices (2)

Security considerations (3)

Assignment guidance

Assign Azure Kubernetes Fleet Manager RBAC Admin at the exact Fleet resource or Managed Fleet Namespace ARM subresource to the principal that needs administrative access to most Kubernetes objects, including roles and role bindings, while excluding namespace and ResourceQuota writes. Treat the included kubeconfig retrieval as part of the grant, test both credential download and Kubernetes authorization, and protect downloaded credentials.

Editorial sources (6)

Official Microsoft Learn documentation →