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/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.md
+18-6Lines changed: 18 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,12 +89,24 @@ The **Self-service maintenance** column now appears in the list of virtual machi
89
89
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).
90
90
91
91
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
+
98
110
99
111
To learn more about how to configure Activity Log alerts, see [Create Activity Log alerts](../azure-monitor/alerts/activity-log-alerts.md)
0 commit comments