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/devtest-labs/devtest-lab-auto-shutdown.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,9 +69,9 @@ To set autoshutdown policy for your lab:
69
69
70
70
If the autoshutdown policy allows, you can also set autoshutdown schedules for individual lab VMs.
71
71
72
-
1. On the Azure portal home page for the VM, in the **Operations** section on the left menu, select **Auto-shutdown**.
72
+
1. On the Azure portal home page for the VM, select **Auto-shutdown** from the **Operations** section of the left menu.
73
73
1. On the **Auto-shutdown** screen, select **On** for **Enabled** to enable autoshutdown, or **Off** to disable it.
74
-
1. For **Scheduled shutdown** and **Time zone**, specify the time and time zone to shut down all lab VMs.
74
+
1. For **Scheduled shutdown** and **Time zone**, specify the time and time zone to shut down the VM.
75
75
1. For **Send notification before auto-shutdown?**, select **Yes** if you want to send a notification 30 minutes before the specified autoshutdown time.
76
76
1. If you chose **Yes**, enter a webhook URL endpoint under **Webhook URL** or an email address under **Email address** where you want the notification to post or be sent.
77
77
1. Select **Save**.
@@ -83,7 +83,7 @@ If the autoshutdown policy allows, you can also set autoshutdown schedules for i
83
83
After you update autoshutdown settings, you can see that activity logged in the activity log for the VM.
84
84
85
85
1. On the Azure portal home page for the VM, select **Activity log** from the left menu.
86
-
1.Remove the **Resource** filter, apply the appropriate **Resource group** filter, and view the entries for **Add or modify schedules**.
86
+
1.Apply the appropriate **Resource group** filter, and view the entries for **Add or modify schedules**.
87
87
88
88
:::image type="content" source="media/devtest-lab-auto-shutdown/activity-log-entry.png" alt-text="Screenshot showing Add or modify schedules in the Activity log.":::
0 commit comments