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-startup-vm.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ introduction: |
19
19
20
20
To implement autostart, you first configure an autostart policy for the lab. You can then enable the policy for individual lab VMs. Requiring individual VMs to enable autostart helps prevent unnecessary startups that could increase costs.
21
21
22
-
You can also configure autoshutdown policies for lab VMs. For more information, see [Manage autoshutdown policies for a lab in Azure DevTest Labs](devtest-lab-auto-shutdown.md).
22
+
You can also configure autoshutdown policies for lab VMs. For more information, see [Configure autoshutdown for lab VMs in DevTest Labs](devtest-lab-auto-shutdown.md).
23
23
24
24
procedureSection:
25
25
- title: |
@@ -38,7 +38,7 @@ procedureSection:
38
38
39
39
:::image type="content" source="./media/devtest-lab-auto-startup-vm/portal-lab-auto-start.png" alt-text="Screenshot of Auto-start option under Schedules." lightbox="./media/devtest-lab-auto-startup-vm/portal-lab-auto-start.png":::
40
40
- |
41
-
Enter a **Scheduled start** time, select a **Time zone**, and select the checkboxes next to the **Days of the week** that you want to apply the schedule to.
41
+
Enter a **Scheduled start** time, select a **Time zone**, and select the checkboxes next to the **Days of the week** that you want to add to the schedule.
42
42
- |
43
43
Select **Save**.
44
44
@@ -69,7 +69,7 @@ procedureSection:
69
69
:::image type="content" source="media/devtest-lab-auto-startup-vm/lab-overview-auto-start-status.png" alt-text="Screenshot showing the lab overview page, with VM auto-start set to Yes." lightbox="media/devtest-lab-auto-startup-vm/lab-overview-auto-start-status.png":::
70
70
71
71
relatedContent:
72
-
- text: Manage autoshutdown policies for a lab in Azure DevTest Labs
72
+
- text: Configure autoshutdown for lab VMs in DevTest Labs
73
73
url: devtest-lab-auto-shutdown.md
74
74
- text: Use command lines to start and stop DevTest Labs VMs
0 commit comments