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-create-new-alert-rule.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,9 +56,6 @@ And then defining these elements for the resulting alert actions using:
56
56
|Resource health|Resource Health|The service that provides the resource-level health status. |
57
57
|Service health|Service health|The service that provides the subscription-level health status. |
58
58
59
-
60
-
61
-
62
59
63
60
1. Select the **Signal name**, and follow the steps in the tab below that corresponds to the type of alert you're creating.
64
61
### [Metric alert](#tab/metric)
@@ -191,18 +188,19 @@ And then defining these elements for the resulting alert actions using:
191
188
From this point on, you can select the **Review + create** button at any time.
192
189
193
190
1. In the **Actions** tab, select or create the required [action groups](./action-groups.md).
194
-
If your target resource is in either of these regions:
191
+
1. (Optional) If you want to make sure that the data processing for the action group takes place within a specific region, you can select one of these regions in which to process the action group:
195
192
- Sweden Central
196
193
- Germany West Central
197
194
198
-
you can select a **Region** to ensure that the relevant data processing occurs within that region.
195
+
> [!NOTE]
196
+
> We are continually adding more regions for regional data processing.
199
197
200
198
:::image type="content" source="media/alerts-create-new-alert-rule/alerts-rule-actions-tab.png" alt-text="Screenshot of the actions tab when creating a new alert rule.":::
201
199
202
200
1. In the **Details** tab, define the **Project details**.
203
201
- Select the **Subscription**.
204
202
- Select the **Resource group**.
205
-
- (Optional) If your target resource is in any of these regions, and you're creating a metric alert rule that monitors a custom metric, you can select a **Region** to ensure that the relevant data processing occurs within that region.
203
+
- (Optional) If you want to make sure that the data processing for the alert rule takes place within a specific region, and you're creating a metric alert rule that monitors a custom metric, you can select one of these regions for the processing of the alert rule.
0 commit comments