Azure Kubernetes Service Namespace Contributor

Azure RBAC · Containers · Contributor

Azure Kubernetes Service Namespace Contributor

ContributorIAM ScopeContainers·5 permissões

Dado verificado em · Fonte

Total de permissões

5

Actions

0

NotActions

0

DataActions

0
Role ID
289d8817-ee69-43f1-a0af-43a45505b488
Categoria
Containers
Risk 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

Microsoft

Allows users to create and manage Azure Kubernetes Service namespace resources.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn