Skip to content

Commit 4c43bda

Browse files
author
Ankita Dutta
committed
rephrase checks
1 parent 07e89d4 commit 4c43bda

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 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 replications from classic to modernized protection architecture.
44
ms.service: site-recovery
55
ms.topic: conceptual
6-
ms.date: 01/13/2023
6+
ms.date: 03/15/2023
77
author: ankitaduttaMSFT
88
ms.custom: engagement-fy23
99
---
@@ -12,7 +12,7 @@ ms.custom: engagement-fy23
1212

1313
This article provides information about the architecture, necessary infrastructure, and FAQs about moving your VMware or Physical machine replications from [classic](./vmware-azure-architecture.md) to [modernized](./vmware-azure-architecture-modernized.md) protection architecture. With this capability to migrate, you can successfully transfer your replicated items from a configuration server to an Azure Site Recovery replication appliance. This migration is guided by a smart replication mechanism, which ensures that complete initial replication isn't performed again for noncritical replicated items, and only the differential data is transferred.
1414

15-
> [!Note]
15+
> [!NOTE]
1616
> Recovery plans won't be migrated and will need to be created again in the modernized Recovery Services vault.
1717
1818
## Architecture 
@@ -162,7 +162,6 @@ For example, if the retention time for a replicated item is 72 hours (three days
162162

163163
Any replicated item that is undergoing migration can still support the failover operation through the classic Recovery Services vault until the retention period for the final recovery point has ended. If you try to execute a failover operation, it will take precedence over the migration operation and the migration job is aborted. To ensure that your replicated item is migrated, you'll need to trigger the migration operation again at a later time.
164164

165-
166165
>[!Note]
167166
> The Compute and Network properties of replicated items can be updated while the migration is in progress. However, the changes may not get replicated in the modernized Recovery Services vault.
168167
@@ -176,7 +175,7 @@ No, the same resources, that were used previously in the classic vault is used b
176175

177176
### How will my replication policies be moved to the modernized vault?
178177

179-
As a prerequisite, Site Recovery will create replication policies in the modernized vault with the same configuration as in the classic vault. So, before a replicated item is moved, the associated policy is created in the modernized vault. It's recommended that you avoid making changes to the configuration of replication policies in the classic vault after the migration has been triggered, as these changes won't be reflected in the modernized vault. It's best to make these changes before starting the migration process.
178+
As a prerequisite, Site Recovery will create replication policies in the modernized vault with the same configuration as in the classic vault. So, before a replicated item is moved, the associated policy is created in the modernized vault. We recommend that you avoid making changes to the configuration of replication policies in the classic vault after the migration has been triggered, as these changes won't be reflected in the modernized vault. It's best to make these changes before starting the migration process.
180179

181180
The replication policy created in the modernized vault will have its name changed in the modernized vault. It is prefixed with resource group name and vault name of the modernized Recovery Services vault. So, if the policy name was “default replication policy” in the classic vault, then in the modernized vault, this policy’s name is `default replication policy contoso-modern-vault_contoso-rg`, given the vault’s name is contoso-modern-vault and the vault’s resource group is contoso-rg.
182181

@@ -188,7 +187,7 @@ So, if there are 10 replicated items, that are replicated using a policy and you
188187

189188
### How do I migrate replicated items, which are present in a replication group, also known as multi-vm consistency groups?
190189

191-
All replicated items that are part of a replication group is migrated together. You have the option to select all of them by selecting the replication group or skip them all. If the migration process fails for some machines in a replication group but succeeds for others, a rollback to the classic experience is performed for the failed replicated items and the migration process can be triggered again for those items.
190+
All replicated items that are part of a replication group are migrated together. You can select all of them by selecting the replication group or skip them all. If the migration process fails for some machines in a replication group but succeeds for others, a rollback to the classic experience is performed for the failed replicated items and the migration process can be triggered again for those items.
192191

193192
## Next steps
194193

0 commit comments

Comments
 (0)