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
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,42 +1,42 @@
1
1
---
2
-
title: Manage including restart, start, stop or delete Arc VMs on Azure Local
3
-
description: Learn how to manage Arc VMs. This includes operations such as start, stop, restart, view properties of Arc VMs running on Azure Local.
2
+
title: Manage including restart, start, stop or delete Azure Local VMs enabled by Azure Arc
3
+
description: Learn how to manage Azure Local VMs enabled by Azure Arc. This includes operations such as start, stop, restart, view properties of Azure Local VMs.
This article describes how to manage Arc virtual machines (VMs) running on Azure Local. The procedures to enable guest management, start, stop, restart, pause, save, or delete an Arc VM, are detailed.
15
+
This article describes how to manage Azure Local virtual machines (VMs) enabled by Azure Arc. The procedures to enable guest management, start, stop, restart, pause, save, or delete an Azure Local VM, are detailed.
16
16
17
17
## Prerequisites
18
18
19
19
- Access to an Azure Local instance that's deployed and registered. The deployment of an Azure Local instance includes the creation of an Azure Arc resource bridge and a custom location.
20
20
21
21
Go to the resource group in Azure. The displayed information includes the custom location and the Azure Arc resource bridge created for Azure Local. Make a note of the subscription, the resource group, and the custom location. You use them later in this scenario.
22
22
23
-
- One or more Azure Arc VMs running on your Azure Local instance. For more information, see [Create Azure Arc virtual machines on Azure Local](./create-arc-virtual-machines.md).
23
+
- One or more Azure Local VMs running on your Azure Local instance. For more information, see [Create Azure Local virtual machines](./create-arc-virtual-machines.md).
24
24
25
25
## Enable guest management
26
26
27
-
It's important to understand two agents in the context of guest management: a VM guest agent and an Azure Connected Machine agent. Every Azure Arc VM created via the Azure portal or the Azure CLI is provisioned with a guest agent (also called `mocguestagent`) on it.
27
+
It's important to understand two agents in the context of guest management: a VM guest agent and an Azure Connected Machine agent. Every Azure Local VM created via the Azure portal or the Azure CLI is provisioned with a guest agent (also called `mocguestagent`) on it.
28
28
29
-
When you enable guest management on an Azure Arc VM, the guest agent installs the [Azure Connected Machine agent](/azure/azure-arc/servers/agent-overview). You use the Azure Connected Machine agent to manage Azure Arc VM extensions on your VM.
29
+
When you enable guest management on an Azure Local VM, the guest agent installs the [Azure Connected Machine agent](/azure/azure-arc/servers/agent-overview). You use the Azure Connected Machine agent to manage Azure Local VM extensions on your VM.
30
30
31
31
Here are some key considerations for enabling guest management on a VM after you provision it:
32
32
33
33
- Make sure that your Azure Local instance is running 2311.2 or later.
34
34
- Enabling guest management after VM provisioning isn't supported for Windows Server 2012 and Windows Server 2012 R2.
35
-
- The steps to enable guest management differ based on whether a guest agent is running on your Azure Arc VM.
35
+
- The steps to enable guest management differ based on whether a guest agent is running on your Azure Local VM.
36
36
37
37
### Verify that the guest agent is running
38
38
39
-
To verify that the guest agent is running on the Azure Arc VM:
39
+
To verify that the guest agent is running on the Azure Local VM:
40
40
41
41
1. Connect to the machine.
42
42
1. Run the following command:
@@ -79,7 +79,7 @@ If your statuses don't match the preceding output, follow the steps in [Enable g
79
79
80
80
### Enable guest management on a VM when the guest agent is running
81
81
82
-
To enable guest management on an Azure Arc VM that has the guest agent running:
82
+
To enable guest management on an Azure Local VM that has the guest agent running:
83
83
84
84
1. Run the following command, which sets the `enable-agent` parameter to `true`:
85
85
@@ -196,7 +196,7 @@ To view VM properties for your Azure Local instance, follow these steps in the A
196
196
197
197
1. On the **Overview** page, select the **Properties** tab to view the properties of your VM.
198
198
199
-
:::image type="content" source="./media/manage-arc-virtual-machines/view-virtual-machine-properties-2.png" alt-text="Screenshot of the properties of a selected Azure Arc virtual machine." lightbox="./media/manage-arc-virtual-machines/view-virtual-machine-properties-2.png":::
199
+
:::image type="content" source="./media/manage-arc-virtual-machines/view-virtual-machine-properties-2.png" alt-text="Screenshot of the properties of a selected Azure Local virtual machine." lightbox="./media/manage-arc-virtual-machines/view-virtual-machine-properties-2.png":::
200
200
201
201
## Start a VM
202
202
@@ -815,11 +815,11 @@ Inside _start_initial/subscriptions/<Subscription ID>/resourceGroups/<Resource g
815
815
816
816
## Change the local account password
817
817
818
-
Follow these steps to change the local account passwords for an Azure Arc VM deployed on your Azure Local instance. The steps are different for Windows and Linux VMs.
818
+
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.
819
819
820
820
### [Windows](#tab/windows)
821
821
822
-
1. Sign in to the Azure Arc VM.
822
+
1. Sign in to the Azure Local VM.
823
823
824
824
1. Run the following Azure PowerShell command:
825
825
@@ -853,7 +853,7 @@ Follow these steps to change the local account passwords for an Azure Arc VM dep
853
853
854
854
If Bash is in a different directory, be sure to change the `#!/bin/bash` line accordingly.
855
855
856
-
1. Sign in to the Azure Arc VM.
856
+
1. Sign in to the Azure Local VM.
857
857
858
858
1. Run the following script from where Bash is installed:
859
859
@@ -907,9 +907,9 @@ To delete a VM, follow these steps in the Azure portal for your Azure Local inst
907
907
908
908
:::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":::
909
909
910
-
## Conduct live migration of Azure Arc VMs
910
+
## Conduct live migration of Azure Local VMs
911
911
912
-
Live migration of Azure Arc 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.
912
+
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.
913
913
914
914
## Change cores and memory
915
915
@@ -925,4 +925,4 @@ To change cores and memory, follow these steps in the Azure portal for your Azur
925
925
926
926
## Related content
927
927
928
-
- [Manage Arc VM resources such as data disks and network interfaces](./manage-arc-virtual-machine-resources.md)
928
+
- [Manage Azure Local VM resources such as data disks and network interfaces](./manage-arc-virtual-machine-resources.md).
0 commit comments