Azure Kubernetes Service RBAC Cluster Admin
ContributorIAM ScopeContainers·6 permissões
Dado verificado em · Fonte
Total de permissões
6Actions
0NotActions
0DataActions
0Role ID
b1ff04bb-8a4e-4dc4-8eb5-8693973ce19bCategoria
ContainersRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftLets you manage all resources in the cluster.
Role Definition (JSON)
{"Name": "Azure Kubernetes Service RBAC Cluster Admin","Id": "b1ff04bb-8a4e-4dc4-8eb5-8693973ce19b","IsCustom": false,"Description": "Lets you manage all resources in the cluster.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Kubernetes Service RBAC Cluster Admin"
Azure CLI
az role definition list --name "Azure Kubernetes Service RBAC Cluster Admin"