Azure Containers built-in role
Azure Kubernetes Fleet Manager RBAC Reader for Member Clusters
Azure Kubernetes Fleet Manager RBAC Reader for Member Clusters grants read-only access to most Kubernetes objects, excluding Secrets and role or role-binding visibility on member clusters reached through a Managed Fleet Namespace. The effective workload authority is expressed as Kubernetes API DataActions under the Microsoft.ContainerService Fleet 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: 463ad26c-fcce-4469-9c7f-5653d8acbab5
Control-plane actions (4)
Microsoft.Authorization/*/readMicrosoft.Resources/subscriptions/operationresults/readMicrosoft.Resources/subscriptions/readMicrosoft.Resources/subscriptions/resourceGroups/read
Data-plane actions (31)
Microsoft.ContainerService/fleets/members/apps/controllerrevisions/readMicrosoft.ContainerService/fleets/members/apps/daemonsets/readMicrosoft.ContainerService/fleets/members/apps/deployments/readMicrosoft.ContainerService/fleets/members/apps/replicasets/readMicrosoft.ContainerService/fleets/members/apps/statefulsets/readMicrosoft.ContainerService/fleets/members/autoscaling/horizontalpodautoscalers/readMicrosoft.ContainerService/fleets/members/batch/cronjobs/readMicrosoft.ContainerService/fleets/members/batch/jobs/readMicrosoft.ContainerService/fleets/members/configmaps/readMicrosoft.ContainerService/fleets/members/discovery.k8s.io/endpointslices/readMicrosoft.ContainerService/fleets/members/endpoints/readMicrosoft.ContainerService/fleets/members/events.k8s.io/events/readMicrosoft.ContainerService/fleets/members/events/readMicrosoft.ContainerService/fleets/members/extensions/daemonsets/readMicrosoft.ContainerService/fleets/members/extensions/deployments/readMicrosoft.ContainerService/fleets/members/extensions/ingresses/readMicrosoft.ContainerService/fleets/members/extensions/networkpolicies/readMicrosoft.ContainerService/fleets/members/extensions/replicasets/readMicrosoft.ContainerService/fleets/members/limitranges/readMicrosoft.ContainerService/fleets/members/metrics.k8s.io/pods/readMicrosoft.ContainerService/fleets/members/metrics.k8s.io/nodes/readMicrosoft.ContainerService/fleets/members/namespaces/readMicrosoft.ContainerService/fleets/members/networking.k8s.io/ingresses/readMicrosoft.ContainerService/fleets/members/networking.k8s.io/networkpolicies/readMicrosoft.ContainerService/fleets/members/persistentvolumeclaims/readMicrosoft.ContainerService/fleets/members/pods/readMicrosoft.ContainerService/fleets/members/policy/poddisruptionbudgets/readMicrosoft.ContainerService/fleets/members/replicationcontrollers/readMicrosoft.ContainerService/fleets/members/resourcequotas/readMicrosoft.ContainerService/fleets/members/serviceaccounts/readMicrosoft.ContainerService/fleets/members/services/read
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. Microsoft warns that a Managed Fleet Namespace assignment also grants access to unmanaged namespaces with the same name on member clusters.
Common use cases (1)
- Let an approved reviewer inspect nonsensitive workload state in a Managed Fleet Namespace on member clusters without reading Secrets or changing Kubernetes objects.
Prerequisites (1)
- The member clusters reached through a Managed Fleet Namespace must use the documented Microsoft Entra and Azure RBAC integration for Kubernetes authorization.
Best practices (2)
- Use the Managed Fleet Namespace ARM subresource for namespace-bound teams and reserve Fleet-scope assignments for documented cross-namespace responsibilities.
- Use this reader role for observation and grant write or admin access only for a separately approved workflow.
Security considerations (2)
- The role deliberately excludes Secrets because reading them can expose ServiceAccount credentials and enable privilege escalation; other visible workload configuration can still contain operationally sensitive data.
- An Azure role assignment at a parent scope is inherited by child cluster resources; Kubernetes namespace semantics do not prevent a broad Azure assignment from reaching multiple clusters.
Assignment guidance
Assign Azure Kubernetes Fleet Manager RBAC Reader for Member Clusters at the exact Fleet resource or Managed Fleet Namespace ARM subresource 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)
- Azure built-in roles for Containers - Azure RBAC | Microsoft Learn →
Supports: Description, Practical scope, Security considerations. Retrieved 2026-07-17.
- Understand Azure role definitions →
Supports: Description, Security considerations. Retrieved 2026-07-17.
- Steps to assign an Azure role →
Supports: Assignment guidance. Retrieved 2026-07-17.
- Understand scope for Azure RBAC →
Supports: Practical scope, Assignment guidance. Retrieved 2026-07-17.
- Best practices for Azure RBAC →
Supports: Best practices, Assignment guidance. Retrieved 2026-07-17.
- Use Managed Fleet Namespaces for multi-cluster multi-tenancy →
Supports: Description, Practical scope, Common use cases, Prerequisites, Best practices, Security considerations, Assignment guidance. Retrieved 2026-07-17.