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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,12 @@
1
1
---
2
2
title: What is Azure Managed Grafana?
3
-
description: Read an overview of Azure Managed Grafana. Understand why and how to use Managed Grafana.
3
+
description: Read an overview of Azure Managed Grafana. This article explains what Azure Managed Grafana is, its benefits and presents its service tiers.
4
+
#customer intent: As a developer, devops or data professional, I want to learn about Grafana so that I understand how to use Azure Managed Grafana.
Copy file name to clipboardExpand all lines: articles/managed-grafana/quickstart-managed-grafana-portal.md
+16-15Lines changed: 16 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,18 @@
1
1
---
2
-
title: 'Quickstart: create an Azure Managed Grafana instance using the Azure portal'
3
-
description: Learn how to create a Managed Grafana workspace to generate a new Managed Grafana instance in the Azure portal
2
+
title: Create an Azure Managed Grafana workspace - Azure portal
3
+
titleSuffix: Azure Managed Grafana
4
+
description: In this quickstart, you learn how to create an Azure Managed Grafana workspace using the Azure portal.
5
+
#customer intent: As a developer or data professional, I want to learn how to create an Azure Managed Grafana workspace so that I use Grafana within Azure.
4
6
ms.service: managed-grafana
5
7
ms.topic: quickstart
6
8
author: maud-lv
7
9
ms.author: malev
8
-
ms.date: 10/27/2023
9
-
ms.custom: engagement-fy23
10
+
ms.date: 04/25/2024
10
11
---
11
12
12
-
# Quickstart: Create an Azure Managed Grafana instance using the Azure portal
13
+
# Quickstart: Create an Azure Managed Grafana workspace using the Azure portal
13
14
14
-
Get started by creating an Azure Managed Grafana workspace using the Azure portal. Creating a workspace will generate an Azure Managed Grafana instance.
15
+
In this quickstart, you get started with Azure Managed Grafana by creating an Azure Managed Grafana workspace using the Azure portal. Creating a workspace will generate an Azure Managed Grafana instance.
15
16
16
17
## Prerequisites
17
18
@@ -33,13 +34,13 @@ Get started by creating an Azure Managed Grafana workspace using the Azure porta
33
34
34
35
1. In the **Basics** pane, enter the following settings.
| Subscription ID | *my-subscription* | Select the Azure subscription you want to use. |
39
-
| Resource group name | *my-resource-group* | Create a resource group for your Azure Managed Grafana resources. |
40
-
| Location | *(US) East US* | Use Location to specify the geographic location in which to host your resource. Choose the location closest to you. |
41
-
| Name | *my-grafana* | Enter a unique resource name. It will be used as the domain name in your Managed Grafana instance URL. |
42
-
| 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 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 instance 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). |
43
44
44
45
1. If you've chosen the Standard plan, optionally enable zone redundancy for your new instance.
45
46
1. Select **Next : Advanced >** to access additional options:
@@ -59,15 +60,15 @@ Get started by creating an Azure Managed Grafana workspace using the Azure porta
59
60
60
61
:::image type="content" source="media/quickstart-portal/create-form-validation.png" alt-text="Screenshot of the Azure portal. Create workspace form. Validation.":::
61
62
62
-
## Access your Managed Grafana instance
63
+
## Access your Azure Managed Grafana instance
63
64
64
65
1. Once the deployment is complete, select **Go to resource** to open your resource.
65
66
66
67
1. In the **Overview** tab's Essentials section, select the **Endpoint** URL. Single sign-on via Microsoft Entra ID has been configured for you automatically. If prompted, enter your Azure account.
67
68
68
69
:::image type="content" source="media/quickstart-portal/grafana-overview.png" alt-text="Screenshot of the Azure portal. Endpoint URL display.":::
69
70
70
-
:::image type="content" source="media/quickstart-portal/grafana-ui.png" alt-text="Screenshot of a Managed Grafana instance.":::
71
+
:::image type="content" source="media/quickstart-portal/grafana-ui.png" alt-text="Screenshot of an Azure Managed Grafana instance.":::
71
72
72
73
You can now start interacting with the Grafana application to configure data sources, create dashboards, reports and alerts. Suggested read: [Monitor Azure services and applications using Grafana](../azure-monitor/visualize/grafana-plugin.md).
0 commit comments