Skip to content

Commit 426c95a

Browse files
committed
Fix note format
1 parent a5b8ecb commit 426c95a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Quickstart: create an Azure Managed Grafana instance using the Azure CLI'
2+
title: Create an Azure Managed Grafana instance using the Azure CLI
33
description: Learn how to create a Managed Grafana instance using the Azure CLI
44
ms.service: azure-managed-grafana
55
ms.topic: quickstart
@@ -14,7 +14,7 @@ ms.custom: engagement-fy23, devx-track-azurecli
1414

1515
Get started by creating an Azure Managed Grafana workspace using the Azure CLI. Creating a workspace will generate a Grafana instance.
1616

17-
> [!NOTE]
17+
>[!NOTE]
1818
> Azure Managed Grafana now has [two pricing plans](overview.md#service-tiers). This guides takes you through creating a new workspace in the Standard plan. To generate a workspace in the newly released Essential (preview) plan, [use the Azure portal](quickstart-managed-grafana-portal.md). We are working on enabling the creation of a workspace in the Essential (preview) plan using the Azure CLI.
1919

2020
## Prerequisites

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ In this quickstart, you get started with Azure Managed Grafana by creating an Az
5050
1. Select **Next : Permission >** to control access rights for your Grafana instance and data sources:
5151
1. **System assigned managed identity** is set to **On**.
5252

53-
> [!NOTE]
53+
>[!NOTE]
5454
You can use a user-assigned managed identity instead of the default system-assigned managed identity once the Azure Managed Grafana resource is deployed. To learn more, go to [Set up Azure Managed Grafana authentication and permissions (preview)](how-to-authentication-permissions.md).
5555

5656
1. The box **Add role assignment to this identity with 'Monitoring Reader' role on target subscription** is checked by default.

0 commit comments

Comments
 (0)