Skip to content

Commit 4fff2ba

Browse files
Merge pull request #272698 from RoseHJM/dtl-freshness-001
DTL - Freshness pass
2 parents 8dad48e + 4fad84d commit 4fff2ba

File tree

5 files changed

+14
-12
lines changed

5 files changed

+14
-12
lines changed

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

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,43 +4,45 @@ description: This article provides steps to quickly and easily restart virtual m
44
ms.topic: how-to
55
ms.author: rosemalcolm
66
author: RoseHJM
7-
ms.date: 06/26/2020
7+
ms.date: 04/18/2024
88
ms.custom: UpdateFrequency2
9+
10+
#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.
911
---
1012

1113
# Restart a VM in a lab in Azure DevTest Labs
14+
1215
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:
1316

1417
- The VM must be running for the restart feature to be enabled.
1518
- 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.
1619
- If an artifact is being applied when you restart the VM, you receive a warning that the artifact might not be applied.
1720

18-
![Warning when restarting while applying artifacts](./media/devtest-lab-restart-vm/devtest-lab-restart-vm-apply-artifacts.png)
19-
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":::
2022

2123
> [!NOTE]
2224
> If the VM has stalled while applying an artifact, you can use the restart VM feature as a potential way to resolve the issue.
23-
>
24-
>
2525
26-
## Steps to restart a VM in a lab in Azure DevTest Labs
2726
1. Sign in to the [Azure portal](https://go.microsoft.com/fwlink/p/?LinkID=525040).
2827
1. Select **All Services**, and then select **DevTest Labs** from the list.
2928
1. From the list of labs, select the lab that includes the VM you want to restart.
3029
1. In the left panel, select **My Virtual Machines**.
3130
1. From the list of VMs, select a running VM.
3231
1. At the top of the VM management pane, select **Restart**.
3332

34-
![Restart VM button](./media/devtest-lab-restart-vm/devtest-lab-restart-vm.png)
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":::
3534

3635
1. Monitor the status of the restart by selecting the **Notifications** icon at the top right of the window.
3736

38-
![Viewing the status of the VM restart](./media/devtest-lab-restart-vm/devtest-lab-restart-notification.png)
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":::
3938

4039
You can also restart a running VM by selecting its ellipsis (...) in the list of **My Virtual Machines**.
4140

42-
![Restart VM through ellipses](./media/devtest-lab-restart-vm/devtest-lab-restart-elipses.png)
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":::
42+
43+
44+
After the VM restarts, you can reconnect to it by selecting **Connect** on the VM management pane.
45+
46+
## Related content
4347

44-
## Next steps
45-
* Once it is restarted, you can reconnect to the VM by selecting **Connect** on the its management pane.
46-
* Explore the [DevTest Labs Azure Resource Manager quickStart template gallery](https://github.com/Azure/azure-devtestlab/tree/master/samples/DevTestLabs/QuickStartTemplates)
48+
- [DevTest Labs Azure Resource Manager quickStart template gallery](https://github.com/Azure/azure-devtestlab/tree/master/samples/DevTestLabs/QuickStartTemplates)
Binary file not shown.
24.1 KB
Loading
10.4 KB
Loading
6.19 KB
Loading

0 commit comments

Comments
 (0)