Skip to content

Commit 57efef1

Browse files
committed
fix table
1 parent 4ba5e11 commit 57efef1

File tree

1 file changed

+1
-118
lines changed

1 file changed

+1
-118
lines changed

articles/role-based-access-control/built-in-roles.md

Lines changed: 1 addition & 118 deletions
Original file line numberDiff line numberDiff line change
@@ -15417,131 +15417,14 @@ View and edit a Grafana instance, including its dashboards and alerts. [Learn mo
1541715417

1541815418
View a Grafana instance, including its dashboards and alerts. [Learn more](../managed-grafana/how-to-share-grafana-workspace.md).
1541915419

15420-
> [!div class="mx-tableFixed"
15421-
> | Actions | Description |
15422-
> | --- | --- |
15423-
> | *none* | |
15424-
> | **NotActions** | |
15425-
> | *none* | |
15426-
> | **DataActions** |
15427-
> | [Microsoft.Dashboard](resource-provider-operations.md#microsoftdashboard)/grafana/ActAsGrafanaViewer/action | Act as Grafana Viewer role.
15428-
> | **NotDataActions** |
15429-
> | *none* | |
15430-
15431-
```json
15432-
{
15433-
"assignableScopes": [
15434-
"/"
15435-
],
15436-
"description": "Built-in Grafana Viewer role",
15437-
"id": "/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/roleDefinitions/60921a7e-fef1-4a43-9b16-a26c52ad4769",
15438-
"name": "60921a7e-fef1-4a43-9b16-a26c52ad4769",
15439-
"permissions": [
15440-
{
15441-
"actions": [],
15442-
"notActions": [],
15443-
"dataActions": [
15444-
"Microsoft.Dashboard/grafana/ActAsGrafanaViewer/action"
15445-
],
15446-
"notDataActions": []
15447-
}
15448-
],
15449-
"roleName": "Grafana Viewer",
15450-
"roleType": "BuiltInRole",
15451-
"type": "Microsoft.Authorization/roleDefinitions"
15452-
}
15453-
```
15454-
15455-
### Grafana Admin
15456-
15457-
Perform all Grafana operations, including the ability to manage data sources, create dashboards, and manage role assignments within Grafana. [Learn more](../managed-grafana/how-to-share-grafana-workspace.md).
15458-
1545915420
> [!div class="mx-tableFixed"]
1546015421
> | Actions | Description |
1546115422
> | --- | --- |
1546215423
> | *none* | |
1546315424
> | **NotActions** | |
1546415425
> | *none* | |
1546515426
> | **DataActions** | |
15466-
> | [Microsoft.Dashboard](resource-provider-operations.md#microsoftdashboard)/grafana/ActAsGrafanaAdmin/action | Act as Grafana Admin role |
15467-
> | **NotDataActions** | |
15468-
> | *none* | |
15469-
15470-
```json
15471-
{
15472-
"assignableScopes": [
15473-
"/"
15474-
],
15475-
"description": "Built-in Grafana admin role",
15476-
"id": "/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/roleDefinitions/22926164-76b3-42b3-bc55-97df8dab3e41",
15477-
"name": "22926164-76b3-42b3-bc55-97df8dab3e41",
15478-
"permissions": [
15479-
{
15480-
"actions": [],
15481-
"notActions": [],
15482-
"dataActions": [
15483-
"Microsoft.Dashboard/grafana/ActAsGrafanaAdmin/action"
15484-
],
15485-
"notDataActions": []
15486-
}
15487-
],
15488-
"roleName": "Grafana Admin",
15489-
"roleType": "BuiltInRole",
15490-
"type": "Microsoft.Authorization/roleDefinitions"
15491-
}
15492-
```
15493-
15494-
### Grafana Editor
15495-
15496-
View and edit a Grafana instance, including its dashboards and alerts. [Learn more](../managed-grafana/how-to-share-grafana-workspace.md).
15497-
15498-
> [!div class="mx-tableFixed"]
15499-
> | Actions | Description |
15500-
> | --- | --- |
15501-
> | *none* | |
15502-
> | **NotActions** | |
15503-
> | *none* | |
15504-
> | **DataActions** | |
15505-
> | [Microsoft.Dashboard](resource-provider-operations.md#microsoftdashboard)/grafana/ActAsGrafanaEditor/action | Act as Grafana Editor role. |
15506-
> | **NotDataActions** | |
15507-
> | *none* | |
15508-
15509-
```json
15510-
{
15511-
"assignableScopes": [
15512-
"/"
15513-
],
15514-
"description": "Built-in Grafana Editor role",
15515-
"id": "/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/roleDefinitions/a79a5197-3a5c-4973-a920-486035ffd60f",
15516-
"name": "a79a5197-3a5c-4973-a920-486035ffd60f",
15517-
"permissions": [
15518-
{
15519-
"actions": [],
15520-
"notActions": [],
15521-
"dataActions": [
15522-
"Microsoft.Dashboard/grafana/ActAsGrafanaEditor/action"
15523-
],
15524-
"notDataActions": []
15525-
}
15526-
],
15527-
"roleName": "Grafana Editor",
15528-
"roleType": "BuiltInRole",
15529-
"type": "Microsoft.Authorization/roleDefinitions"
15530-
}
15531-
```
15532-
15533-
### Grafana Viewer
15534-
15535-
View a Grafana instance, including its dashboards and alerts. [Learn more](../managed-grafana/how-to-share-grafana-workspace.md).
15536-
15537-
> [!div class="mx-tableFixed"
15538-
> | Actions | Description |
15539-
> | --- | --- |
15540-
> | *none* | |
15541-
> | **NotActions** | |
15542-
> | *none* | |
15543-
> | **DataActions** |
15544-
> | [Microsoft.Dashboard](resource-provider-operations.md#microsoftdashboard)/grafana/ActAsGrafanaViewer/action | Act as Grafana Viewer role.
15427+
> | [Microsoft.Dashboard](resource-provider-operations.md#microsoftdashboard)/grafana/ActAsGrafanaViewer/action | Act as Grafana Viewer role.|
1554515428
> | **NotDataActions** |
1554615429
> | *none* | |
1554715430

0 commit comments

Comments
 (0)