Skip to content

Commit bb45b43

Browse files
committed
You can edit scope of most alert rule types
1 parent 867938f commit bb45b43

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ Manage your alert rules in the Azure portal, or using the CLI or PowerShell.
1616
1. In the [portal](https://portal.azure.com/), select **Monitor**, then **Alerts**.
1717
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**.
1818
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-
1. Edit any of the fields in the following sections. You can't edit the **Alert Rule Name**, **Scope**, or **Signal type** of an existing alert rule.
19+
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+
- **Scope**
21+
22+
Note that you can't change the scope for these types of rules:
23+
- Log alert rules
24+
- Metric alert rules that monitor a custom metric
25+
- Smart detection alert rules
2026
- **Condition**. Learn more about conditions for [metric alert rules](./alerts-create-new-alert-rule.md?tabs=metric#tabpanel_1_metric), [log alert rules](./alerts-create-new-alert-rule.md?tabs=log#tabpanel_1_log), and [activity log alert rules](./alerts-create-new-alert-rule.md?tabs=activity-log#tabpanel_1_activity-log)
2127
- **Actions**
2228
- **Alert rule details**

0 commit comments

Comments
 (0)