Skip to content

Commit dfff992

Browse files
Merge pull request #241136 from AbbyMSFT/alert-rules
correction about regions in alert rules
2 parents df0f4ca + 777f28a commit dfff992

File tree

1 file changed

+9
-15
lines changed

1 file changed

+9
-15
lines changed

articles/azure-monitor/alerts/alerts-create-new-alert-rule.md

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,6 @@ Alerts triggered by these alert rules contain a payload that uses the [common al
249249
250250
1. On the **Actions** tab, select or create the required [action groups](./action-groups.md).
251251
252-
> [!NOTE]
253-
> We're continually adding more regions for regional data processing.
254-
255252
1. (Optional) In the <a name="custom-props">**Custom properties**</a> section, if you've configured action groups for this alert rule, you can add custom properties in key:value pairs to the alert notification payload to add more information to it. Add the property **Name** and **Value** for the custom property you want included in the payload.
256253
257254
You can also use custom properties to extract and manipulate data from alert payloads that use the common schema. You can use those values in the action group webhook or logic app.
@@ -292,21 +289,21 @@ Alerts triggered by these alert rules contain a payload that uses the [common al
292289
1. On the **Details** tab, define the **Project details**.
293290
- Select the **Subscription**.
294291
- Select the **Resource group**.
295-
- (Optional) If you're creating a metric alert rule that monitors a custom metric with the scope defined as one of the following regions and you want to make sure that the data processing for the alert rule takes place within that region, you can select to process the alert rule in one of these regions:
296-
- North Europe
297-
- West Europe
298-
- Sweden Central
299-
- Germany West Central
300-
301-
> [!NOTE]
302-
> We're continually adding more regions for regional data processing.
292+
303293
1. Define the **Alert rule details**.
304294
305295
#### [Metric alert](#tab/metric)
306296
307297
1. Select the **Severity**.
308298
1. Enter values for the **Alert rule name** and the **Alert rule description**.
309-
1. Select the **Region**.
299+
1. (Optional) If you're creating a metric alert rule that monitors a custom metric with the scope defined as one of the following regions and you want to make sure that the data processing for the alert rule takes place within that region, you can select to process the alert rule in one of these regions:
300+
- North Europe
301+
- West Europe
302+
- Sweden Central
303+
- Germany West Central
304+
305+
We're continually adding more regions for regional data processing.
306+
310307
1. (Optional) In the **Advanced options** section, you can set several options.
311308
312309
|Field |Description |
@@ -359,22 +356,19 @@ Alerts triggered by these alert rules contain a payload that uses the [common al
359356
#### [Activity log alert](#tab/activity-log)
360357
361358
1. Enter values for the **Alert rule name** and the **Alert rule description**.
362-
1. Select the **Region**.
363359
1. Select **Enable upon creation** for the alert rule to start running as soon as you're done creating it.
364360
365361
:::image type="content" source="media/alerts-create-new-alert-rule/alerts-activity-log-rule-details-tab.png" alt-text="Screenshot that shows the Actions tab when creating a new activity log alert rule.":::
366362
367363
#### [Resource Health alert](#tab/resource-health)
368364
369365
1. Enter values for the **Alert rule name** and the **Alert rule description**.
370-
1. Select the **Region**.
371366
1. Select **Enable upon creation** for the alert rule to start running as soon as you're done creating it.
372367
373368
:::image type="content" source="media/alerts-create-new-alert-rule/alerts-activity-log-rule-details-tab.png" alt-text="Screenshot that shows the Actions tab when creating a new activity log alert rule.":::
374369
#### [Service Health alert](#tab/service-health)
375370
376371
1. Enter values for the **Alert rule name** and the **Alert rule description**.
377-
1. Select the **Region**.
378372
1. Select **Enable upon creation** for the alert rule to start running as soon as you're done creating it.
379373
380374
:::image type="content" source="media/alerts-create-new-alert-rule/alerts-activity-log-rule-details-tab.png" alt-text="Screenshot that shows the Actions tab when creating a new activity log alert rule.":::

0 commit comments

Comments
 (0)