Skip to content

Commit f88ef40

Browse files
committed
Add note to another file
1 parent d12641f commit f88ef40

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/managed-grafana/concept-role-based-access-control.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ To access the Grafana user interface, users must possess one of these roles.
3232

3333
These permissions are included within the broader roles of resource group Contributor and resource group Owner roles. If you're not a resource group Contributor or a resource group Owner, you will need to ask a subscription Owner or resource group Owner to grant you one of the Grafana roles on the resource you want to access.
3434

35+
You can find more information about the Grafana roles from the [Grafana documentation](https://grafana.com/docs/grafana/latest/administration/roles-and-permissions/#organization-roles). The Grafana Limited Viewer role in Azure maps to the "No Basic Role" in the Grafana docs.
36+
3537
## Adding a role assignment to an Azure Managed Grafana resource
3638

3739
To add a role assignment to an Azure Managed Grafana instance, in your Azure Managed Grafana workspace, open the **Access control (IAM)** menu and select **Add** > **Add role assignment**.

articles/managed-grafana/how-to-share-grafana-workspace.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,11 @@ Azure Managed Grafana supports the following Grafana roles:
3131
- Grafana Limited Viewer: provides read-only access to the Grafana home page. This role contains no permissions assigned by default and it is not available for Grafana v9 workspaces.
3232
- Grafana Viewer: provides read-only access to dashboards in the instance.
3333

34-
More details on Grafana roles can be found in the [Grafana documentation](https://grafana.com/docs/grafana/latest/administration/roles-and-permissions/#organization-roles). The Grafana Limited Viewer role in Azure maps to the "No Basic Role" in the Grafana documentation.
35-
36-
Grafana user roles and assignments are fully [integrated within Microsoft Entra ID](../role-based-access-control/built-in-roles.md#grafana-admin). You can assign a Grafana role to any Microsoft Entra user, group, service principal or managed identity, and grant them access permissions associated with that role. You can manage these permissions from the Azure portal or the command line. This section explains how to assign Grafana roles to users in the Azure portal.
34+
Go to [Azure role-based access control within Azure Managed Grafana](./concept-role-based-access-control) for more information about these roles in Azure, and to [Organization roles](https://grafana.com/docs/grafana/latest/administration/roles-and-permissions/#organization-roles) to learn about Grafana roles from the Grafana website. The Grafana Limited Viewer role in Azure maps to the "No Basic Role" in the Grafana documentation.
3735

3836
## Add a Grafana role assignment
3937

40-
In this section, learn how to assign a Grafana role to a user, group, service principal, or to managed identity.
38+
Grafana user roles and assignments are fully [integrated within Microsoft Entra ID](../role-based-access-control/built-in-roles.md#grafana-admin). You can assign a Grafana role to any Microsoft Entra user, group, service principal or managed identity, and grant them access permissions associated with that role. You can manage these permissions from the Azure portal or the command line. This section explains how to assign Grafana roles to users in the Azure portal.
4139

4240
### [Portal](#tab/azure-portal)
4341

0 commit comments

Comments
 (0)