Skip to content

Commit de1bfec

Browse files
authored
Merge pull request #200207 from ju-shim/61-alert
Monitor alerts updated steps in portal for maintenance notifications …
2 parents 6eb63e1 + 5b3d163 commit de1bfec

File tree

3 files changed

+18
-6
lines changed

3 files changed

+18
-6
lines changed
Loading
Loading

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.md

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,24 @@ The **Self-service maintenance** column now appears in the list of virtual machi
8989
Azure communicates a schedule for planned maintenance by sending an email to the subscription owner and co-owners group. You can add recipients and channels to this communication by creating Activity Log alerts. For more information, see [Monitor subscription activity with the Azure Activity Log](../azure-monitor/essentials/platform-logs-overview.md).
9090

9191
1. Sign in to the [Azure portal](https://portal.azure.com).
92-
2. In the left menu, select **Monitor**.
93-
3. In the **Monitor - Alerts (classic)** pane, select **+Add activity log alert**.
94-
4. On the **Add activity log alert** page, select or enter the requested information. In **Criteria**, make sure that you set the following values:
95-
- **Event category**: Select **Service Health**.
96-
- **Services**: Select **Virtual Machine Scale Sets and Virtual Machines**.
97-
- **Type**: Select **Planned maintenance**.
92+
1. In the left menu, select **Monitor**.
93+
1. In the Monitor menu, select **Service Health**.
94+
95+
:::image type="content" source="./media/virtual-machine-scale-sets-maintenance-notifications/monitor-service-health.png" alt-text="Select Service Health in the Monitor menu.":::
96+
97+
1. In Service Health, select **+ Create service health alert**.
98+
99+
:::image type="content" source="./media/virtual-machine-scale-sets-maintenance-notifications/monitor-create-service-health-alert.png" alt-text="Select Create service health alert button.":::
100+
101+
1. On the **Create an alert rule** page:
102+
1. Select the relevant **Subscription** and **Region** containing the resources to monitor for planned maintenance events.
103+
1. Specify the following:
104+
- **Services**: *Virtual Machine Scale Sets* and *Virtual Machines*
105+
- **Event type**: *Planned maintenance*
106+
1. Under **Actions**, add action groups to the alert rule in order to send notifications or invoke actions when a planned maintenance event is received.
107+
1. Fill out the details under **Alert rule details**.
108+
1. Select **Create alert rule**.
109+
98110

99111
To learn more about how to configure Activity Log alerts, see [Create Activity Log alerts](../azure-monitor/alerts/activity-log-alerts.md)
100112

0 commit comments

Comments
 (0)