Azure Kubernetes Fleet Manager RBAC Writer for Member Clusters
Data PlaneIAM ScopeContainers·39 permissões
Dado verificado em · Fonte
Total de permissões
39Actions
0NotActions
0DataActions
0Role ID
50346970-0998-40f2-b47d-f3b8809840f8Categoria
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
MicrosoftAllows read/write access to most objects in a namespace. This role does not allow viewing or modifying roles or role bindings. However, this role allows accessing Secrets and running Pods as any ServiceAccount in the namespace, so it can be used to gain the API access levels of any ServiceAccount in the namespace. Applying this role at cluster scope will give access across all namespaces.
Role Definition (JSON)
{"Name": "Azure Kubernetes Fleet Manager RBAC Writer for Member Clusters","Id": "50346970-0998-40f2-b47d-f3b8809840f8","IsCustom": false,"Description": "Allows read/write access to most objects in a namespace. This role does not allow viewing or modifying roles or role bindings. However, this role allows accessing Secrets and running Pods as any ServiceAccount in the namespace, so it can be used to gain the API access levels of any ServiceAccount in the namespace. 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 Writer for Member Clusters"
Azure CLI
az role definition list --name "Azure Kubernetes Fleet Manager RBAC Writer for Member Clusters"