Skip to content

Commit 19f817d

Browse files
committed
updates
1 parent 0511419 commit 19f817d

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

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

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,31 +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 receive a warning 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 applying an artifact, you can use the restart VM feature to potentially resolve the issue.
25+
26+
To restart a VM:
2527

2628
1. Sign in to the [Azure portal](https://go.microsoft.com/fwlink/p/?LinkID=525040).
2729
1. Select **All Services**, and then select **DevTest Labs** from the list.
2830
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**.
31+
1. In the left pane, select **My Virtual Machines**.
3032
1. From the list of VMs, select a running VM.
31-
1. At the top of the VM management pane, select **Restart**.
32-
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":::
33+
1. At the top of the VM management pane, select **Restart**:
3434

35-
1. Monitor the status of the restart by selecting the **Notifications** icon at the top right of the window.
35+
:::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":::
3636

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":::
37+
1. Monitor the status of the restart by selecting the **Notifications** button in the top-right corner of the window:
3838

39-
You can also restart a running VM by selecting its ellipsis (...) in the list of **My Virtual Machines**.
39+
:::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":::
4040

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":::
41+
You can also restart a running VM by selecting the associated ellipsis button (**...**) in the list of **My Virtual Machines**:
4242

43+
:::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":::
4344

4445
After the VM restarts, you can reconnect to it by selecting **Connect** on the VM management pane.
4546

0 commit comments

Comments
 (0)