Skip to content

Commit dc17e01

Browse files
authored
Update alerts-metric.md
1 parent 02a0e1a commit dc17e01

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-monitor/platform/alerts-metric.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Create, view and manage Metric Alerts Using Azure Monitor"
3-
description: Learn how to use Azure portal or CLI to create, view and manage metric alert rules.
2+
title: "Create, view, and manage Metric Alerts Using Azure Monitor"
3+
description: Learn how to use Azure portal or CLI to create, view, and manage metric alert rules.
44
author: harelbr
55
ms.service: azure-monitor
66
ms.topic: conceptual
@@ -69,7 +69,7 @@ You can view and manage metric alert rules using the Manage Rules blade under Al
6969

7070
2. Click on **Alerts** and **Manage rules**
7171

72-
3. In the **Manage rules** blade, you can view all your alert rules across subscriptions. You can further filter the rules using **Resource group**, **Resource type** and **Resource**. If you want to see only metric alerts, select **Signal type** as Metrics.
72+
3. In the **Manage rules** blade, you can view all your alert rules across subscriptions. You can further filter the rules using **Resource group**, **Resource type**, and **Resource**. If you want to see only metric alerts, select **Signal type** as Metrics.
7373

7474
> [!TIP]
7575
> In the **Manage rules** blade, you can select multiple alert rules and enable/disable them. This might be useful when certain target resources need to be put under maintenance
@@ -85,9 +85,9 @@ You can view and manage metric alert rules using the Manage Rules blade under Al
8585

8686
## With Azure CLI
8787

88-
The previous sections described how to create, view, and manage metric alert rules using Azure portal. This section will describe how to do the same using cross-platform [Azure CLI](https://docs.microsoft.com/cli/azure/get-started-with-azure-cli?view=azure-cli-latest). Quickest way to start using Azure CLI is through [Azure Cloud Shell](https://docs.microsoft.com/azure/cloud-shell/overview?view=azure-cli-latest). For this article, we will use Cloud shell.
88+
The previous sections described how to create, view, and manage metric alert rules using Azure portal. This section will describe how to do the same using cross-platform [Azure CLI](https://docs.microsoft.com/cli/azure/get-started-with-azure-cli?view=azure-cli-latest). Quickest way to start using Azure CLI is through [Azure Cloud Shell](https://docs.microsoft.com/azure/cloud-shell/overview?view=azure-cli-latest). For this article, we will use Cloud Shell.
8989

90-
1. Go to Azure portal, click on **Cloud shell**.
90+
1. Go to Azure portal, click on **Cloud Shell**.
9191

9292
2. At the prompt, you can use commands with ``--help`` option to learn more about the command and how to use it. For example, the following command shows you the list of commands available for creating, viewing, and managing metric alerts
9393

0 commit comments

Comments
 (0)