Skip to content

Commit c3e36aa

Browse files
Merge pull request #227937 from AbbyMSFT/alerts-ui
Alert rules page limitation for resource health rules
2 parents 2c42369 + 874e307 commit c3e36aa

File tree

4 files changed

+21
-3
lines changed

4 files changed

+21
-3
lines changed

articles/azure-monitor/alerts/alerts-manage-alert-rules.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Manage your alert rules in the Azure portal, or using the CLI or Po
44
author: AbbyMSFT
55
ms.author: abbyweisberg
66
ms.topic: conceptual
7-
ms.date: 08/03/2022
7+
ms.date: 02/20/2023
88
ms.reviewer: harelbr
99
---
1010
# Manage your alert rules
@@ -14,7 +14,25 @@ Manage your alert rules in the Azure portal, or using the CLI or PowerShell.
1414
## Manage alert rules in the Azure portal
1515

1616
1. In the [portal](https://portal.azure.com/), select **Monitor**, then **Alerts**.
17-
1. From the top command bar, select **Alert rules**. You'll see all of your alert rules across subscriptions. You can filter the list of rules using the available filters: **Resource group**, **Resource type**, **Resource** and **Signal type**.
17+
1. From the top command bar, select **Alert rules**. The page shows all your alert rules across on all subscriptions.
18+
19+
:::image type="content" source="media/alerts-managing-alert-instances/alerts-rules-page.png" alt-text="Screenshot of alerts rules page.":::
20+
21+
1. You can filter the list of rules using the available filters:
22+
- Subscription
23+
- Alert condition
24+
- Severity
25+
- User response
26+
- Monitor service
27+
- Signal type
28+
- Resource group
29+
- Target resource type
30+
- Resource name
31+
- Suppression status
32+
33+
> [!NOTE]
34+
> If you filter on a `target resource type` scope, the alerts rules list doesn’t include resource health alert rules. To see the resource health alert rules, remove the `Target resource type` filter, or filter the rules based on the `Resource group` or `Subscription`.
35+
1836
1. Select the alert rule that you want to edit. You can select multiple alert rules and enable or disable them. Multi-selecting rules can be useful when you want to perform maintenance on specific resources.
1937
1. Edit any of the fields in the following sections. You can't edit the **Alert Rule Name**, or the **Signal type** of an existing alert rule.
2038
- **Scope**. You can edit the scope for all alert rules **other than**:
@@ -52,7 +70,7 @@ To enable recommended alert rules:
5270
1. In the **Notify me by** section, select the way you want to be notified if an alert is fired.
5371
1. Select **Enable**.
5472

55-
:::image type="content" source="media/alerts-managing-alert-instances/enable-recommended-rule-pane.jpg" alt-text="Screenshot of recommended alert rules pane.":::
73+
:::image type="content" source="media/alerts-managing-alert-instances/alerts-enable-recommended-alert-rule-pane.png" alt-text="Screenshot of recommended alert rules pane.":::
5674

5775
## Manage metric alert rules with the Azure CLI
5876

54.6 KB
Loading
181 KB
Loading

0 commit comments

Comments
 (0)