Skip to content

Commit 9d7cfbc

Browse files
author
Ankita Dutta
committed
streamline next steps
1 parent 749582a commit 9d7cfbc

File tree

4 files changed

+19
-25
lines changed

4 files changed

+19
-25
lines changed

articles/site-recovery/avs-tutorial-dr-drill-azure.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
55
manager: rochakm
66
ms.service: site-recovery
77
ms.topic: tutorial
8-
ms.date: 12/04/2023
8+
ms.date: 02/19/2024
99
ms.author: ankitadutta
1010
ms.custom: MVC
1111

@@ -72,7 +72,7 @@ When you run a test failover, the following actions happen:
7272
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.
7373
3. An Azure VM is created from the data processed in the previous step.
7474

75-
Run the test failover as follows:
75+
**Run the test failover as follows:**
7676

7777
1. In **Settings** > **Replicated Items**, select the VM, and then select **+Test Failover**.
7878
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
9999

100100
## Next step
101101

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).

articles/site-recovery/avs-tutorial-failover.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
55
manager: rochakm
66
ms.service: site-recovery
77
ms.topic: tutorial
8-
ms.date: 12/04/2023
8+
ms.date: 02/19/2024
99
ms.author: ankitadutta
1010
ms.custom: MVC, engagement-fy23
1111
---
@@ -97,8 +97,7 @@ If you encounter any connectivity problems after failover, follow the [troublesh
9797

9898
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.
9999

100-
> [!div class="nextstepaction"]
101-
> [Reprotect Azure VMs](avs-tutorial-reprotect.md)
102100

103-
> [!div class="nextstepaction"]
104-
> [Fail back from Azure](avs-tutorial-failback.md)
101+
- Learn how to [reprotect Azure VMs](avs-tutorial-reprotect.md).
102+
- Learn how to [fail back from Azure](avs-tutorial-failback.md).
103+

articles/site-recovery/avs-tutorial-prepare-avs.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
55
manager: rochakm
66
ms.service: site-recovery
77
ms.topic: tutorial
8-
ms.date: 12/04/2023
8+
ms.date: 02/19/2024
99
ms.author: ankitadutta
1010
ms.custom: MVC, engagement-fy23
1111
---
@@ -74,10 +74,12 @@ Make sure that the VMware vCenter server and VMs comply with requirements:
7474
* 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).
7575
* 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*.
7676

77+
7778
## Prepare to connect to Azure VMs after failover
7879

7980
After failover, you might want to connect to the Azure VMs from your Azure VMware Solution network.
8081

82+
8183
### Connect to a Windows VM by using RDP
8284

8385
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
9395

9496
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).
9597

98+
9699
### Connect to Linux VMs by using SSH
97100

98101
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
104107

105108
You can check **Boot diagnostics** to view a screenshot of the VM.
106109

110+
107111
## Failback requirements
108112

109113
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.
110114

111-
## Next steps
112115

113-
> [!div class="nextstepaction"]
114-
> [Set up disaster recovery](avs-tutorial-replication.md)
116+
## Next steps
115117

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).
117120

118-
> [!div class="nextstepaction"]
119-
> [Perform capacity planning](site-recovery-deployment-planner.md)

articles/site-recovery/avs-tutorial-prepare-azure.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: ankitaduttaMSFT
66
manager: rochakm
77
ms.service: site-recovery
88
ms.topic: tutorial
9-
ms.date: 12/04/2023
9+
ms.date: 02/19/2024
1010
ms.author: ankitadutta
1111
ms.custom: MVC, engagement-fy23
1212

@@ -108,11 +108,6 @@ The virtual network takes a few seconds to create. After it's created, it appear
108108

109109
Learn more about:
110110

111-
> [!div class="nextstepaction"]
112-
> [Preparing your infrastructure](avs-tutorial-prepare-avs.md)
113-
114-
> [!div class="nextstepaction"]
115-
> [Azure networks](../virtual-network/virtual-networks-overview.md)
116-
117-
> [!div class="nextstepaction"]
118-
> [Managed disks](../virtual-machines/managed-disks-overview.md)
111+
- [Preparing your infrastructure](avs-tutorial-prepare-avs.md)
112+
- [Azure networks](../virtual-network/virtual-networks-overview.md)
113+
- [Managed disks](../virtual-machines/managed-disks-overview.md).

0 commit comments

Comments
 (0)