Total de permissões
1Actions
0NotActions
0DataActions
0Role ID
a79a5197-3a5c-4973-a920-486035ffd60fCategoria
MonitoringRisk Tier
Data Plane (DP)Risk Tier: Data Plane
Grants access to data stored within services (blobs, queues, secrets, keys) without management plane control.
Descrição
MicrosoftCreate, edit, delete, or view dashboards; create, edit, or delete folders; and edit or view playlists.
Role Definition (JSON)
{"Name": "Grafana Editor","Id": "a79a5197-3a5c-4973-a920-486035ffd60f","IsCustom": false,"Description": "Create, edit, delete, or view dashboards; create, edit, or delete folders; and edit or view playlists.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Grafana Editor"
Azure CLI
az role definition list --name "Grafana Editor"