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-dr-drill-azure.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
5
5
manager: rochakm
6
6
ms.service: site-recovery
7
7
ms.topic: tutorial
8
-
ms.date: 12/04/2023
8
+
ms.date: 02/19/2024
9
9
ms.author: ankitadutta
10
10
ms.custom: MVC
11
11
@@ -72,7 +72,7 @@ When you run a test failover, the following actions happen:
72
72
2. Failover processes the data, so that an Azure VM can be created. If you select the latest recovery point, a recovery point is created from the data.
73
73
3. An Azure VM is created from the data processed in the previous step.
74
74
75
-
Run the test failover as follows:
75
+
**Run the test failover as follows:**
76
76
77
77
1. In **Settings** > **Replicated Items**, select the VM, and then select **+Test Failover**.
78
78
2. Select the **Latest processed** recovery point for this tutorial. This step fails over the VM to the latest available point in time. The time stamp is shown.
@@ -99,5 +99,4 @@ If you want to connect to Azure VMs by using Remote Desktop Protocol (RDP) or Se
99
99
100
100
## Next step
101
101
102
-
> [!div class="nextstepaction"]
103
-
> [Learn more about running a failover](avs-tutorial-failover.md)
102
+
-[Learn more about running a failover](avs-tutorial-failover.md).
Copy file name to clipboardExpand all lines: articles/site-recovery/avs-tutorial-failover.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
5
5
manager: rochakm
6
6
ms.service: site-recovery
7
7
ms.topic: tutorial
8
-
ms.date: 12/04/2023
8
+
ms.date: 02/19/2024
9
9
ms.author: ankitadutta
10
10
ms.custom: MVC, engagement-fy23
11
11
---
@@ -97,8 +97,7 @@ If you encounter any connectivity problems after failover, follow the [troublesh
97
97
98
98
After failover, reprotect the Azure VMs to the Azure VMware Solution private cloud. Then, after the VMs are reprotected and replicating to the Azure VMware Solution private cloud, fail back from Azure when you're ready.
Copy file name to clipboardExpand all lines: articles/site-recovery/avs-tutorial-prepare-avs.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
5
5
manager: rochakm
6
6
ms.service: site-recovery
7
7
ms.topic: tutorial
8
-
ms.date: 12/04/2023
8
+
ms.date: 02/19/2024
9
9
ms.author: ankitadutta
10
10
ms.custom: MVC, engagement-fy23
11
11
---
@@ -74,10 +74,12 @@ Make sure that the VMware vCenter server and VMs comply with requirements:
74
74
* Verify that the Azure VMware Solution VMs that you'll replicate to Azure comply with [Azure VM requirements](vmware-physical-azure-support-matrix.md#azure-vm-requirements).
75
75
* For Linux VMs, ensure that no two devices or mount points have the same names. These names must be unique and aren't case-sensitive. For example, you can't name two devices for the same VM as *device1* and *Device1*.
76
76
77
+
77
78
## Prepare to connect to Azure VMs after failover
78
79
79
80
After failover, you might want to connect to the Azure VMs from your Azure VMware Solution network.
80
81
82
+
81
83
### Connect to a Windows VM by using RDP
82
84
83
85
Before failover, enable Remote Desktop Protocol (RDP) on the Azure VMware Solution VM:
@@ -93,6 +95,7 @@ There should be no Windows updates pending on the VM when you trigger a failover
93
95
94
96
After failover, check **Boot diagnostics** to view a screenshot of the VM. If you can't connect, check that the VM is running and review [troubleshooting tips](https://social.technet.microsoft.com/wiki/contents/articles/31666.troubleshooting-remote-desktop-connection-after-failover-using-asr.aspx).
95
97
98
+
96
99
### Connect to Linux VMs by using SSH
97
100
98
101
On the Azure VMware Solution VM before failover:
@@ -104,16 +107,14 @@ After failover, allow incoming connections to the SSH port for the network secur
104
107
105
108
You can check **Boot diagnostics** to view a screenshot of the VM.
106
109
110
+
107
111
## Failback requirements
108
112
109
113
If you plan to fail back to your Azure VMware Solution cloud, there are several [prerequisites for failback](avs-tutorial-reprotect.md#before-you-begin). You can prepare these now, but you don't need to. You can prepare after you fail over to Azure.
110
114
111
-
## Next steps
112
115
113
-
> [!div class="nextstepaction"]
114
-
> [Set up disaster recovery](avs-tutorial-replication.md)
116
+
## Next steps
115
117
116
-
If you're replicating multiple VMs:
118
+
- Learn how to [set up disaster recovery](avs-tutorial-replication.md).
119
+
- If you're replicating multiple VMs, perform [capacity planning](site-recovery-deployment-planner.md).
0 commit comments