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/azure-monitor/alerts/alerts-manage-alert-rules.md
+21-3Lines changed: 21 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Manage your alert rules in the Azure portal, or using the CLI or Po
4
4
author: AbbyMSFT
5
5
ms.author: abbyweisberg
6
6
ms.topic: conceptual
7
-
ms.date: 08/03/2022
7
+
ms.date: 02/20/2023
8
8
ms.reviewer: harelbr
9
9
---
10
10
# Manage your alert rules
@@ -14,7 +14,25 @@ Manage your alert rules in the Azure portal, or using the CLI or PowerShell.
14
14
## Manage alert rules in the Azure portal
15
15
16
16
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
+
18
36
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.
19
37
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.
20
38
-**Scope**. You can edit the scope for all alert rules **other than**:
@@ -52,7 +70,7 @@ To enable recommended alert rules:
52
70
1. In the **Notify me by** section, select the way you want to be notified if an alert is fired.
53
71
1. Select **Enable**.
54
72
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.":::
0 commit comments