Total de permissões
9Actions
0NotActions
0DataActions
0Role ID
61ed4efc-fab3-44fd-b111-e24485cc132aCategoria
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
MicrosoftLets you read and modify HDInsight cluster configurations.
Role Definition (JSON)
{"Name": "HDInsight Cluster Operator","Id": "61ed4efc-fab3-44fd-b111-e24485cc132a","IsCustom": false,"Description": "Lets you read and modify HDInsight cluster configurations.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "HDInsight Cluster Operator"
Azure CLI
az role definition list --name "HDInsight Cluster Operator"