HDInsight on AKS Cluster Pool Admin

Azure RBAC · Management · Contributor

HDInsight on AKS Cluster Pool Admin

ContributorIAM ScopeManagement·30 permissões

Dado verificado em · Fonte

Total de permissões

30

Actions

0

NotActions

0

DataActions

0
Role ID
7656b436-37d4-490a-a4ab-d39f838f0042
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

Can read, create, modify and delete HDInsight on AKS cluster pools and create clusters

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "HDInsight on AKS Cluster Pool Admin",
"Id": "7656b436-37d4-490a-a4ab-d39f838f0042",
"IsCustom": false,
"Description": "Can read, create, modify and delete HDInsight on AKS cluster pools and create clusters",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

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

Azure CLI

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