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
+12-9Lines changed: 12 additions & 9 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 replications from classic to modernized protection architecture.
4
4
ms.service: site-recovery
5
5
ms.topic: conceptual
6
-
ms.date: 01/13/2023
6
+
ms.date: 03/02/2023
7
7
author: ankitaduttaMSFT
8
8
ms.custom: engagement-fy23
9
9
---
@@ -12,29 +12,30 @@ ms.custom: engagement-fy23
12
12
13
13
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 non-critical replicated items, and only the differential data is transferred.
14
14
15
-
> [!Note]
15
+
> [!NOTE]
16
16
> Recovery plans won't be migrated and will need to be created again in the modernized Recovery Services vault.
17
17
18
18
## Architecture
19
19
20
20
The components involved in the migration of replicated items of a VMware machine are summarized in the following table:
21
21
22
-
|Component|Requirement|
22
+
|Component|Requirement|
23
23
|---------|-------------|
24
24
|Replicated items in a classic Recovery Services vault| One or more replicated items that are protected using the classic architecture and a healthy configuration server.<br></br>The replicated item should be in a non-critical state and must be replicated from on-premises to Azure with the mobility agent running on version 9.50 or later.|
25
-
|Configuration server used by the replicated items|The configuration server, used by the replicated items, should be in a non-critical state and its components should be upgraded to the latest version (9.50 or later).|
25
+
|Configuration server used by the replicated items|The configuration server, used by the replicated items, should be in a non-critical state and its components should be upgraded to the latest version (9.50 or later).|
26
26
|A Recovery Services vault with modernized experience|A Recovery Services vault with modernized experience.|
27
27
|A healthy Azure Site Recovery replication appliance|A non-critical Azure Site Recovery replication appliance, which can discover on-premises machines, with all its components upgraded to the latest version (9.50 or later). The exact required versions are as follows:<br></br>Process server: 9.50<br>Proxy server: 1.35.8419.34591<br>Recovery services agent: 2.0.9249.0<br>Replication service: 1.35.8433.24227|
28
28
29
29
## Required infrastructure
30
30
31
31
Ensure the following for a successful movement of replicated item:
32
32
- A Recovery Services vault using the modernized experience.
33
-
>[!Note]
34
-
>Any new Recovery Services vault created will have the modernized experience switched on by default. You can [switch to the classic experience](./vmware-azure-common-questions.md#how-do-i-use-the-classic-experience-in-the-recovery-services-vault-rather-than-the-modernized-experience) but once done, you can’t switch again.
33
+
>[!NOTE]
34
+
> Classic experience will be [deprecated](vmware-physical-azure-classic-deprecation.md) in November 2023 and its use is discouraged. Any newly created Recovery Services vaults will always have the modernized experience.
35
+
35
36
- An [Azure Site Recovery replication appliance](./deploy-vmware-azure-replication-appliance-modernized.md), which has been successfully registered to the vault, and all its components are in a non-critical state.
36
37
- The version of the appliance must be 9.50 or later. For a detailed version description, check [here](#architecture).
37
-
- The vCenter server or vSphere host’s details, where the existing replicated machines reside, are added to the appliance for the on-premises discovery to be successful.
38
+
- The vCenter server or vSphere host’s details, where the existing replicated machines reside, are added to the appliance for the on-premises discovery to be successful.
38
39
39
40
## Prerequisites
40
41
@@ -122,7 +123,7 @@ Ultimately, the classic architecture will be deprecated, so one must ensure that
|Multiple setups required for discovering on-premises data.|**Central discovery** of on-premises data center using discovery service.|
125
-
|Extensive number of steps required for initial onboarding.|**Simplified the onboarding experience** by automating artifact creation and introduced defaults to reduce required inputs.|
126
+
|Extensive number of steps required for initial onboarding.|**Simplified the onboarding experience** by automating artifact creation and introduced defaults to reduce required inputs.|
126
127
|Utilizes a manually downloaded file to obtain cloud context.|**Introduced replication key** for obtaining cloud context when setting up the appliance.|
127
128
|Extensive number of steps required for a simple enable replication process.|**Simplified the enable replication experience** by reducing the number of required inputs and redefining each blade.|
128
129
|Configuration server continues to be an on-premises infrastructure with extensive setup for various components.|Enhanced the appliance by converting all components into Azure hosted microservices. This **simplifies appliance scaling, monitoring, and troubleshooting.**|
@@ -189,4 +190,6 @@ All replicated items, which are a part of a replication group will be migrated t
189
190
190
191
## Next steps
191
192
192
-
[How to move from classic to modernized VMware disaster recovery](how-to-move-from-classic-to-modernized-vmware-disaster-recovery.md)
193
+
[How to move from classic to modernized VMware disaster recovery](how-to-move-from-classic-to-modernized-vmware-disaster-recovery.md).
Copy file name to clipboardExpand all lines: articles/site-recovery/vmware-azure-common-questions.md
+3-18Lines changed: 3 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,14 @@
1
1
---
2
2
title: Common questions about VMware disaster recovery with Azure Site Recovery
3
3
description: Get answers to common questions about disaster recovery of on-premises VMware VMs to Azure by using Azure Site Recovery.
4
-
ms.date: 12/28/2022
4
+
ms.date: 03/02/2023
5
5
ms.topic: conceptual
6
6
ms.service: site-recovery
7
7
ms.author: ankitadutta
8
8
author: ankitaduttaMSFT
9
9
ms.custom: engagement-fy23
10
10
---
11
+
11
12
# Common questions about VMware to Azure replication
12
13
13
14
This article answers common questions that might come up when you deploy disaster recovery of on-premises VMware virtual machines (VMs) to Azure.
@@ -19,23 +20,7 @@ This article answers common questions that might come up when you deploy disaste
19
20
20
21
### How do I use the classic experience in the Recovery Services vault rather than the modernized experience?
21
22
22
-
A new and more reliable way to protect VMware virtual machines using the Azure Site Recovery replication appliance is now generally available. When a new Recovery Services vault is created, by default the modernized experience will be selected.
23
-
24
-
25
-
To change the experience -
26
-
27
-
1. Open the vault on Azure portal.
28
-
2. Click on **Site Recovery** in the **Getting started** section.
4. This will open the experience selection blade. Select the classic experience if you want to use configuration server and then click on **OK**. If not, close the pane.
> Note that once the experience type has been switched to classic from modernized, it cannot be switched again in the same Recovery Services vault. Ensure that the desired experience is selected, before saving this change.
23
+
Moving to the classic experience in a newly created Recovery Services is not possible as it will be [deprecated](vmware-physical-azure-classic-deprecation.md) in November 2023. All new Recovery Services vaults will be using the modernized experience.
title: Deprecation of classic experience to protect VMware and Physical machines using Azure Site Recovery | Microsoft Docs
3
+
description: Details about upcoming deprecation of classic experience to protect VMware and Physical machines to Azure and alternate options
4
+
services: site-recovery
5
+
author: Sharmistha-Rai
6
+
ms.service: site-recovery
7
+
ms.topic: article
8
+
ms.date: 03/02/2023
9
+
ms.author: ankitaduttaMSFT
10
+
11
+
---
12
+
13
+
# Deprecation of classic experience to protect VMware and Physical machines using Azure Site Recovery
14
+
15
+
This article describes the upcoming deprecation plan, the corresponding implications, and the alternative options available for the customers for the following scenario:
16
+
17
+
Classic experience to protect VMware and physical machines to Azure using Site Recovery
18
+
19
+
> [!IMPORTANT]
20
+
> On November 15, 2023, the support for classic experience to protect VMware and Physical machines using Azure Site Recovery will be deprecated. It is advised to move to the [modernized experience](how-to-move-from-classic-to-modernized-vmware-disaster-recovery.md) at the earliest to avoid any disruption to environment and minimize security risk.
21
+
22
+
## What changes should you expect?
23
+
24
+
- Starting November 2022, you'll receive Azure portal notifications & email communications with the upcoming deprecation of classic replication experience of VMware and physical machines. The capability will be completely deprecated and go out of support on November 2023.
25
+
26
+
- Starting 15 November 2022, only use the new, modernized experience can be used to enable Azure Site Recovery for all newly created Recovery Services vaults.
27
+
28
+
- Existing VMware and physical machines can remain on the classic management experience until 15 November 2023. However, changes to any configurations of the replication on these existing VMware and physical machines will require upgrade to the new modernized experience, starting 15 April 2023.
29
+
30
+
- Any support for new features or improvements, along with mobility agent support for new Linux distros, will only be released on the new, modernized experience.
31
+
32
+
- Replication health of all machines not migrated by 15 November 2023 may get disrupted. Customers won't be able to view, manage, or performs any DR-related operations via the Azure Site Recovery experience in Azure portal.
33
+
34
+
## Alternatives
35
+
36
+
[Modernized experience](vmware-azure-architecture-modernized.md) is the alternative that the customer should choose to ensure that their DR strategy isn't impacted once the experience is deprecated.
37
+
38
+
## Remediation steps
39
+
40
+
Execute the following steps to move your existing replications to the modernized experience:
41
+
42
+
1.[Check the required infrastructure for your setup](move-from-classic-to-modernized-vmware-disaster-recovery.md#how-to-define-required-infrastructure) and the [FAQs](move-from-classic-to-modernized-vmware-disaster-recovery.md#faqs) for all related information.
43
+
2.[Check the architecture and minimum version of all components](move-from-classic-to-modernized-vmware-disaster-recovery.md#architecture) required for this migration.
44
+
3. Check all the [resources required](move-from-classic-to-modernized-vmware-disaster-recovery.md#required-infrastructure) and deploy the [Azure Site Recovery replication appliance](deploy-vmware-azure-replication-appliance-modernized.md).
45
+
4.[Prepare the classic Recovery Services vault](move-from-classic-to-modernized-vmware-disaster-recovery.md#prepare-classic-recovery-services-vault) used by your existing replications.
46
+
5.[Prepare the modernized Recovery Services vault](move-from-classic-to-modernized-vmware-disaster-recovery.md#prepare-modernized-recovery-services-vault) where your appliance has been registered.
47
+
6.[Trigger migration for your existing replications](how-to-move-from-classic-to-modernized-vmware-disaster-recovery.md).
48
+
49
+
## Next steps
50
+
51
+
Plan for the deprecation and move to the modernized experience to experience the [benefits](move-from-classic-to-modernized-vmware-disaster-recovery.md#why-should-i-migrate-my-machines-to-the-modernized-architecture) and stay up-to-date. In case you have any queries regarding this deprecation, reach out to Microsoft Support.
0 commit comments