HDInsight on AKS Cluster Admin

Azure RBAC · Management · Contributor

HDInsight on AKS Cluster Admin

ContributorIAM ScopeManagement·35 permissões

Dado verificado em · Fonte

Total de permissões

35

Actions

0

NotActions

0

DataActions

0
Role ID
fd036e6b-1266-47a0-b0bb-a05d04831731
Categoria
Management
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 a user/group the ability to create, delete and manage clusters within a given cluster pool. Cluster Admin can also run workloads, monitor, and manage all user activity on these clusters.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "HDInsight on AKS Cluster Admin",
"Id": "fd036e6b-1266-47a0-b0bb-a05d04831731",
"IsCustom": false,
"Description": "Grants a user/group the ability to create, delete and manage clusters within a given cluster pool. Cluster Admin can also run workloads, monitor, and manage all user activity on these clusters.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "HDInsight on AKS Cluster Admin"

Azure CLI

az role definition list --name "HDInsight on AKS Cluster Admin"
Ver a documentação oficial na Microsoft Learn