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/site-recovery/avs-tutorial-failback.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,9 @@ This article describes how to failback Azure VMs to an Azure VMware Solution pri
16
16
17
17
## Before you start
18
18
19
-
1. Learn about [VMware failback](failover-failback-overview.md#vmwarephysical-reprotectionfailback).
19
+
1. Learn about [VMware vSphere failback](failover-failback-overview.md#vmwarephysical-reprotectionfailback).
20
20
2. Make sure you've reviewed and completed the steps to [prepare for failback](vmware-azure-prepare-failback.md), and that all the required components are deployed. Components include a process server in Azure, a master target server, and a VPN site-to-site connection (or ExpressRoute private peering) for failback.
21
-
3. Make sure you've completed the [requirements](avs-tutorial-reprotect.md#before-you-begin) for reprotection and failback, and that you've [enabled reprotection](avs-tutorial-reprotect.md#enable-reprotection) of Azure VMs, so that they're replicating from Azure to the Azure VMware Solution private cloud. VMs must be in a replicated state is order to fail back.
21
+
3. Make sure you've completed the [requirements](avs-tutorial-reprotect.md#before-you-begin) for reprotection and failback, and that you've [enabled reprotection](avs-tutorial-reprotect.md#enable-reprotection) of Azure VMs, so that they're replicating from Azure to the Azure VMware Solution private cloud. VMs must be in a replicated state in order to fail back.
22
22
23
23
24
24
@@ -35,12 +35,12 @@ This article describes how to failback Azure VMs to an Azure VMware Solution pri
35
35
-**Latest** is a crash-consistent recovery point.
36
36
- With **Latest**, a VM fails over to its latest available point in time. If you have a replication group for multi-VM consistency within a recovery plan, each VM in the group fails over to its independent latest point in time.
37
37
- If you use an app-consistent recovery point, each VM fails back to its latest available point. If a recovery plan has a replication group, each group recovers to its common available recovery point.
38
-
5. Failover begins. Site Recovery shuts down the Azure VMs.
38
+
5. Failover begins. Azure Site Recovery shuts down the Azure VMs.
39
39
6. After failover completes, check everything's working as expected. Check that the Azure VMs are shut down.
40
40
7. With everything verified, right-click the VM > **Commit**, to finish the failover process. Commit removes the failed-over Azure VM.
41
41
42
42
> [!NOTE]
43
-
> For Windows VMs, Site Recovery disables the VMware tools during failover. During failback of the Windows VM, the VMware tools are enable again.
43
+
> For Windows VMs, Azure Site Recovery disables the VMware tools during failover. During failback of the Windows VM, the VMware tools are enabled again.
0 commit comments