You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/managed-grafana/quickstart-managed-grafana-cli.md
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,19 @@ ms.custom: engagement-fy23
12
12
13
13
# Quickstart: Create an Azure Managed Grafana instance using the Azure CLI
14
14
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.
16
16
17
17
## Prerequisites
18
18
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.
22
26
>[!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.
24
28
25
29
## Sign in to Azure
26
30
@@ -32,7 +36,7 @@ az login
32
36
33
37
This command will prompt your web browser to launch and load an Azure sign-in page.
34
38
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.
36
40
37
41
## Create a resource group
38
42
@@ -86,4 +90,4 @@ In the preceding steps, you created an Azure Managed Grafana workspace in a new
86
90
## Next steps
87
91
88
92
> [!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)
Copy file name to clipboardExpand all lines: articles/managed-grafana/quickstart-managed-grafana-portal.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,18 @@ ms.custom: engagement-fy23
12
12
13
13
# Quickstart: Create an Azure Managed Grafana instance using the Azure portal
14
14
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.
16
16
17
17
## Prerequisites
18
18
19
19
- 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
+
20
23
- Minimum required role to create an instance: resource group Contributor.
21
24
- Minimum required role to access an instance: resource group Owner.
22
25
>[!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.
24
27
25
28
## Create a Managed Grafana workspace
26
29
@@ -91,4 +94,4 @@ In the preceding steps, you created an Azure Managed Grafana workspace in a new
91
94
## Next steps
92
95
93
96
> [!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