Skip to content

Commit bd7e6d2

Browse files
Merge pull request #262897 from ankitaduttaMSFT/qlt-st
added note
2 parents 1692783 + 13579c6 commit bd7e6d2

File tree

4 files changed

+13
-21
lines changed

4 files changed

+13
-21
lines changed

articles/site-recovery/failover-failback-overview.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ ms.service: site-recovery
99
---
1010
# About on-premises disaster recovery failover/failback - Classic
1111

12-
This article provides an overview of failover and failback during disaster recovery of on-premises machines to Azure with [Azure Site Recovery](site-recovery-overview.md) - Classic.
12+
[Azure Site Recovery](site-recovery-overview.md) contributes to your business continuity and disaster recovery (BCDR) strategy by keeping your business apps up and running during planned and unplanned outages. Site Recovery manages and orchestrates disaster recovery of on-premises machines and Azure virtual machines (VMs). Disaster recovery includes replication, failover, and recovery of various workloads.
1313

14-
For information about failover and failback in Azure Site Recovery Modernized release, [see this article](failover-failback-overview-modernized.md).
14+
> [!IMPORTANT]
15+
> This article provides an overview of failover and failback during disaster recovery of on-premises machines to Azure with [Azure Site Recovery](site-recovery-overview.md) - Classic.
16+
><br>
17+
> For information about failover and failback in Azure Site Recovery Modernized release, [see this article](failover-failback-overview-modernized.md).
1518
1619
## Recovery stages
1720

articles/site-recovery/hyper-v-vmm-network-mapping.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: About Hyper-V (with VMM) network mapping with Site Recovery
33
description: Describes how to set up network mapping for disaster recovery of Hyper-V VMs (managed in VMM clouds) to Azure, with Azure Site Recovery.
44
ms.service: site-recovery
55
ms.topic: conceptual
6-
ms.date: 11/14/2019
6+
ms.date: 01/10/2024
77
ms.author: ankitadutta
88
author: ankitaduttaMSFT
99
---
@@ -29,21 +29,6 @@ Network mapping works as follows:
2929
- If the target network has multiple subnets, and one of those subnets has the same name as subnet on which the source virtual machine is located, then the replica virtual machine connects to that target subnet after failover.
3030
- If there’s no target subnet with a matching name, the virtual machine connects to the first subnet in the network.
3131

32-
## Prepare network mapping for replication to a secondary site
33-
34-
When you're replicating to a secondary site, network mapping maps between VM networks on a source VMM server, and VM networks on a target VMM server. Mapping does the following:
35-
36-
- **Network connection**—Connects VMs to appropriate networks after failover. The replica VM will be connected to the target network that's mapped to the source network.
37-
- **Optimal VM placement**—Optimally places the replica VMs on Hyper-V host servers. Replica VMs are placed on hosts that can access the mapped VM networks.
38-
- **No network mapping**—If you don’t configure network mapping, replica VMs won’t be connected to any VM networks after failover.
39-
40-
Network mapping works as follows:
41-
42-
- Network mapping can be configured between VM networks on two VMM servers, or on a single VMM server if two sites are managed by the same server.
43-
- When mapping is configured correctly and replication is enabled, a VM at the primary location will be connected to a network, and its replica at the target location will be connected to its mapped network.
44-
- When you select a target VM network during network mapping in Site Recovery, the VMM source clouds that use the source VM network will be displayed, along with the available target VM networks on the target clouds that are used for protection.
45-
- If the target network has multiple subnets and one of those subnets has the same name as the subnet on which the source virtual machine is located, then the replica VM will be connected to that target subnet after failover. If there’s no target subnet with a matching name, the VM will be connected to the first subnet in the network.
46-
4732
## Example
4833

4934
Here’s an example to illustrate this mechanism. Let’s take an organization with two locations in New York and Chicago.

articles/site-recovery/site-recovery-backup-interoperability.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ author: ankitaduttaMSFT
55
manager: rochakm
66
ms.service: site-recovery
77
ms.topic: conceptual
8-
ms.date: 12/15/2023
8+
ms.date: 01/10/2024
99
ms.author: ankitadutta
1010

1111
---
1212
# Support for using Site Recovery with Azure Backup
1313

14+
> [!NOTE]
15+
> Running MARS agent of both ASR and Backup on the same Hyper-V host is not be supported.
16+
1417
This article summarizes support for using the [Site Recovery service](site-recovery-overview.md) together with the [Azure Backup service](../backup/backup-overview.md).
1518

1619
**Action** | **Site Recovery support** | **Details**
@@ -20,4 +23,5 @@ This article summarizes support for using the [Site Recovery service](site-recov
2023
**Disk restore** | No current support | If you restore a backed up disk, you need to disable and re-enable replication for the VM again.
2124
**VM restore** | No current support | If you restore a VM or group of VMs, you need to disable and re-enable replication for the VM.
2225

23-
Please note that the above table is applicable across all supported Azure Site Recovery scenarios.
26+
> [!IMPORTANT]
27+
> The above table is applicable across all supported Azure Site Recovery scenarios.

articles/site-recovery/site-recovery-workload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: About disaster recovery for on-premises apps with Azure Site Recovery
33
description: Describes the workloads that can be protected using disaster recovery with the Azure Site Recovery service.
44
ms.topic: conceptual
55
ms.service: site-recovery
6-
ms.date: 03/18/2020
6+
ms.date: 01/10/2024
77
ms.author: ankitadutta
88
author: ankitaduttaMSFT
99
---

0 commit comments

Comments
 (0)