Azure Kubernetes Service Arc Contributor Role

Azure RBAC · Containers · Contributor

Azure Kubernetes Service Arc Contributor Role

ContributorIAM ScopeContainers·37 permissões

Dado verificado em · Fonte

Total de permissões

37

Actions

0

NotActions

0

DataActions

0
Role ID
5d3f1697-4507-4d08-bb4a-477695db5f82
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 Services hybrid clusters

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Kubernetes Service Arc Contributor Role",
"Id": "5d3f1697-4507-4d08-bb4a-477695db5f82",
"IsCustom": false,
"Description": "Grants access to read and write Azure Kubernetes Services hybrid clusters",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

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

Azure CLI

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