Skip to content

Commit 6d89cae

Browse files
authored
Merge pull request #302548 from v-albemi/autostart-settings
Freshness: Azure DevTest Labs - Set 1 of 2
2 parents bfd3534 + 62574ff commit 6d89cae

File tree

5 files changed

+22
-21
lines changed

5 files changed

+22
-21
lines changed
Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,75 @@
11
### YamlMime:HowTo
22
---
33
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.
66
author: RoseHJM
77
ms.author: rosemalcolm
8-
ms.date: 09/30/2023
8+
ms.date: 07/11/2025
99
ms.topic: how-to
1010
ms.custom:
1111
- UpdateFrequency2
1212
- 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.
1314

1415
title: |
15-
Automatically start lab VMs with auto-start in Azure DevTest Labs
16+
Automatically start lab VMs with autostart in Azure DevTest Labs
1617
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.
1819
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.
2021
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).
2223
2324
procedureSection:
2425
- title: |
25-
Configure auto-start for the lab
26+
Configure autostart for the lab
2627
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.
2829
steps:
2930
- |
3031
On your lab **Overview** page, select **Configuration and policies** under **Settings** in the left navigation.
3132
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":::
3334
- |
3435
On the **Configuration and policies** page, select **Auto-start** under **Schedules** in the left navigation.
3536
- |
3637
Select **Yes** for **Allow auto-start**.
3738
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":::
3940
- |
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.
4142
- |
4243
Select **Save**.
4344
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.":::
4546
4647
- title: |
47-
Add VMs to the auto-start schedule
48+
Add VMs to the autostart schedule
4849
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.
5051
steps:
5152
- |
5253
On your lab **Overview** page, select the VM under **My virtual machines**.
5354
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":::
5556
- |
5657
On the VM's **Overview** page, select **Auto-start** under **Operations** in the left navigation.
5758
- |
5859
On the **Auto-start** page, select **Yes** for **Allow this virtual machine to be scheduled for automatic start**, and then select **Save**.
5960
6061
:::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.":::
6162
- |
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.
6364
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":::
6566

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.
6768

6869
:::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":::
6970

7071
relatedContent:
71-
- text: Manage auto shutdown policies for a lab in Azure DevTest Labs
72+
- text: Configure autoshutdown for lab VMs in DevTest Labs
7273
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
7475
url: use-command-line-start-stop-virtual-machines.md
-80 KB
Loading
49.1 KB
Loading
50.3 KB
Loading
64 KB
Loading

0 commit comments

Comments
 (0)