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/overview.md
+5-4
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: maud-lv
6
6
ms.author: malev
7
7
ms.service: azure-managed-grafana
8
8
ms.topic: overview
9
-
ms.date: 04/25/2024
9
+
ms.date: 04/16/2025
10
10
---
11
11
12
12
# What is Azure Managed Grafana?
@@ -66,7 +66,8 @@ The [Azure Managed Grafana pricing page](https://azure.microsoft.com/pricing/det
66
66
67
67
Different quotas apply to Azure Managed Grafana service instances depending on their service tiers. For a list of the quotas that apply to the Essential (preview) and Standard pricing plans, see [quotas](known-limitations.md#throttling-limits-and-quotas).
68
68
69
-
## Next steps
69
+
## Related content
70
70
71
-
> [!div class="nextstepaction"]
72
-
> [Create an Azure Managed Grafana workspace using the Azure portal](./quickstart-managed-grafana-portal.md)
71
+
- [Create an Azure Managed Grafana workspace using the Azure portal](quickstart-managed-grafana-portal.md)
72
+
- [Create an Azure Managed Grafana workspace using the Azure CLI](quickstart-managed-grafana-cli.md)
| Subscription ID | *my-subscription* | Select the Azure subscription you want to use. |
40
-
| Resource group name | *my-resource-group* | Create a resource group for your Azure Managed Grafana resources. |
41
-
| Location | *(US) East US* | Use Location to specify the geographic location in which to host your resource. Choose the location closest to you. |
42
-
| Name | *my-grafana* | Enter a unique resource name. It will be used as the domain name in your Azure Managed Grafana workspace URL. |
43
-
| Pricing Plan | *Essential (preview)* | Choose between the Essential (preview) or the Standard plan. The Essential plan is the cheapest option you can use to evaluate the service. This plan doesn't have an SLA and isn't recommended for production use. For more information about Azure Managed Grafana plans, go to [pricing plans](overview.md#service-tiers). |
| Subscription ID | *my-subscription* | Select the Azure subscription you want to use. |
40
+
| Resource group name | *my-resource-group* | Create a resource group for your Azure Managed Grafana resources. |
41
+
| Location | *(US) East US* | Use Location to specify the geographic location in which to host your resource. Choose the location closest to you. |
42
+
| Name | *my-grafana* | Enter a unique resource name. It will be used as the domain name in your Azure Managed Grafana workspace URL. |
43
+
| Pricing plan | *Essential (preview)* | Choose between the Essential (preview) or the Standard plan. The Essential plan is the cheapest option you can use to evaluate the service. This plan doesn't have an SLA and isn't recommended for production use. For more information about Azure Managed Grafana plans, go to [pricing plans](overview.md#service-tiers). |
44
+
| Grafana version | *11* | Choose the latest Grafana version, or the version that best suits your needs. |
44
45
45
46
1. If you've chosen the Standard plan, optionally enable zone redundancy for your new workspace.
46
47
1. Select **Next : Advanced >** to access additional options:
@@ -56,13 +57,13 @@ In this quickstart, you get started with Azure Managed Grafana by creating an Az
56
57
1. The box **Add role assignment to this identity with 'Monitoring Reader' role on target subscription** is checked by default.
57
58
58
59
1. The box **Include myself** under **Grafana administrator role** is checked. This option grants you the Grafana administrator role, and lets you manage access rights. You can give this right to more members by selecting **Add**. If this option grays out for you, ask someone with the Owner role on the subscription to assign you the Grafana Admin role.
59
-
60
+
61
+
1. If you've opted for the Standard plan, optionally disable public access and create a private endpoint that can access your resource.
62
+
60
63
1. Optionally select **Next : Tags** and add tags to categorize resources.
61
64
62
65
1. Select **Next : Review + create >**. After validation runs, select **Create**. Your Azure Managed Grafana resource is deploying.
63
66
64
-
:::image type="content" source="media/quickstart-portal/create-form-validation.png" alt-text="Screenshot of the Azure portal. Create workspace form. Validation.":::
65
-
66
67
## Access your Azure Managed Grafana workspace
67
68
68
69
1. Once the deployment is complete, select **Go to resource** to open your resource.
0 commit comments