Azure Kubernetes Fleet Manager RBAC Admin for Member Clusters
Data PlaneIAM ScopeContainers·5 permissões
Dado verificado em · Fonte
Total de permissões
5Actions
0NotActions
0DataActions
0Role ID
d1f699ed-700a-4c77-a22f-29890ac7b115Categoria
ContainersRisk Tier
Data Plane (DP)Risk Tier: Data Plane
Grants access to data stored within services (blobs, queues, secrets, keys) without management plane control.
Descrição
MicrosoftThis role grants admin access - provides write permissions on most objects within a namespace, with the exception of ResourceQuota object and the namespace object itself. Applying this role at cluster scope will give access across all namespaces.
Role Definition (JSON)
{"Name": "Azure Kubernetes Fleet Manager RBAC Admin for Member Clusters","Id": "d1f699ed-700a-4c77-a22f-29890ac7b115","IsCustom": false,"Description": "This role grants admin access - provides write permissions on most objects within a namespace, with the exception of ResourceQuota object and the namespace object itself. Applying this role at cluster scope will give access across all namespaces.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Kubernetes Fleet Manager RBAC Admin for Member Clusters"
Azure CLI
az role definition list --name "Azure Kubernetes Fleet Manager RBAC Admin for Member Clusters"