Skip to content

Commit 3a92eb1

Browse files
committed
test
1 parent 966ef28 commit 3a92eb1

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

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

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,19 @@ 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

1717
## Prerequisites
1818

19-
- An Azure account with 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.
19+
- To create an a new instance:
20+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
21+
- Minimum required role: resource group Contributor.
22+
23+
- To access an instance:
24+
- An Azure school or work account with an active subscription.
25+
- Minimum required role to access an instance: resource group Owner.
2226
>[!NOTE]
23-
> If you don't meet this requirement, once you've created a new Azure Managed Grafana instance, ask a subscription Owner or User Access Administrator to grant you a Grafana Admin, Grafana Editor or Grafana Viewer role on the instance.
27+
> 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.
2428

2529
## Sign in to Azure
2630

@@ -32,7 +36,7 @@ az login
3236

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

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.
39+
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.
3640

3741
## Create a resource group
3842

@@ -86,4 +90,4 @@ In the preceding steps, you created an Azure Managed Grafana workspace in a new
8690
## Next steps
8791

8892
> [!div class="nextstepaction"]
89-
> [How to configure data sources for Azure Managed Grafana](./how-to-data-source-plugins-managed-identity.md)
93+
> [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: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,18 @@ 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

1717
## Prerequisites
1818

1919
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
20+
>[!NOTE]
21+
> Azure Managed Grafana currently only supports logging in with work or school accounts. You can use a personal Microsoft account to create a new instance, but will then need to use a school or work account to access it.
22+
2023
- Minimum required role to create an instance: resource group Contributor.
2124
- Minimum required role to access an instance: resource group Owner.
2225
>[!NOTE]
23-
> If you don't meet this requirement, once you've created a new Azure Managed Grafana instance, ask a subscription Owner or User Access Administrator to grant you a Grafana Admin, Grafana Editor or Grafana Viewer role on the instance.
26+
> 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.
2427

2528
## Create a Managed Grafana workspace
2629

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

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

0 commit comments

Comments
 (0)