Skip to content

Commit accfa65

Browse files
Merge pull request #227275 from nolavime/patch-103
added Efrat information
2 parents 9a46bad + 3156174 commit accfa65

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

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

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,14 +289,28 @@ Then you define these elements for the resulting alert actions by using:
289289

290290
### [Resource Health alert](#tab/resource-health)
291291

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.":::
294301

295302
### [Service Health alert](#tab/service-health)
296303

297304
1. Enter values for the **Alert rule name** and the **Alert rule description**.
305+
1. Select the **Region**.
298306
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.
299308

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+
300314
---
301315

302316
1. On the **Tags** tab, set any required tags on the alert rule resource.

0 commit comments

Comments
 (0)