Skip to content

Commit b0d7c4f

Browse files
authored
Merge pull request #273362 from maud-lv/ml-grafanasla
Add SLA information
2 parents 22b72e6 + 08e2572 commit b0d7c4f

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

articles/managed-grafana/overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
22
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.
45
author: maud-lv
56
ms.author: malev
67
ms.service: managed-grafana
78
ms.topic: overview
8-
ms.date: 11/17/2023
9+
ms.date: 04/25/2024
910
---
1011

1112
# What is Azure Managed Grafana?

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

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
---
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.
46
ms.service: managed-grafana
57
ms.topic: quickstart
68
author: maud-lv
79
ms.author: malev
8-
ms.date: 10/27/2023
9-
ms.custom: engagement-fy23
10+
ms.date: 04/25/2024
1011
---
1112

12-
# Quickstart: Create an Azure Managed Grafana instance using the Azure portal
13+
# Quickstart: Create an Azure Managed Grafana workspace using the Azure portal
1314

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.
1516

1617
## Prerequisites
1718

@@ -33,13 +34,13 @@ Get started by creating an Azure Managed Grafana workspace using the Azure porta
3334

3435
1. In the **Basics** pane, enter the following settings.
3536

36-
| Setting | Sample value | Description |
37-
|---------------------|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
38-
| 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). |
37+
| Setting | Sample value | Description |
38+
|---------------------|---------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
39+
| 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). |
4344

4445
1. If you've chosen the Standard plan, optionally enable zone redundancy for your new instance.
4546
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
5960

6061
:::image type="content" source="media/quickstart-portal/create-form-validation.png" alt-text="Screenshot of the Azure portal. Create workspace form. Validation.":::
6162

62-
## Access your Managed Grafana instance
63+
## Access your Azure Managed Grafana instance
6364

6465
1. Once the deployment is complete, select **Go to resource** to open your resource.
6566

6667
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.
6768

6869
:::image type="content" source="media/quickstart-portal/grafana-overview.png" alt-text="Screenshot of the Azure portal. Endpoint URL display.":::
6970

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.":::
7172

7273
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).
7374

0 commit comments

Comments
 (0)