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/move-from-classic-to-modernized-vmware-disaster-recovery.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Move from classic to modernized VMware disaster recovery.
3
3
description: Learn about the architecture, necessary infrastructure, and FAQs about moving your VMware or Physical machine replications from classic to modernized protection architecture.
4
4
ms.service: site-recovery
5
5
ms.topic: conceptual
6
-
ms.date: 08/01/2023
6
+
ms.date: 04/01/2024
7
7
author: ankitaduttaMSFT
8
8
ms.author: ankitadutta
9
9
ms.custom: engagement-fy23
@@ -104,7 +104,7 @@ The same formula is used to calculate time for migration and is shown on the por
104
104
105
105
When migrating machines from classic to modernized architecture, you'll need to make sure that the required infrastructure has already been registered in the modernized Recovery Services vault. Refer to the replication appliance’s [sizing and capacity details](./replication-appliance-support-matrix.md#sizing-and-capacity) to help define the required infrastructure.
106
106
107
-
As a rule, you should setup the same number of replication appliances, as the number of process servers in your classic Recovery Services vault. In the classic vault, if there was one configuration server and four process servers, then you should setup four replication appliances in the modernized Recovery Services vault.
107
+
As a rule, you should set up the same number of replication appliances, as the number of process servers in your classic Recovery Services vault. In the classic vault, if there was one configuration server and four process servers, then you should set up four replication appliances in the modernized Recovery Services vault.
108
108
109
109
## Pricing
110
110
@@ -136,7 +136,7 @@ It is important to note that the classic architecture for disaster recovery will
136
136
|Root credentials should be regularly updated to ensure an error-free upgrade experience.|**Eliminated the requirement to maintain machine’s root credentials** for performing automatic upgrades.
137
137
|Static IP address should be assigned to configuration server to maintain connectivity.|Introduced **FQDN based connectivity** between appliance and on-premises machines.
138
138
|Only that virtual network, which has Site-to-Site VPN or Express Route enabled, should be used.|Removed the need to maintain a Site-to-Site VPN or Express Route for reverse replication.
139
-
| Third party tool, MySQL, also needs to be setup. |Removed the dependency on any third party tools.
139
+
| Third party tool, MySQL, also needs to be set up. |Removed the dependency on any third party tools.
140
140
141
141
### What machines should be migrated to the modernized architecture?
142
142
@@ -191,6 +191,11 @@ So, if there are 10 replicated items, that are replicated using a policy and you
191
191
192
192
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.
193
193
194
+
### Can I migrate my classic setup with public endpoint to modernized setup with private endpoint?
195
+
196
+
No, you can only move classic disaster recovery setup with public endpoint to modernized public endpoint setup.
197
+
Note that, non-private endpoint to private endpoint migration is not supported, but private endpoint to private endpoint migration is supported.
198
+
194
199
## Next steps
195
200
196
-
[How to move from classic to modernized VMware disaster recovery](how-to-move-from-classic-to-modernized-vmware-disaster-recovery.md)
201
+
[How to move from classic to modernized VMware disaster recovery](how-to-move-from-classic-to-modernized-vmware-disaster-recovery.md)
0 commit comments