Azure Containers built-in role

Azure Kubernetes Service RBAC Reader

Azure Kubernetes Service RBAC Reader grants read-only access to most Kubernetes objects, excluding Secrets and role or role-binding visibility on the AKS cluster. The effective workload authority is expressed as Kubernetes API DataActions under the Microsoft.ContainerService managed-cluster resource provider.

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: 7f6c6a51-bcf8-42ba-9220-52d62157d7db

Control-plane actions (4)

Data-plane actions (31)

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

Assign at the Kubernetes namespace sub-scope whenever the workflow is namespace-bound. Assigning at the the AKS cluster resource or an inherited parent Azure scope applies the Kubernetes API DataActions across all namespaces available through each inherited cluster.

Common use cases (1)

Prerequisites (1)

Best practices (2)

Security considerations (2)

Assignment guidance

Assign Azure Kubernetes Service RBAC Reader at the narrowest documented namespace scope to the principal that needs read-only access to most Kubernetes objects, excluding Secrets and role or role-binding visibility. Test access with the intended identity and avoid using this role as a substitute for Azure control-plane cluster administration.

Editorial sources (6)

Official Microsoft Learn documentation →