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
+9-15Lines changed: 9 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -249,9 +249,6 @@ Alerts triggered by these alert rules contain a payload that uses the [common al
249
249
250
250
1. On the **Actions** tab, select or create the required [action groups](./action-groups.md).
251
251
252
-
> [!NOTE]
253
-
> We're continually adding more regions for regional data processing.
254
-
255
252
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.
256
253
257
254
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
292
289
1. On the **Details** tab, define the **Project details**.
293
290
- Select the **Subscription**.
294
291
- 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
+
303
293
1. Define the **Alert rule details**.
304
294
305
295
#### [Metric alert](#tab/metric)
306
296
307
297
1. Select the **Severity**.
308
298
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
+
310
307
1. (Optional) In the **Advanced options** section, you can set several options.
311
308
312
309
|Field |Description |
@@ -359,22 +356,19 @@ Alerts triggered by these alert rules contain a payload that uses the [common al
359
356
#### [Activity log alert](#tab/activity-log)
360
357
361
358
1. Enter values for the **Alert rule name** and the **Alert rule description**.
362
-
1. Select the **Region**.
363
359
1. Select **Enable upon creation** for the alert rule to start running as soon as you're done creating it.
364
360
365
361
:::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.":::
366
362
367
363
#### [Resource Health alert](#tab/resource-health)
368
364
369
365
1. Enter values for the **Alert rule name** and the **Alert rule description**.
370
-
1. Select the **Region**.
371
366
1. Select **Enable upon creation** for the alert rule to start running as soon as you're done creating it.
372
367
373
368
:::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.":::
374
369
#### [Service Health alert](#tab/service-health)
375
370
376
371
1. Enter values for the **Alert rule name** and the **Alert rule description**.
377
-
1. Select the **Region**.
378
372
1. Select **Enable upon creation** for the alert rule to start running as soon as you're done creating it.
379
373
380
374
:::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