Skip to content

Commit 9384a3b

Browse files
author
Ankita Dutta
committed
next steps aligned
1 parent f319b3d commit 9384a3b

10 files changed

+21
-35
lines changed

articles/site-recovery/azure-to-azure-how-to-enable-zone-to-zone-disaster-recovery.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,5 @@ No. You must fail over to a different resource group.
134134
The steps that you follow to run a disaster recovery drill, fail over, reprotect, and failback are the same as the steps in an Azure-to-Azure disaster recovery scenario.
135135

136136
- To perform a disaster recovery drill, follow the steps outlined in [Tutorial: Run a disaster recovery drill for Azure VMs](./azure-to-azure-tutorial-dr-drill.md).
137-
138137
- To perform a failover and reprotect VMs in the secondary zone, follow the steps outlined in [Tutorial: Fail over Azure VMs to a secondary region](./azure-to-azure-tutorial-failover-failback.md).
139-
140138
- To fail back to the primary zone, follow the steps outlined [Tutorial: Fail back Azure VMs to the primary region](./azure-to-azure-tutorial-failback.md).

articles/site-recovery/azure-to-azure-how-to-reprotect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: site-recovery
55
author: ankitaduttaMSFT
66
ms.service: site-recovery
77
ms.topic: tutorial
8-
ms.date: 04/08/2024
8+
ms.date: 05/23/2024
99
ms.author: ankitadutta
1010
---
1111

articles/site-recovery/how-to-move-from-classic-to-modernized-vmware-disaster-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: ankitaduttaMSFT
66
manager: jsuri
77
ms.service: site-recovery
88
ms.topic: how-to
9-
ms.date: 01/13/2023
9+
ms.date: 05/23/2024
1010
ms.custom: engagement-fy23
1111
---
1212

@@ -70,4 +70,4 @@ After migration, if the failover is performed using the classic vault, then the
7070

7171
## Next steps
7272

73-
[move from classic to modernized VMware disaster recovery](move-from-classic-to-modernized-vmware-disaster-recovery.md)
73+
- Learn to [move from classic to modernized VMware disaster recovery](move-from-classic-to-modernized-vmware-disaster-recovery.md).

articles/site-recovery/hyper-v-prepare-on-premises-tutorial.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Prepare on-premises Hyper-V servers for disaster recovery by using Azure
33
description: Learn how to prepare on-premises Hyper-V VMs for disaster recovery to Azure by using Azure Site Recovery.
44
ms.service: site-recovery
55
ms.topic: tutorial
6-
ms.date: 03/02/2023
6+
ms.date: 05/23/2024
77
ms.custom: MVC, engagement-fy23
88
ms.author: ankitadutta
99
author: ankitaduttaMSFT
@@ -88,8 +88,5 @@ After failover, you can access Azure VMs by using the same IP address as the rep
8888

8989
## Next steps
9090

91-
> [!div class="nextstepaction"]
92-
> [Set up disaster recovery to Azure for Hyper-V VMs](./hyper-v-azure-tutorial.md)
93-
94-
> [!div class="nextstepaction"]
95-
> [Set up disaster recovery to Azure for Hyper-V VMs in Virtual Machine Manager clouds](./hyper-v-vmm-azure-tutorial.md)
91+
- [Set up disaster recovery to Azure for Hyper-V VMs](./hyper-v-azure-tutorial.md)
92+
- [Set up disaster recovery to Azure for Hyper-V VMs in Virtual Machine Manager clouds](./hyper-v-vmm-azure-tutorial.md).

articles/site-recovery/hyper-v-vmm-azure-tutorial.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Set up Hyper-V (with VMM) disaster recovery using Azure Site Recovery
33
description: Learn how to set up disaster recovery of on-premises Hyper-V VMs in System Center VMM clouds to Azure by using Site Recovery.
44
ms.topic: tutorial
5-
ms.date: 03/19/2020
5+
ms.date: 05/23/2024
66
ms.custom: MVC
77
ms.author: ankitadutta
88
ms.service: site-recovery
@@ -156,5 +156,4 @@ Site Recovery checks that there's one or more compatible Azure storage accounts
156156

157157
## Next steps
158158

159-
> [!div class="nextstepaction"]
160-
> [Run a disaster recovery drill](tutorial-dr-drill-azure.md)
159+
- [Run a disaster recovery drill](tutorial-dr-drill-azure.md).

articles/site-recovery/move-from-classic-to-modernized-vmware-disaster-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Move from classic to modernized VMware disaster recovery.
33
description: Learn about the architecture, necessary infrastructure, and FAQs about moving your VMware or Physical machine replications from classic to modernized protection architecture.
44
ms.service: site-recovery
55
ms.topic: conceptual
6-
ms.date: 04/01/2024
6+
ms.date: 05/23/2024
77
author: ankitaduttaMSFT
88
ms.author: ankitadutta
99
ms.custom: engagement-fy23
@@ -198,4 +198,4 @@ Note that, non-private endpoint to private endpoint migration is not supported,
198198

