Azure Kubernetes Service Namespace Contributor
ContributorIAM ScopeContainers·5 permissões
Dado verificado em · Fonte
Total de permissões
5Actions
0NotActions
0DataActions
0Role ID
289d8817-ee69-43f1-a0af-43a45505b488Categoria
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
MicrosoftAllows users to create and manage Azure Kubernetes Service namespace resources.
Role Definition (JSON)
{"Name": "Azure Kubernetes Service Namespace Contributor","Id": "289d8817-ee69-43f1-a0af-43a45505b488","IsCustom": false,"Description": "Allows users to create and manage Azure Kubernetes Service namespace resources.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Kubernetes Service Namespace Contributor"
Azure CLI
az role definition list --name "Azure Kubernetes Service Namespace Contributor"