Azure Kubernetes Service Namespace User

Azure RBAC · Containers · Contributor

Azure Kubernetes Service Namespace User

Privilegiada
ContributorIAM ScopeContainers·2 na definição · ≥ 2 efetivas

Dado verificado em · Fonte

Entradas na definição

2

Actions

0

NotActions

0

DataActions

0

Alcance efetivo

piso, não total

Control plane

2

Data plane

0

Na definição (nativo)

2

Piso, 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.

Role ID
c9f76ca8-b262-4b10-8ed2-09cf0948aa35
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 read Azure Kubernetes Service namespace resources. In-cluster namespace access further requires assignment of Azure Kubernetes Service RBAC roles to the namespace resource for an Entra ID enabled cluster.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Kubernetes Service Namespace User",
"Id": "c9f76ca8-b262-4b10-8ed2-09cf0948aa35",
"IsCustom": false,
"Description": "Allows users to read Azure Kubernetes Service namespace resources. In-cluster namespace access further requires assignment of Azure Kubernetes Service RBAC roles to the namespace resource for an Entra ID enabled cluster.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Kubernetes Service Namespace User"

Azure CLI

az role definition list --name "Azure Kubernetes Service Namespace User"
Ver a documentação oficial na Microsoft Learn