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).
This article describes how to manually back up and restore a Trusted launch Arc VM on Azure Local.
16
+
This article describes how to manually back up and restore a Trusted launch for Azure Local VM enabled by Azure Arc.
17
17
18
-
Unlike standard Azure Arc VMs, Trusted launch Arc VMs use a VM guest state protection (GSP) key to protect the VM guest state, including the virtual TPM (vTPM) state, while at rest. The VM GSP key is stored in a local key vault in the Azure Local system where the VM resides.
18
+
Unlike standard Azure Local VMs, Trusted launch for Azure Local VMs use a VM guest state protection (GSP) key to protect the VM guest state, including the virtual TPM (vTPM) state, while at rest. The VM GSP key is stored in a local key vault in the Azure Local system where the VM resides.
19
19
20
-
Trusted launch Arc VMs store the VM guest state in two files, VM Guest state (VMGS) and VM Runtime state (VMRS). If the VM GSP key is lost, you can't boot up a Trusted launch Arc VM.
20
+
Trusted launch for Azure Local VMs store the VM guest state in two files, VM Guest state (VMGS) and VM Runtime state (VMRS). If the VM GSP key is lost, you can't boot up a Trusted launch for Azure Local VM.
21
21
22
-
It is important that you back up your Trusted launch Arc VM periodically, so you can recover your VM in the event of a data loss. To back up a Trusted launch VM, back up all the VM files, including VMGS and VMRS files. Additionally, back up the VM GSP key to a backup key vault.
22
+
It is important that you back up your Trusted launch for Azure Local VM periodically, so you can recover your VM in the event of a data loss. To back up a Trusted launch VM, back up all the VM files, including VMGS and VMRS files. Additionally, back up the VM GSP key to a backup key vault.
23
23
24
-
Similarly, to restore a Trusted launch Arc VM to a target Azure Local system, restore all the VM files, including VMGS and VMRS files. Additionally, restore the VM GSP key from the backup key vault to another key vault on the target Azure Local system.
24
+
Similarly, to restore a Trusted launch for Azure Local VM to a target Azure Local system, restore all the VM files, including VMGS and VMRS files. Additionally, restore the VM GSP key from the backup key vault to another key vault on the target Azure Local system.
25
25
26
-
The following sections describe how you can back up the Trusted launch Arc VM and restore it in the event of a data loss.
26
+
The following sections describe how you can back up the Trusted launch for Azure Local VM and restore it in the event of a data loss.
27
27
28
28
## Back up the VM
29
29
30
-
You can use [Export-VM](/powershell/module/hyper-v/export-vm) to obtain a copy of all the VM files, including VMGS and VMRS files, for your Trusted launch Arc VM. You can then back up those VM files.
30
+
You can use [Export-VM](/powershell/module/hyper-v/export-vm) to obtain a copy of all the VM files, including VMGS and VMRS files, for your Trusted launch for Azure Local VM. You can then back up those VM files.
31
31
32
32
Follow these steps to copy the VM GSP key from the key vault on the Azure Local system (where the VM resides) to a backup key vault on a different Azure Local system:
33
33
@@ -91,7 +91,7 @@ In the event of a data loss, use the backup copy of your VM files, and restore t
91
91
Follow these steps to copy the VM GSP key from the backup key vault in the Azure Local system (where the backup copy of the VM GSP key was stored) to the key vault on the target Azure Local system (where the VM needs to be restored).
92
92
93
93
> [!NOTE]
94
-
> Trusted launch Arc VMs restored on an alternate Azure Local system (different from the Azure Local system where the VM originally resided) can't be managed from the Azure control plane.
94
+
> Trusted launch for Azure Local VMs restored on an alternate Azure Local system (different from the Azure Local system where the VM originally resided) can't be managed from the Azure control plane.
95
95
96
96
97
97
### 1. On the source Azure Local system where the VM needs to be restored
Copy file name to clipboardExpand all lines: azure-local/whats-new.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ This is a baseline release with the following features and improvements:
65
65
66
66
-**Arc VMs** - Here are the improvements made to Arc VMs in this release:
67
67
-**Azure Marketplace images**: Three new Azure Marketplace images are available in addition to the existing images. For more information, see the [List of Azure Marketplace images supported for Arc VMs](./manage/virtual-machine-image-azure-marketplace.md#create-azure-local-vm-image-using-azure-marketplace-images).
68
-
-**Live migration**: Live migration is available for Arc VMs via on-premises tools. For more information, see [Live migration of Arc VMs](./manage/manage-arc-virtual-machines.md#conduct-live-migration-of-azure-arc-vms).
68
+
-**Live migration**: Live migration is available for Azure Local VMs via on-premises tools. For more information, see [Live migration of Azure Local VMs](./manage/manage-arc-virtual-machines.md#conduct-live-migration-of-azure-local-vms).
69
69
70
70
-**4-node switchless support documentation** - Documentation for 4-node switchless is now available. For more information, see [4-node switchless support](./plan/four-node-switchless-two-switches-two-links.md).
0 commit comments