Azure Kubernetes Service Arc Cluster Admin Role

Azure RBAC · Containers · Contributor

Azure Kubernetes Service Arc Cluster Admin Role

ContributorIAM ScopeContainers·3 permissões

Dado verificado em · Fonte

Total de permissões

3

Actions

0

NotActions

0

DataActions

0
Role ID
b29efa5f-7782-4dc3-9537-4d5bc70a5e9f
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

List cluster admin credential action.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Kubernetes Service Arc Cluster Admin Role",
"Id": "b29efa5f-7782-4dc3-9537-4d5bc70a5e9f",
"IsCustom": false,
"Description": "List cluster admin credential action.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Kubernetes Service Arc Cluster Admin Role"

Azure CLI

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