Azure Kubernetes Fleet Manager RBAC Cluster Admin
PrivilegiadaDado verificado em · Fonte
Entradas na definição
7Actions
0NotActions
0DataActions
0Alcance efetivo
piso, não totalControl plane
34Data plane
Sem denominadorNa definição (nativo)
7Piso, não total: expandido contra 17.591 ações de 151 providers colhidas da documentação da Microsoft. A Azure Management API expõe mais — o número real é maior, nunca menor.
O universo de ações mistura control plane e data plane sem marcar qual é qual, então não há denominador contra o qual expandir um wildcard de DataActions. Preferimos deixar em branco a publicar um número inventado.
18ab4d3d-a1bf-4477-8ad9-8359bc988f69Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftGrants read/write access to all Kubernetes resources in the fleet-managed hub cluster.
Role Definition (JSON)
{"Name": "Azure Kubernetes Fleet Manager RBAC Cluster Admin","Id": "18ab4d3d-a1bf-4477-8ad9-8359bc988f69","IsCustom": false,"Description": "Grants read/write access to all Kubernetes resources in the fleet-managed hub cluster.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
PowerShell
Get-AzRoleDefinition -Name "Azure Kubernetes Fleet Manager RBAC Cluster Admin"
Azure CLI
az role definition list --name "Azure Kubernetes Fleet Manager RBAC Cluster Admin"