HDInsight on AKS Cluster Admin
ContributorIAM ScopeManagement·35 permissões
Dado verificado em · Fonte
Total de permissões
35Actions
0NotActions
0DataActions
0Role ID
fd036e6b-1266-47a0-b0bb-a05d04831731Categoria
ManagementRisk 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
MicrosoftGrants 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.
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"