Skip to content

Commit c76c786

Browse files
authored
Merge pull request #221603 from maud-lv/mlg-g98393-2
Update role requirements
2 parents c2c9f7b + 914f685 commit c76c786

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

articles/managed-grafana/quickstart-managed-grafana-cli.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,16 @@ ms.custom: engagement-fy23
1212

1313
# Quickstart: Create an Azure Managed Grafana instance using the Azure CLI
1414

15-
Get started by creating an Azure Managed Grafana workspace using the Azure CLI. Creating a workspace will generate a Managed Grafana instance.
15+
Get started by creating an Azure Managed Grafana workspace using the Azure CLI. Creating a workspace will generate an Azure Managed Grafana instance.
1616

17-
## Prerequisite
17+
## Prerequisites
1818

19-
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
20-
- Minimum permission required to create a new instance: resource group Contributor.
21-
- Minimum permission required to access an instance: Grafana Viewer permission on the Azure Managed Grafana instance.
22-
> [!NOTE]
23-
> Permission to access Azure Managed Grafana instances can only be granted by subscription Owners or User Access Administrators. If you don't have this permission, ask someone with the right access to assist you.
19+
- An Azure account for work or school and an active subscription. [Create an account for free](https://azure.microsoft.com/free).
20+
- The [Azure CLI](/cli/azure/install-azure-cli).
21+
- Minimum required role to create an instance: resource group Contributor.
22+
- Minimum required role to access an instance: resource group Owner.
23+
>[!NOTE]
24+
> If you don't meet this requirement, once you've created a new Azure Managed Grafana instance, ask a User Access Administrator, subscription Owner or resource group Owner to grant you a Grafana Admin, Grafana Editor or Grafana Viewer role on the instance.
2425

2526
## Sign in to Azure
2627

@@ -32,7 +33,7 @@ az login
3233

3334
This command will prompt your web browser to launch and load an Azure sign-in page.
3435

35-
The CLI experience for Azure Managed Grafana is part of the amg extension for the Azure CLI (version 2.30.0 or higher). The extension will automatically install the first time you run the `az grafana` command.
36+
The CLI experience for Azure Managed Grafana is part of the `amg` extension for the Azure CLI (version 2.30.0 or higher). The extension will automatically install the first time you run the `az grafana` command.
3637

3738
## Create a resource group
3839

@@ -86,4 +87,4 @@ In the preceding steps, you created an Azure Managed Grafana workspace in a new
8687
## Next steps
8788

8889
> [!div class="nextstepaction"]
89-
> [How to configure data sources for Azure Managed Grafana](./how-to-data-source-plugins-managed-identity.md)
90+
> [How to configure data sources for Azure Managed Grafana](./how-to-data-source-plugins-managed-identity.md)

articles/managed-grafana/quickstart-managed-grafana-portal.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ ms.custom: engagement-fy23
1212

1313
# Quickstart: Create an Azure Managed Grafana instance using the Azure portal
1414

15-
Get started by creating an Azure Managed Grafana workspace using the Azure portal. Creating a workspace will generate a Managed Grafana instance.
15+
Get started by creating an Azure Managed Grafana workspace using the Azure portal. Creating a workspace will generate an Azure Managed Grafana instance.
1616

17-
## Prerequisite
17+
## Prerequisites
1818

19-
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
20-
- Minimum permission required to create a new instance: resource group Contributor.
21-
- Minimum permission required to access an instance: Grafana Viewer permission on the Azure Managed Grafana instance.
22-
> [!NOTE]
23-
> Permission to access Azure Managed Grafana instances can only be granted by subscription Owners or User Access Administrators. If you don't have this permission, ask someone with the right access to assist you.
19+
- An Azure account for work or school and an active subscription. [Create an account for free](https://azure.microsoft.com/free).
20+
- Minimum required role to create an instance: resource group Contributor.
21+
- Minimum required role to access an instance: resource group Owner.
22+
>[!NOTE]
23+
> If you don't meet this requirement, once you've created a new Azure Managed Grafana instance, ask a User Access Administrator, subscription Owner or resource group Owner to grant you a Grafana Admin, Grafana Editor or Grafana Viewer role on the instance.
2424

2525
## Create a Managed Grafana workspace
2626

@@ -91,4 +91,4 @@ In the preceding steps, you created an Azure Managed Grafana workspace in a new
9191
## Next steps
9292

9393
> [!div class="nextstepaction"]
94-
> [How to configure data sources for Azure Managed Grafana](./how-to-data-source-plugins-managed-identity.md)
94+
> [How to configure data sources for Azure Managed Grafana](./how-to-data-source-plugins-managed-identity.md)

0 commit comments

Comments
 (0)