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
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,10 +26,8 @@ You can quickly and easily restart a virtual machine in DevTest Labs by followi
26
26
To restart a VM:
27
27
28
28
1. Sign in to the [Azure portal](https://go.microsoft.com/fwlink/p/?LinkID=525040).
29
-
1. Select **All Services**, and then select **DevTest Labs** from the list.
30
-
1. From the list of labs, select the lab that includes the VM you want to restart.
31
-
1. In the left pane, select **My Virtual Machines**.
32
-
1. From the list of VMs, select a running VM.
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.
33
31
1. At the top of the VM management pane, select **Restart**:
34
32
35
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":::
@@ -38,7 +36,7 @@ To restart a VM:
38
36
39
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":::
40
38
41
-
You can also restart a running VM by selecting the associated ellipsis button (**...**) in the list of **My Virtual Machines**:
39
+
You can also restart a running VM by selecting the associated ellipsis button (**...**) in the **My virtual machines** list:
42
40
43
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":::
0 commit comments