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/azure-to-azure-architecture.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Azure to Azure disaster recovery architecture in Azure Site Recovery
3
3
description: Overview of the architecture used when you set up disaster recovery between Azure regions for Azure VMs, using the Azure Site Recovery service.
Copy file name to clipboardExpand all lines: articles/site-recovery/recovery-plan-overview.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: About recovery plans in Azure Site Recovery
3
3
description: Learn about recovery plans in Azure Site Recovery.
4
4
ms.topic: overview
5
5
ms.service: azure-site-recovery
6
-
ms.date: 01/23/2020
6
+
ms.date: 12/28/2024
7
7
ms.author: ankitadutta
8
8
author: ankitaduttaMSFT
9
9
---
@@ -19,6 +19,7 @@ A recovery plan gathers machines into recovery groups for the purpose of failove
19
19
- You can customize a plan by adding order, instructions, and tasks to it.
20
20
- After a plan is defined, you can run a failover on it.
21
21
- Machines can be referenced in multiple recovery plans, in which subsequent plans skip the deployment/startup of a machine if it was previously deployed using another recovery plan.
22
+
- After failover it is recommended to not change a VM from one Recovery Plan and add it to another, as our backend uses the Recovery Plan name to identify the failover operation.
Consider using the 'Virtual Machine Contributor' and 'Classic Virtual Machine Contributor' [built-in roles](../role-based-access-control/built-in-roles.md) for Resource Manager and Classic deployment models respectively.
Copy file name to clipboardExpand all lines: articles/site-recovery/vmware-azure-architecture.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: VMware VM disaster recovery architecture in Azure Site Recovery - Classic
3
3
description: This article provides an overview of components and architecture used when setting up disaster recovery of on-premises VMware VMs to Azure with Azure Site Recovery - Classic
4
4
ms.service: azure-site-recovery
5
5
ms.topic: concept-article
6
-
ms.date: 09/10/2024
6
+
ms.date: 12/28/2024
7
7
ms.author: ankitadutta
8
8
author: ankitaduttaMSFT
9
9
---
@@ -143,7 +143,6 @@ After replication is set up and you run a disaster recovery drill (test failover
143
143
- Stage 3: After workloads have failed back, you reenable replication for the on-premises VMs.
144
144
145
145
146
-
147
146

0 commit comments