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
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,16 @@ 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
-
## Prerequisite
17
+
## Prerequisites
18
18
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.
24
25
25
26
## Sign in to Azure
26
27
@@ -32,7 +33,7 @@ az login
32
33
33
34
This command will prompt your web browser to launch and load an Azure sign-in page.
34
35
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.
36
37
37
38
## Create a resource group
38
39
@@ -86,4 +87,4 @@ In the preceding steps, you created an Azure Managed Grafana workspace in a new
86
87
## Next steps
87
88
88
89
> [!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)
Copy file name to clipboardExpand all lines: articles/managed-grafana/quickstart-managed-grafana-portal.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,15 @@ 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
-
## Prerequisite
17
+
## Prerequisites
18
18
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.
24
24
25
25
## Create a Managed Grafana workspace
26
26
@@ -91,4 +91,4 @@ In the preceding steps, you created an Azure Managed Grafana workspace in a new
91
91
## Next steps
92
92
93
93
> [!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