You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/devtest-labs/devtest-lab-restart-vm.md
+13-12Lines changed: 13 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,31 +15,32 @@ ms.custom: UpdateFrequency2
15
15
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:
16
16
17
17
- 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:
20
20
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":::
22
22
23
23
> [!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:
25
27
26
28
1. Sign in to the [Azure portal](https://go.microsoft.com/fwlink/p/?LinkID=525040).
27
29
1. Select **All Services**, and then select **DevTest Labs** from the list.
28
30
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**.
30
32
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**:
34
34
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":::
36
36
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:
38
38
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":::
40
40
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**:
42
42
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":::
43
44
44
45
After the VM restarts, you can reconnect to it by selecting **Connect** on the VM management pane.
0 commit comments