|
1 | 1 | ### YamlMime:HowTo
|
2 | 2 | ---
|
3 | 3 | metadata:
|
4 |
| - title: Configure auto-start settings for a VM |
5 |
| - description: Learn how to configure auto-start settings for VMs in a lab. This setting allows VMs in the lab to be automatically started on a schedule. |
| 4 | + title: Configure autostart settings for a VM |
| 5 | + description: Learn how to configure autostart settings for VMs in a lab. This setting allows VMs in the lab to be started automatically on a schedule. |
6 | 6 | author: RoseHJM
|
7 | 7 | ms.author: rosemalcolm
|
8 |
| - ms.date: 09/30/2023 |
| 8 | + ms.date: 07/11/2025 |
9 | 9 | ms.topic: how-to
|
10 | 10 | ms.custom:
|
11 | 11 | - UpdateFrequency2
|
12 | 12 | - ge-structured-content-pilot
|
| 13 | + #customer intent: As a developer, I want to configure autostart settings for VMs so that VMs start automatically according to a schedule. |
13 | 14 |
|
14 | 15 | title: |
|
15 |
| - Automatically start lab VMs with auto-start in Azure DevTest Labs |
| 16 | + Automatically start lab VMs with autostart in Azure DevTest Labs |
16 | 17 | introduction: |
|
17 |
| - This article shows how to configure and apply an auto-start policy for Azure DevTest Labs virtual machines (VMs). Auto-start automatically starts up lab VMs at specified times and days. |
| 18 | + This article shows how to configure and apply an autostart policy for Azure DevTest Labs virtual machines (VMs). Autostart automatically starts up lab VMs at specified times and days. |
18 | 19 |
|
19 |
| - To implement auto-start, you configure an auto-start policy for the lab first. Then, you can enable the policy for individual lab VMs. Requiring individual VMs to enable auto-start helps prevent unnecessary startups that could increase costs. |
| 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. |
20 | 21 |
|
21 |
| - You can also configure auto-shutdown policies for lab VMs. For more information, see [Manage auto shutdown 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). |
22 | 23 |
|
23 | 24 | procedureSection:
|
24 | 25 | - title: |
|
25 |
| - Configure auto-start for the lab |
| 26 | + Configure autostart for the lab |
26 | 27 | summary: |
|
27 |
| - To configure auto-start policy for a lab, follow these steps. After configuring the policy, [enable auto-start](#add-vms-to-the-auto-start-schedule) for each VM that you want to auto-start. |
| 28 | + To configure an autostart policy for a lab, complete these steps. After you configure the policy, [enable autostart](#add-vms-to-the-autostart-schedule) for each VM that you want to start automatically. |
28 | 29 | steps:
|
29 | 30 | - |
|
30 | 31 | On your lab **Overview** page, select **Configuration and policies** under **Settings** in the left navigation.
|
31 | 32 |
|
32 |
| - :::image type="content" source="./media/devtest-lab-auto-startup-vm/configuration-policies-menu.png" alt-text="Screenshot that shows selecting Configuration and policies in the left navigation menu."::: |
| 33 | + :::image type="content" source="./media/devtest-lab-auto-startup-vm/configuration-policies-menu.png" alt-text="Screenshot that shows selecting Configuration and policies in the left navigation menu." lightbox="./media/devtest-lab-auto-startup-vm/configuration-policies-menu.png"::: |
33 | 34 | - |
|
34 | 35 | On the **Configuration and policies** page, select **Auto-start** under **Schedules** in the left navigation.
|
35 | 36 | - |
|
36 | 37 | Select **Yes** for **Allow auto-start**.
|
37 | 38 |
|
38 |
| - :::image type="content" source="./media/devtest-lab-auto-startup-vm/portal-lab-auto-start.png" alt-text="Screenshot of Auto-start option under Schedules."::: |
| 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"::: |
39 | 40 | - |
|
40 |
| - 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. |
| 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. |
41 | 42 | - |
|
42 | 43 | Select **Save**.
|
43 | 44 |
|
44 |
| - :::image type="content" source="./media/devtest-lab-auto-startup-vm/auto-start-configuration.png" alt-text="Screenshot of auto-start schedule settings."::: |
| 45 | + :::image type="content" source="./media/devtest-lab-auto-startup-vm/auto-start-configuration.png" alt-text="Screenshot of autostart schedule settings."::: |
45 | 46 |
|
46 | 47 | - title: |
|
47 |
| - Add VMs to the auto-start schedule |
| 48 | + Add VMs to the autostart schedule |
48 | 49 | summary: |
|
49 |
| - After you configure the auto-start policy, follow these steps for each VM that you want to auto-start. |
| 50 | + After you configure the autostart policy, complete these steps for each VM that you want to start automatically. |
50 | 51 | steps:
|
51 | 52 | - |
|
52 | 53 | On your lab **Overview** page, select the VM under **My virtual machines**.
|
53 | 54 |
|
54 |
| - :::image type="content" source="./media/devtest-lab-auto-startup-vm/select-vm.png" alt-text="Screenshot of selecting a VM from the list under My virtual machines."::: |
| 55 | + :::image type="content" source="./media/devtest-lab-auto-startup-vm/select-vm.png" alt-text="Screenshot of selecting a VM from the list under My virtual machines." lightbox="./media/devtest-lab-auto-startup-vm/select-vm.png"::: |
55 | 56 | - |
|
56 | 57 | On the VM's **Overview** page, select **Auto-start** under **Operations** in the left navigation.
|
57 | 58 | - |
|
58 | 59 | On the **Auto-start** page, select **Yes** for **Allow this virtual machine to be scheduled for automatic start**, and then select **Save**.
|
59 | 60 |
|
60 | 61 | :::image type="content" source="./media/devtest-lab-auto-startup-vm/select-auto-start.png" alt-text="Screenshot of selecting Yes on the Auto-start page.":::
|
61 | 62 | - |
|
62 |
| - On the VM Overview page, your VM shows **Opted-in** status for auto-start. |
| 63 | + On the VM Overview page, your VM shows **Opted-in** status for autostart. |
63 | 64 |
|
64 |
| - :::image type="content" source="media/devtest-lab-auto-startup-vm/vm-overview-auto-start.png" alt-text="Screenshot showing vm with opted-in status for auto-start checked." lightbox="media/devtest-lab-auto-startup-vm/vm-overview-auto-start.png"::: |
| 65 | + :::image type="content" source="media/devtest-lab-auto-startup-vm/vm-overview-auto-start.png" alt-text="Screenshot showing a VM with opted-in status for autostart checked." lightbox="media/devtest-lab-auto-startup-vm/vm-overview-auto-start.png"::: |
65 | 66 |
|
66 |
| - You can also see the auto-start status for the VM on the lab Overview page. |
| 67 | + You can also see the autostart status for the VM on the lab Overview page. |
67 | 68 |
|
68 | 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":::
|
69 | 70 |
|
70 | 71 | relatedContent:
|
71 |
| - - text: Manage auto shutdown policies for a lab in Azure DevTest Labs |
| 72 | + - text: Configure autoshutdown for lab VMs in DevTest Labs |
72 | 73 | url: devtest-lab-auto-shutdown.md
|
73 |
| - - text: Use command lines to start and stop DevTest Labs virtual machines |
| 74 | + - text: Use command lines to start and stop DevTest Labs VMs |
74 | 75 | url: use-command-line-start-stop-virtual-machines.md
|
0 commit comments