Skip to content

Commit f6ed743

Browse files
authored
Merge pull request #302906 from v-albemi/lab-restart
Freshness: Azure DevTest Labs - Set 2 of 2
2 parents 3e0e383 + 5af5e54 commit f6ed743

File tree

2 files changed

+18
-19
lines changed

2 files changed

+18
-19
lines changed

articles/devtest-labs/devtest-lab-restart-vm.md

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Restart a VM in a lab
3-
description: This article provides steps to quickly and easily restart virtual machines (VM) in Azure DevTest Labs.
2+
title: Restart a VM in a Lab
3+
description: Learn how to quickly and easily restart virtual machines (VM) in Azure DevTest Labs.
44
ms.topic: how-to
55
ms.author: rosemalcolm
66
author: RoseHJM
7-
ms.date: 04/18/2024
7+
ms.date: 07/21/2025
88
ms.custom: UpdateFrequency2
99

1010
#customer intent: As a lab admin, I want to restart a virtual machine in a lab in Azure DevTest Labs so that I can restart a virtual machine as part of a troubleshooting plan.
@@ -15,33 +15,32 @@ ms.custom: UpdateFrequency2
1515
You can quickly and easily restart a virtual machine in DevTest Labs by following the steps in this article. Consider the following before restarting a VM:
1616

1717
- The VM must be running for the restart feature to be enabled.
18-
- If a user is connected to a running VM when they perform a restart, they must reconnect to the VM after it starts back up.
19-
- If an artifact is being applied when you restart the VM, you receive a warning that the artifact might not be applied.
18+
- If you're connected to a running VM when you perform a restart, you need to reconnect to the VM after it starts back up.
19+
- If an artifact is being applied when you restart the VM, you might receive a warning stating that the artifact might not be applied:
2020

21-
:::image type="content" source="media/devtest-lab-restart-vm/devtest-lab-restart-vm-apply-artifacts.png" alt-text="Screenshot showing the restarting while applying artifacts warning." lightbox="media/devtest-lab-restart-vm/devtest-lab-restart-vm-apply-artifacts.png":::
21+
:::image type="content" source="media/devtest-lab-restart-vm/devtest-lab-restart-vm-apply-artifacts.png" alt-text="Screenshot showing the warning that appears if you try to restart a VM while artifacts are being applied." lightbox="media/devtest-lab-restart-vm/devtest-lab-restart-vm-apply-artifacts.png":::
2222

2323
> [!NOTE]
24-
> If the VM has stalled while applying an artifact, you can use the restart VM feature as a potential way to resolve the issue.
24+
> If a VM stalls while you're applying an artifact, restarting the VM might resolve the issue.
2525
26-
1. Sign in to the [Azure portal](https://go.microsoft.com/fwlink/p/?LinkID=525040).
27-
1. Select **All Services**, and then select **DevTest Labs** from the list.
28-
1. From the list of labs, select the lab that includes the VM you want to restart.
29-
1. In the left panel, select **My Virtual Machines**.
30-
1. From the list of VMs, select a running VM.
31-
1. At the top of the VM management pane, select **Restart**.
26+
To restart a VM:
3227

33-
:::image type="content" source="media/devtest-lab-restart-vm/devtest-lab-restart-vm.png" alt-text="Screenshot of the Azure portal showing the Restart VM button." lightbox="media/devtest-lab-restart-vm/devtest-lab-restart-vm.png":::
28+
1. Sign in to the [Azure portal](https://go.microsoft.com/fwlink/p/?LinkID=525040).
29+
1. Go to the lab that includes the VM you want to restart.
30+
1. In the list of VMs, select a running VM.
31+
1. At the top of the VM Overview page, select **Restart**:
3432

35-
1. Monitor the status of the restart by selecting the **Notifications** icon at the top right of the window.
33+
:::image type="content" source="media/devtest-lab-restart-vm/devtest-lab-restart-vm.png" alt-text="Screenshot of the Azure portal showing the VM Restart button." lightbox="media/devtest-lab-restart-vm/devtest-lab-restart-vm.png":::
3634

37-
:::image type="content" source="media/devtest-lab-restart-vm/devtest-lab-restart-notification.png" alt-text="Screenshot of the Azure portal showing the notification icon and message." lightbox="media/devtest-lab-restart-vm/devtest-lab-restart-notification.png":::
35+
1. Monitor the status of the restart by selecting the **Notifications** button in the top-right corner of the window:
3836

39-
You can also restart a running VM by selecting its ellipsis (...) in the list of **My Virtual Machines**.
37+
:::image type="content" source="media/devtest-lab-restart-vm/devtest-lab-restart-notification.png" alt-text="Screenshot showing the notification button and message." lightbox="media/devtest-lab-restart-vm/devtest-lab-restart-notification.png":::
4038

41-
:::image type="content" source="media/devtest-lab-restart-vm/devtest-lab-restart-ellipses.png" alt-text="Screenshot of the Azure portal showing the Restart VM option in the ellipses menu." lightbox="media/devtest-lab-restart-vm/devtest-lab-restart-ellipses.png":::
39+
You can also restart a running VM by selecting the associated ellipsis button (**...**) in the **My virtual machines** list:
4240

41+
:::image type="content" source="media/devtest-lab-restart-vm/devtest-lab-restart-ellipses.png" alt-text="Screenshot showing the VM Restart option in the ellipses menu." lightbox="media/devtest-lab-restart-vm/devtest-lab-restart-ellipses.png":::
4342

44-
After the VM restarts, you can reconnect to it by selecting **Connect** on the VM management pane.
43+
After the VM restarts, you can reconnect to it by selecting **Connect** on the VM's Overview page.
4544

4645
## Related content
4746

1.15 KB
Loading

0 commit comments

Comments
 (0)