199199
## Next steps
200200

201-
[How to move from classic to modernized VMware disaster recovery](how-to-move-from-classic-to-modernized-vmware-disaster-recovery.md)
201+
- Learn [how to move from classic to modernized VMware disaster recovery](how-to-move-from-classic-to-modernized-vmware-disaster-recovery.md).

articles/site-recovery/quickstart-create-vault-bicep.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: In this quickstart, you learn how to create an Azure Recovery Servi
44
author: ankitaduttaMSFT
55
ms.service: site-recovery
66
ms.author: ankitadutta
7-
ms.date: 12/15/2023
7+
ms.date: 05/23/2024
88
ms.topic: quickstart
99
ms.custom: subject-armqs, mode-arm, devx-track-bicep
1010
---
@@ -102,7 +102,4 @@ Remove-AzResourceGroup -Name exampleRG
102102

103103
## Next steps
104104

105-
In this quickstart, you created a Recovery Services vault using Bicep. To learn more about disaster recovery, continue to the next quickstart article.
106-
107-
> [!div class="nextstepaction"]
108-
> [Set up disaster recovery](azure-to-azure-quickstart.md)
105+
In this quickstart, you created a Recovery Services vault using Bicep. To learn more about disaster recovery, continue to the next quickstart article - [Set up disaster recovery](azure-to-azure-quickstart.md).

articles/site-recovery/quickstart-create-vault-template.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Quickstart to create an Azure Recovery Services vault using an Azure Resource Manager template.
33
description: In this quickstart, you learn how to create an Azure Recovery Services vault using an Azure Resource Manager template (ARM template).
4-
ms.date: 12/15/2023
4+
ms.date: 05/23/2024
55
ms.topic: quickstart
66
ms.custom: subject-armqs, mode-arm, devx-track-arm-template
77
ms.author: ankitadutta
@@ -167,7 +167,4 @@ Write-Host "Press [ENTER] to continue..."
167167
## Next steps
168168

169169
In this quickstart, you created a Recovery Services vault. To learn more about disaster recovery,
170-
continue to the next quickstart article.
171-
172-
> [!div class="nextstepaction"]
173-
> [Set up disaster recovery](azure-to-azure-quickstart.md)
170+
continue to the next quickstart article - [Set up disaster recovery](azure-to-azure-quickstart.md).

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Run a disaster recovery drill to Azure with Azure Site Recovery
33
description: Learn how to run a disaster recovery drill from on-premises to Azure, with Azure Site Recovery.
44
ms.service: site-recovery
55
ms.topic: tutorial
6-
ms.date: 11/12/2019
6+
ms.date: 05/23/2024
77
ms.custom: MVC
88
ms.author: ankitadutta
99
author: ankitaduttaMSFT
@@ -92,7 +92,6 @@ If you want to connect to Azure VMs using RDP/SSH after failover, [prepare to co
9292

9393
## Next steps
9494

95-
> [!div class="nextstepaction"]
96-
> [Run a failover and failback for VMware VMs](vmware-azure-tutorial-failover-failback.md)
97-
> [Run a failover and failback for Hyper-V VMs](hyper-v-azure-failover-failback-tutorial.md)
98-
> [Run a failover and failback for physical machines](physical-to-azure-failover-failback.md)
95+
- [Run a failover and failback for VMware VMs](vmware-azure-tutorial-failover-failback.md)
96+
- [Run a failover and failback for Hyper-V VMs](hyper-v-azure-failover-failback-tutorial.md)
97+
- [Run a failover and failback for physical machines](physical-to-azure-failover-failback.md).

articles/site-recovery/vmware-azure-set-up-replication-tutorial-modernized.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Set up VMware VM disaster recovery to Azure with Azure Site Recovery - Mo
33
description: Learn how to set up disaster recovery to Azure for on-premises VMware VMs with Azure Site Recovery - Modernized.
44
ms.service: site-recovery
55
ms.topic: tutorial
6-
ms.date: 03/13/2024
6+
ms.date: 05/23/2024
77
ms.custom: MVC
88
ms.author: ankitadutta
99
author: ankitaduttaMSFT
@@ -184,6 +184,5 @@ Follow these steps to enable replication:
184184
- Same replication appliance can be used both for forward and backward protection operations, if it is in a non-critical state. It should not impact the performance of the replications.
185185

186186
## Next steps
187-
After enabling replication, run a drill to make sure everything's working as expected.
188-
> [!div class="nextstepaction"]
189-
> [Run a disaster recovery drill](site-recovery-test-failover-to-azure.md)
187+
After enabling replication, [run a disaster recovery drill](site-recovery-test-failover-to-azure.md) to make sure everything's working as expected.
188+

0 commit comments

Comments
 (0)