Azure Kubernetes Service Contributor Role

Azure RBAC · Containers · Contributor

Azure Kubernetes Service Contributor Role

ContributorIAM ScopeContainers·9 permissões

Dado verificado em · Fonte

Total de permissões

9

Actions

0

NotActions

0

DataActions

0
Role ID
ed7f3fbd-7b88-4dd4-9017-9adb7ce333f8
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

Grants access to read and write Azure Kubernetes Service clusters

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Kubernetes Service Contributor Role",
"Id": "ed7f3fbd-7b88-4dd4-9017-9adb7ce333f8",
"IsCustom": false,
"Description": "Grants access to read and write Azure Kubernetes Service clusters",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Kubernetes Service Contributor Role"

Azure CLI

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