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
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -289,14 +289,28 @@ Then you define these elements for the resulting alert actions by using:
289
289
290
290
### [Resource Health alert](#tab/resource-health)
291
291
292
-
1. Enter values for the **Alert rule name** and the **Alert rule description**.
293
-
1. (Optional) In the **Advanced options** section, select **Enable upon creation** for the alert rule to start running as soon as you're done creating it.
292
+
1. Enter values for the **Alert rule name** and the **Alert rule description**.
293
+
1. Select the **Region**.
294
+
1. (Optional) In the **Advanced options** section, select **Enable upon creation** for the alert rule to start running as soon as you're done creating it.
295
+
1. (Optional) If you've configured action groups for this alert rule, you can add custom properties to the alert payload to add more information to the payload. In the **Custom properties** section, add the property **Name** and **Value** for the custom property you want included in the payload.
296
+
297
+
> [!NOTE]
298
+
> The [common schema](alerts-common-schema.md) overwrites custom configurations. Therefore, you can't use both custom properties and the common schema for resource health alerts.
299
+
300
+
:::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.":::
294
301
295
302
### [Service Health alert](#tab/service-health)
296
303
297
304
1. Enter values for the **Alert rule name** and the **Alert rule description**.
305
+
1. Select the **Region**.
298
306
1. (Optional) In the **Advanced options** section, select **Enable upon creation** for the alert rule to start running as soon as you're done creating it.
307
+
1. (Optional) If you've configured action groups for this alert rule, you can add custom properties to the alert payload to add more information to the payload. In the **Custom properties** section, add the property **Name** and **Value** for the custom property you want included in the payload.
299
308
309
+
> [!NOTE]
310
+
> The [common schema](alerts-common-schema.md) overwrites custom configurations. Therefore, you can't use both custom properties and the common schema for service health alerts.
311
+
312
+
:::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.":::
313
+
300
314
---
301
315
302
316
1. On the **Tags** tab, set any required tags on the alert rule resource.
0 commit comments