Total de permissões
14Actions
0NotActions
0DataActions
0Role ID
c025889f-8102-4ebf-b32c-fc0c6f0c6bd9Categoria
StorageRisk 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
MicrosoftUsed by the Avere vFXT cluster to manage the cluster
Role Definition (JSON)
{"Name": "Avere Operator","Id": "c025889f-8102-4ebf-b32c-fc0c6f0c6bd9","IsCustom": false,"Description": "Used by the Avere vFXT cluster to manage the cluster","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Avere Operator"
Azure CLI
az role definition list --name "Avere Operator"