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: azure-local/manage/manage-arc-virtual-machines.md
+40-40Lines changed: 40 additions & 40 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -214,37 +214,37 @@ To start a VM, follow these steps in the Azure portal for your Azure Local insta
214
214
215
215
1. Verify that the VM started.
216
216
217
-
## Stop a VM
217
+
## Restart a VM
218
218
219
-
To stop a VM, follow these steps in the Azure portal for your Azure Local instance:
219
+
To restart a VM, follow these steps in the Azure portal for your Azure Local instance:
220
220
221
221
1. Go to the Azure Local resource, and then go to **Virtual machines**.
222
222
223
-
1. In the list of virtual machines, select a VM that's running and that you want to stop.
223
+
1. In the list of virtual machines, select a VM that's stopped and that you want to restart.
224
224
225
-
1. On the **Overview** page for the VM, on the command bar, select **Stop**.
225
+
1. On the **Overview** page for the VM, on the command bar, select **Restart**.
226
226
227
-
:::image type="content" source="./media/manage-arc-virtual-machines/stop-virtual-machine.png" alt-text="Screenshot of the button for stopping a virtual machine on the overview page." lightbox="./media/manage-arc-virtual-machines/stop-virtual-machine.png":::
227
+
:::image type="content" source="./media/manage-arc-virtual-machines/restart-virtual-machine.png" alt-text="Screenshot of the button for restarting a virtual machine on the overview page." lightbox="./media/manage-arc-virtual-machines/restart-virtual-machine.png":::
228
228
229
229
1. Select **Yes**.
230
230
231
-
1. Verify that the VM stopped.
231
+
1. Verify that the VM restarted.
232
232
233
-
## Restart a VM
233
+
## Stop a VM
234
234
235
-
To restart a VM, follow these steps in the Azure portal for your Azure Local instance:
235
+
To stop a VM, follow these steps in the Azure portal for your Azure Local instance:
236
236
237
237
1. Go to the Azure Local resource, and then go to **Virtual machines**.
238
238
239
-
1. In the list of virtual machines, select a VM that's stopped and that you want to restart.
239
+
1. In the list of virtual machines, select a VM that's running and that you want to stop.
240
240
241
-
1. On the **Overview** page for the VM, on the command bar, select **Restart**.
241
+
1. On the **Overview** page for the VM, on the command bar, select **Stop**.
242
242
243
-
:::image type="content" source="./media/manage-arc-virtual-machines/restart-virtual-machine.png" alt-text="Screenshot of the button for restarting a virtual machine on the overview page." lightbox="./media/manage-arc-virtual-machines/restart-virtual-machine.png":::
243
+
:::image type="content" source="./media/manage-arc-virtual-machines/stop-virtual-machine.png" alt-text="Screenshot of the button for stopping a virtual machine on the overview page." lightbox="./media/manage-arc-virtual-machines/stop-virtual-machine.png":::
244
244
245
245
1. Select **Yes**.
246
246
247
-
1. Verify that the VM restarted.
247
+
1. Verify that the VM stopped.
248
248
249
249
## Pause a VM
250
250
@@ -258,15 +258,15 @@ To pause a VM, follow these steps in the Azure portal for your Azure Local insta
258
258
259
259
1. Go to the Azure Local resource, and then go to **Virtual machines**.
260
260
261
-
1. In the list of virtual machines, select a VM that's running and that you want to pause.
261
+
1. In the list of virtual machines, select a VM that's currently running and that you want to pause.
262
262
263
263
1. On the **Overview** page for the VM, on the command bar, select **Pause**.
264
264
265
265
:::image type="content" source="./media/manage-arc-virtual-machines/pause-virtual-machine.png" alt-text="Screenshot of the button for pausing a virtual machine on the overview page." lightbox="./media/manage-arc-virtual-machines/pause-virtual-machine.png":::
266
266
267
-
1. On the confirmation message, select **Yes**.
267
+
1. On the confirmation dialog, select **Yes**.
268
268
269
-
1. Verify that the VM's status changes to **Paused**.
269
+
1. Verify that the VM's status changed to **Paused**.
270
270
271
271
### [Azure CLI](#tab/azurecli)
272
272
@@ -563,15 +563,15 @@ To save a VM, follow these steps in the Azure portal for your Azure Local instan
563
563
564
564
1. Go to the Azure Local resource, and then go to **Virtual machines**.
565
565
566
-
1. In the list of virtual machines, select a VM that's running and that you want to save.
566
+
1. In the list of virtual machines, select a VM that's currently running and that you want to save.
567
567
568
568
1. On the **Overview** page for the VM, on the command bar, select **Save**.
569
569
570
570
:::image type="content" source="./media/manage-arc-virtual-machines/save-virtual-machine.png" alt-text="Screenshot of the button for saving a virtual machine on the overview page." lightbox="./media/manage-arc-virtual-machines/save-virtual-machine.png":::
571
571
572
-
1. On the confirmation message, select **Yes**.
572
+
1. On the confirmation dialog, select **Yes**.
573
573
574
-
1. Verify that the VM's status changes to **Saved**.
574
+
1. Verify that the VM's status changed to **Saved**.
575
575
576
576
### [Azure CLI](#tab/azurecli)
577
577
@@ -857,6 +857,28 @@ Inside _start_initial/subscriptions/<Subscription ID>/resourceGroups/<Resource g
857
857
858
858
---
859
859
860
+
## Delete a VM
861
+
862
+
Deleting a VM doesn't delete all the resources associated with the VM. For example, it doesn't delete the data disks and the network interfaces associated with the VM. You need to locate and delete these resources separately.
863
+
864
+
To delete a VM, follow these steps in the Azure portal for your Azure Local instance:
865
+
866
+
1. Go to the Azure Local resource, and then go to **Virtual machines**.
867
+
868
+
1. In the list of virtual machines, select a VM that you want to remove from your system.
869
+
870
+
1. On the **Overview** page for the VM, on the command bar, select **Delete**.
871
+
872
+
1. You're prompted to confirm the deletion. Select **Yes**.
873
+
874
+
:::image type="content" source="./media/manage-arc-virtual-machines/delete-virtual-machine-warning.png" alt-text="Screenshot of the warning for deleting a virtual machine." lightbox="./media/manage-arc-virtual-machines/delete-virtual-machine-warning.png":::
875
+
876
+
1. Go to the resource group where this VM was deployed. Verify that the VM is removed from the list of resources in the resource group.
877
+
878
+
1. Locate the associated resources, such as the network interfaces and data disks, and delete them. You might need to select **Show hidden types** to view the resources associated with this VM that weren't deleted.
879
+
880
+
:::image type="content" source="./media/manage-arc-virtual-machines/locate-network-interfaces-data-disks-deleted-virtual-machine.png" alt-text="Screenshot of hidden types of resources associated with a virtual machine." lightbox="./media/manage-arc-virtual-machines/locate-network-interfaces-data-disks-deleted-virtual-machine.png":::
881
+
860
882
## Change the local account password
861
883
862
884
Follow these steps to change the local account passwords for an Azure Local VM deployed on your Azure Local instance. The steps are different for Windows and Linux VMs.
@@ -927,28 +949,6 @@ If Bash is in a different directory, be sure to change the `#!/bin/bash` line ac
927
949
fi
928
950
```
929
951
930
-
## Delete a VM
931
-
932
-
Deleting a VM doesn't delete all the resources associated with the VM. For example, it doesn't delete the data disks and the network interfaces associated with the VM. You need to locate and delete these resources separately.
933
-
934
-
To delete a VM, follow these steps in the Azure portal for your Azure Local instance:
935
-
936
-
1. Go to the Azure Local resource, and then go to **Virtual machines**.
937
-
938
-
1. In the list of virtual machines, select a VM that you want to remove from your system.
939
-
940
-
1. On the **Overview** page for the VM, on the command bar, select **Delete**.
941
-
942
-
1. You're prompted to confirm the deletion. Select **Yes**.
943
-
944
-
:::image type="content" source="./media/manage-arc-virtual-machines/delete-virtual-machine-warning.png" alt-text="Screenshot of the warning for deleting a virtual machine." lightbox="./media/manage-arc-virtual-machines/delete-virtual-machine-warning.png":::
945
-
946
-
1. Go to the resource group where this VM was deployed. Verify that the VM is removed from the list of resources in the resource group.
947
-
948
-
1. Locate the associated resources, such as the network interfaces and data disks, and delete them. You might need to select **Show hidden types** to view the resources associated with this VM that weren't deleted.
949
-
950
-
:::image type="content" source="./media/manage-arc-virtual-machines/locate-network-interfaces-data-disks-deleted-virtual-machine.png" alt-text="Screenshot of hidden types of resources associated with a virtual machine." lightbox="./media/manage-arc-virtual-machines/locate-network-interfaces-data-disks-deleted-virtual-machine.png":::
951
-
952
952
## Conduct live migration of Azure Local VMs
953
953
954
954
Live migration of Azure Local VMs across Azure Local nodes is supported via on-premises tools like [Failover Cluster Manager](/windows-server/manage/windows-admin-center/use/manage-failover-clusters#adding-a-failover-cluster-to-windows-admin-center) or [Windows Admin Center](/windows-server/manage/windows-admin-center/use/manage-virtual-machines#live-migrate-a-virtual-machine-to-another-cluster-node). Live migration of VM storage is not supported.
0 commit comments