Skip to content

Commit 82434a7

Browse files
authored
Merge pull request #314304 from Jeronika-MS/v2anote
Added note about V2A classic experience retirement
2 parents d751afa + 1e55152 commit 82434a7

15 files changed

Lines changed: 53 additions & 15 deletions

articles/site-recovery/deploy-vmware-azure-replication-appliance-modernized.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy Azure Site Recovery Replication Appliance - Modernized
33
description: This article describes how to replicate appliance for VMware disaster recovery to Azure with Azure Site Recovery - Modernized.
44
ms.service: azure-site-recovery
55
ms.topic: how-to
6-
ms.date: 01/24/2025
6+
ms.date: 04/06/2026
77
ms.author: v-gajeronika
88
author: Jeronika-MS
99
ms.custom:
@@ -27,6 +27,8 @@ You deploy an on-premises replication appliance when you use [Azure Site Recover
2727
- The replication appliance coordinates communications between on-premises VMware and Azure. It also manages data replication.
2828
- [Learn more](vmware-azure-architecture-modernized.md) about the Azure Site Recovery replication appliance components and processes.
2929

30+
[!INCLUDE [vmware-to-azure-classic-experience-retirement-note.md](./includes/vmware-to-azure-classic-experience-retirement-note.md)]
31+
3032
## Prepare Azure account
3133

3234
To create and register the Azure Site Recovery replication appliance, you need an Azure account with:

articles/site-recovery/exclude-disks-replication.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Exclude disks from replication with Azure Site Recovery
33
description: How to exclude disks from replication to Azure with Azure Site Recovery.
44
ms.topic: how-to
5-
ms.date: 02/11/2026
5+
ms.date: 04/06/2026
66
ms.service: azure-site-recovery
77
ms.author: v-gajeronika
88
ms.reviewer: v-gajeronika
@@ -18,6 +18,7 @@ This article describes how to exclude disks from replication during disaster rec
1818
- You want to save storage and network resources by not replicating data that you don't need.
1919
- Azure VMs reached Site Recovery replication limits.
2020

21+
[!INCLUDE [vmware-to-azure-classic-experience-retirement-note.md](./includes/vmware-to-azure-classic-experience-retirement-note.md)]
2122

2223
## Supported scenarios
2324

articles/site-recovery/how-to-enable-replication-proximity-placement-groups.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: Jeronika-MS
66
ms.topic: how-to
77
ms.service: azure-site-recovery
88
ms.custom: devx-track-azurepowershell
9-
ms.date: 04/26/2025
9+
ms.date: 04/06/2026
1010
# Customer intent: "As an IT administrator, I want to replicate Azure virtual machines in a proximity placement group to another region using Site Recovery, so that I can ensure continuity and reduce downtime for latency-sensitive applications in case of a regional failure."
1111
---
1212

@@ -21,6 +21,8 @@ This article describes how to replicate, fail over, and fail back Azure virtual
2121

2222
When virtual machines are deployed within the same proximity placement group, they're physically located as close as possible to each other. Proximity placement groups are useful to address the requirements of latency-sensitive workloads.
2323

24+
[!INCLUDE [vmware-to-azure-classic-experience-retirement-note.md](./includes/vmware-to-azure-classic-experience-retirement-note.md)]
25+
2426
## Disaster recovery with proximity placement groups
2527

2628
In a typical scenario, you might have your virtual machines running in a proximity placement group to avoid the network latency between the tiers of your application. Although this approach can provide optimal network latency for your application, you might want to protect these applications by using Azure Site Recovery for any region-level failure.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
ms.assetid:
3+
title: include file
4+
description: include file with notes on the retirement of V2A classic experience
5+
author: Jeronika-MS
6+
ms.author: v-gajeronika
7+
ms.date: 04/06/2026
8+
ms.topic: include
9+
ms.service: azure-site-recovery
10+
11+
---
12+
> [!IMPORTANT]
13+
> The classic experience to protect VMware machines by using ASR has retired on March 30, 2026. [Learn more](/azure/site-recovery/vmware-physical-azure-classic-deprecation). Switch to the [modernized experience](/azure/site-recovery/move-from-classic-to-modernized-vmware-disaster-recovery) to avoid service interruption.

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

Lines changed: 3 additions & 1 deletion
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: azure-site-recovery
55
ms.topic: concept-article
6-
ms.date: 03/26/2025
6+
ms.date: 04/06/2026
77
author: Jeronika-MS
88
ms.author: v-gajeronika
99
ms.custom: engagement-fy23
@@ -14,6 +14,8 @@ ms.custom: engagement-fy23
1414

1515
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.
1616

17+
[!INCLUDE [vmware-to-azure-classic-experience-retirement-note.md](./includes/vmware-to-azure-classic-experience-retirement-note.md)]
18+
1719
> [!NOTE]
1820
> Recovery plans won't be migrated and will need to be created again in the modernized Recovery Services vault.
1921

articles/site-recovery/site-recovery-deployment-planner.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@ author: Jeronika-MS
55
ms.service: azure-site-recovery
66
ms.topic: concept-article
77
ms.author: v-gajeronika
8-
ms.date: 12/18/2025
8+
ms.date: 04/06/2026
99
# Customer intent: "As a VMware administrator, I want to utilize the Azure Site Recovery Deployment Planner, so that I can accurately assess bandwidth and storage requirements for disaster recovery to Azure and optimize my virtual machine replication process."
1010
---
1111

1212
# About the Azure Site Recovery Deployment Planner for VMware to Azure
1313

1414
This article is the Azure Site Recovery Deployment Planner user guide for VMware to Azure production deployments.
1515

16+
[!INCLUDE [vmware-to-azure-classic-experience-retirement-note.md](./includes/vmware-to-azure-classic-experience-retirement-note.md)]
17+
1618
## Overview
1719

1820
Before you begin to protect any VMware vSphere virtual machines (VMs) by using Azure Site Recovery, allocate sufficient bandwidth, based on your daily data-change rate, to meet your desired recovery point objective (RPO). Be sure to deploy the right number of configuration servers and process servers on-premises.

articles/site-recovery/site-recovery-manage-registration-and-protection.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes how to unregister servers from a Site Recove
44
author: Jeronika-MS
55
ms.service: azure-site-recovery
66
ms.topic: how-to
7-
ms.date: 03/25/2025
7+
ms.date: 04/06/2026
88
ms.author: v-gajeronika
99

1010
# Customer intent: "As an IT administrator managing disaster recovery, I want to unregister servers and disable protection for virtual machines and physical servers, so that I can effectively manage and streamline our backup processes and reduce unnecessary costs."
@@ -127,9 +127,10 @@ Hyper-V hosts that aren't managed by VMM are gathered into a Hyper-V site. Remov
127127
popd
128128
```
129129

130-
131130
## Disable protection for a VMware VM or physical server (VMware to Azure)
132131

132+
[!INCLUDE [vmware-to-azure-classic-experience-retirement-note.md](./includes/vmware-to-azure-classic-experience-retirement-note.md)]
133+
133134
1. In **Protected Items** > **Replicated Items**, right-click the machine > **Disable replication**.
134135
2. In **Disable replication** page, select one of these options:
135136
- **Disable replication and remove (recommended)** - This option remove the replicated item from Azure Site Recovery and the replication for the machine is stopped. Replication configuration on Configuration Server is cleaned up and Site Recovery billing for this protected server is stopped. Note that this option can only be used when Configuration Server is in connected state.

articles/site-recovery/site-recovery-vmware-deployment-planner-analyze-report.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: Jeronika-MS
55
ms.service: azure-site-recovery
66
ms.topic: concept-article
77
ms.author: v-gajeronika
8-
ms.date: 01/12/2026
8+
ms.date: 04/06/2026
99
ms.custom: sfi-image-nochange
1010

1111
# Customer intent: "As an IT administrator, I want to analyze the Deployment Planner report for VMware disaster recovery to Azure, so that I can determine the necessary resources and bandwidth required to ensure a successful migration and maintain an effective disaster recovery strategy."
@@ -17,6 +17,8 @@ This article discusses the sheets contained in the Excel report generated by Azu
1717

1818
To generate a cost report, see [Run the Deployment Planner and generate a cost report for VMware disaster recovery](site-recovery-vmware-deployment-planner-run.md).
1919

20+
[!INCLUDE [vmware-to-azure-classic-experience-retirement-note.md](./includes/vmware-to-azure-classic-experience-retirement-note.md)]
21+
2022
## On-premises summary
2123

2224
The On-premises summary worksheet provides an overview of the profiled VMware environment.

articles/site-recovery/vmware-azure-architecture-modernized.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: VMware VM disaster recovery architecture in Azure Site Recovery - Moderni
33
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 - Modernized
44
ms.service: azure-site-recovery
55
ms.topic: concept-article
6-
ms.date: 03/13/2025
6+
ms.date: 04/06/2026
77
ms.author: v-gajeronika
88
author: Jeronika-MS
99
# Customer intent: "As a VMware administrator, I want to configure disaster recovery for on-premises VMs to Azure, so that I can ensure business continuity and minimize downtime in the event of system failures."
@@ -13,6 +13,8 @@ author: Jeronika-MS
1313

1414
This article describes the architecture and processes used when you deploy disaster recovery replication, failover, and recovery of VMware virtual machines (VMs) between an on-premises VMware site and Azure using the Modernized VMware/Physical machine protection experience.
1515

16+
[!INCLUDE [vmware-to-azure-classic-experience-retirement-note.md](./includes/vmware-to-azure-classic-experience-retirement-note.md)]
17+
1618
>[!NOTE]
1719
> Ensure you create a new Recovery Services vault for setting up the ASR replication appliance. Don't use an existing vault.
1820

articles/site-recovery/vmware-azure-architecture.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: VMware VM disaster recovery architecture in Azure Site Recovery - Classic
33
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
44
ms.service: azure-site-recovery
55
ms.topic: concept-article
6-
ms.date: 02/13/2026
6+
ms.date: 04/06/2026
77
ms.author: v-gajeronika
88
ms.reviewer: v-gajeronika
99
author: Jeronika-MS
@@ -16,6 +16,7 @@ This article describes the architecture and processes you use when you deploy di
1616

1717
For details about modernized architecture, [see this article](vmware-azure-architecture-modernized.md).
1818

19+
[!INCLUDE [vmware-to-azure-classic-experience-retirement-note.md](./includes/vmware-to-azure-classic-experience-retirement-note.md)]
1920

2021
## Architectural components
2122

0 commit comments

Comments
 (0)