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/backup/back-up-azure-stack-hyperconverged-infrastructure-virtual-machines.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,16 +30,16 @@ MABS can back up Azure Local virtual machines in the following scenarios:
30
30
31
31
32
32
33
-
-**Arc VMs**: [Arc VMs](/azure/azure-arc/servers/overview) add fabric management capabilities in addition to [Arc-enabled servers](/azure/azure-arc/servers/overview). These allow *IT admins* to create, modify, delete, and assign permissions and roles to *app owners*, thereby enabling *self-service VM management*. Recovery of Arc VMs is supported in a limited capacity in Azure Local.
33
+
-**Azure Local VMs**: [Azure Local VMs](/azure/azure-local/concepts/compare-vm-management-capabilities) add lifecycle management capabilities in addition to [Arc-enabled servers](/azure/azure-arc/servers/overview). These allow *IT admins* to create, modify, delete, and assign permissions and roles to *app owners*, thereby enabling *self-service VM management*. Recovery of Azure Local VMs is supported in a limited capacity in Azure Local.
34
34
35
-
The following table lists the various levels of backup and restore capabilities for Azure Arc VMs:
35
+
The following table lists the various levels of backup and restore capabilities for Azure Local VMs:
|**Guest-level backups and recovery** (which require an agent in the guest OS) || Work as expected. |
40
40
|**Host-level backups**|| Work as expected. |
41
41
|**Host-level recovery**| Recovery to the original VM instance | Recovery to the original VMs works as expected. |
42
-
|| Alternate location recovery (ALR) | Recovery to the ALR is supported in a limited way as the ALR recovers to a Hyper-V VM. Currently, conversion of Hyper-V VM to an Arc VM isn't supported. |
42
+
|| Alternate location recovery (ALR) | Recovery to the ALR is supported in a limited way as the ALR recovers to an unmanaged VM. Currently, conversion of unmanaged VM to an Azure Local VM isn't supported. |
43
43
44
44
Learn more about the [supported scenarios for MABS V3 UR2 and later](backup-mabs-protection-matrix.md#vm-backup).
45
45
@@ -110,11 +110,11 @@ These are the prerequisites for backing up virtual machines with MABS:
110
110
111
111
During VM selection, you can choose one of the following VM type:
112
112
113
-
- **Hyper-v VMs**: Select this VM type from the individual node.
113
+
- **Hyper-V (Unmanaged) VMs**: Select this VM type from the individual node.
114
114
115
115
:::image type="content" source="./media/back-up-azure-stack-hyperconverged-infrastructure-virtual-machines/select-hyper-v-vm.png" alt-text="Screenshot shows the selection of Hyper-V VMs." lightbox="./media/back-up-azure-stack-hyperconverged-infrastructure-virtual-machines/select-hyper-v-vm.png":::
116
116
117
-
- **Clustered HA VMs**: Select this VM type from the cluster.
117
+
- **Highly Availabe VMs**: Select this VM type from the cluster.
118
118
119
119
:::image type="content" source="./media/back-up-azure-stack-hyperconverged-infrastructure-virtual-machines/select-clustered-vm.png" alt-text="Screenshot shows the selection of Clustered VMs." lightbox="./media/back-up-azure-stack-hyperconverged-infrastructure-virtual-machines/select-clustered-vm.png":::
120
120
@@ -165,8 +165,8 @@ When you can recover a backed up virtual machine, you use the Recovery wizard to
165
165
1. In the MABS Administrator console, type the name of the VM, or expand the list of protected items, navigate to **All Protected HyperV Data**, and select the VM you want to recover.
166
166
167
167
>[!Note]
168
-
>- All the Clustered HA VMs are recovered by selecting these Virtual machines under the cluster.
169
-
>- Both Hyper-V and Clustered VMs are restored as Hyper-V Virtual Machines.
168
+
>- All the highly available VMs are recovered by selecting these Virtual machines under the cluster.
169
+
>- Both standalone and highly available VMs are restored as unmanaged Virtual Machines.
170
170
171
171
2. In the **Recovery points for** pane, on the calendar, select any date to see the recovery points available. Then in the **Path** pane, select the recovery point you want to use in the Recovery wizard.
172
172
@@ -182,7 +182,7 @@ When you can recover a backed up virtual machine, you use the Recovery wizard to
182
182
- **Recover as virtual machine to any host**: MABS supports alternate location recovery (ALR), which provides a seamless recovery of a protected Azure Local virtual machine to a different host within the same cluster, independent of processor architecture. Azure Local virtual machines that are recovered to a cluster node won't be highly available. If you choose this option, the Recovery Wizard presents you with an additional screen for identifying the destination and destination path.
183
183
184
184
>[!NOTE]
185
-
>- There's limited support for Alternate location recovery (ALR) for Arc VMs. The VM is recovered as a Hyper-V VM, instead of an Arc VM. Currently, conversion of Hyper-V VMs to Arc VMs isn't supported once you create them.
185
+
>- There's limited support for Alternate location recovery (ALR) for Azure Local VMs. The VM is recovered as an unmanaged VM, instead of an Azure Local VM. Currently, conversion of unmanaged VMs to Azure Local VMs isn't supported.
186
186
>- If you select the original host, the behavior is the same as **Recover to original instance**. The original VHD and all associated checkpoints will be deleted.
187
187
188
188
- **Copy to a network folder**: MABS supports item-level recovery (ILR), which allows you to do item-level recovery of files, folders, volumes, and virtual hard disks (VHDs) from a host-level backup of Azure Local virtual machines to a network share or a volume on a MABS protected server. The MABS protection agent doesn't have to be installed inside the guest to perform item-level recovery. If you choose this option, the Recovery Wizard presents you with an additional screen for identifying the destination and destination path.
0 commit comments