Skip to content

Commit 01e9ce1

Browse files
authored
Merge pull request #208838 from hkamel/docs-editor/azure-to-azure-how-to-enable-z-1661261644
Adding UAE North to the supported regions
2 parents eb33639 + c0817fb commit 01e9ce1

File tree

1 file changed

+18
-29
lines changed

1 file changed

+18
-29
lines changed

articles/site-recovery/azure-to-azure-how-to-enable-zone-to-zone-disaster-recovery.md

Lines changed: 18 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -7,37 +7,38 @@ ms.service: site-recovery
77
ms.topic: article
88
ms.date: 03/23/2022
99
ms.author: v-pgaddala
10-
10+
ms.custom: references_regions
1111
---
1212

1313
# Enable Azure VM disaster recovery between availability zones
1414

1515
This article describes how to replicate, failover, and failback Azure virtual machines from one Availability Zone to another, within the same Azure region.
1616

17-
>[!NOTE]
17+
> [!NOTE]
18+
>
19+
> - Support for Zone to Zone disaster recovery is currently limited to the following regions: Southeast Asia, East Asia, Japan East, Korea Central, Australia East, India Central, China North 3, UK South, West Europe, North Europe, Germany West Central, Norway East, France Central, Switzerland North, Sweden Central (Managed Access), South Africa North, Canada Central, US Gov Virginia, Central US, South Central US, East US, East US 2, West US 2, Brazil South, West US 3 and UAE North.
20+
>
21+
>
22+
> - Site Recovery does not move or store customer data out of the region in which it is deployed when the customer is using Zone to Zone Disaster Recovery. Customers may select a Recovery Services Vault from a different region if they so choose. The Recovery Services Vault contains metadata but no actual customer data.
23+
>
1824
>
19-
>- Support for Zone to Zone disaster recovery is currently limited to the following regions: Southeast Asia, East Asia, Japan East, Korea Central, Australia East, India Central, China North 3, UK South, West Europe, North Europe, Germany West Central, Norway East, France Central, Switzerland North, Sweden Central (Managed Access), South Africa North, Canada Central, US Gov Virginia, Central US, South Central US, East US, East US 2, West US 2, Brazil South and West US 3.
20-
>- Site Recovery does not move or store customer data out of the region in which it is deployed when the customer is using Zone to Zone Disaster Recovery. Customers may select a Recovery Services Vault from a different region if they so choose. The Recovery Services Vault contains metadata but no actual customer data.
21-
>- Zone to Zone disaster recovery is not supported for VMs having ZRS managed disks.
25+
> - Zone to Zone disaster recovery is not supported for VMs having ZRS managed disks.
2226
2327
Site Recovery service contributes to your business continuity and disaster recovery strategy by keeping your business apps up and running, during planned and unplanned outages. It is the recommended Disaster Recovery option to keep your applications up and running if there are regional outages.
2428

2529
Availability Zones are unique physical locations within an Azure region. Each zone has one or more datacenters.
2630

2731
If you want to move VMs to an availability zone in a different region, [review this article](../resource-mover/move-region-availability-zone.md).
2832

29-
## Using Availability Zones for Disaster Recovery
33+
## Using Availability Zones for Disaster Recovery
3034

3135
Typically, Availability Zones are used to deploy VMs in a High Availability configuration. They may be too close to each other to serve as a Disaster Recovery solution in case of natural disaster.
3236

3337
However, in some scenarios, Availability Zones can be leveraged for Disaster Recovery:
3438

3539
- Many customers who had a metro Disaster Recovery strategy while hosting applications on-premises sometimes look to mimic this strategy once they migrate applications over to Azure. These customers acknowledge the fact that metro Disaster Recovery strategy may not work in case of a large-scale physical disaster and accept this risk. For such customers, Zone to Zone Disaster Recovery can be used as a Disaster Recovery option.
36-
3740
- Many other customers have complicated networking infrastructure and do not wish to recreate it in a secondary region due to the associated cost and complexity. Zone to Zone Disaster Recovery reduces complexity as it leverages redundant networking concepts across Availability Zones making configuration much simpler. Such customers prefer simplicity and can also use Availability Zones for Disaster Recovery.
38-
3941
- In some regions that do not have a paired region within the same legal jurisdiction (for example, Southeast Asia), Zone to Zone Disaster Recovery can serve as the de-facto Disaster Recovery solution as it helps ensure legal compliance, since your applications and data do not move across national boundaries.
40-
4142
- Zone to Zone Disaster Recovery implies replication of data across shorter distances when compared with Azure to Azure Disaster Recovery and therefore, you may see lower latency and consequently lower RPO.
4243

4344
While these are strong advantages, there is a possibility that Zone to Zone Disaster Recovery may fall short of resilience requirements in the event of a region-wide natural disaster.
@@ -47,17 +48,11 @@ While these are strong advantages, there is a possibility that Zone to Zone Disa
4748
As mentioned above, Zone to Zone Disaster Recovery reduces complexity as it leverages redundant networking concepts across Availability Zones making configuration much simpler. The behavior of networking components in the Zone to Zone Disaster Recovery scenario is outlined below:
4849

4950
- Virtual Network: You may use the same virtual network as the source network for actual failovers. Use a different virtual network to the source virtual network for test failovers.
50-
5151
- Subnet: Failover into the same subnet is supported.
52-
5352
- Private IP address: If you are using static IP addresses, you can use the same IPs in the target zone if you choose to configure them in such a manner.
54-
5553
- Accelerated Networking: Similar to Azure to Azure Disaster Recovery, you may enable Accelerated Networking if the VM SKU supports it.
56-
5754
- Public IP address: You can attach a previously created standard public IP address in the same region to the target VM. Basic public IP addresses do not support Availability Zone related scenarios.
58-
5955
- Load balancer: Standard load balancer is a regional resource and therefore the target VM can be attached to the backend pool of the same load balancer. A new load balancer is not required.
60-
6156
- Network Security Group: You may use the same network security groups as applied to the source VM.
6257

6358
## Pre-requisites
@@ -75,7 +70,7 @@ Before deploying Zone to Zone Disaster Recovery for your VMs, it is important to
7570
|Customer-managed keys | Supported |
7671
|Proximity placement groups | Supported |
7772
|Backup interoperability | File level backup and restore are supported. Disk and VM level backup and restore are not supported. |
78-
|Hot add/remove | Disks can be added after enabling zone to zone replication. Removal of disks after enabling zone to zone replication is not supported. |
73+
|Hot add/remove | Disks can be added after enabling zone to zone replication. Removal of disks after enabling zone to zone replication is not supported. |
7974

8075
## Set up Site Recovery Zone to Zone Disaster Recovery
8176

@@ -86,22 +81,16 @@ Log in to the Azure portal.
8681
### Enable replication for the zonal Azure virtual machine
8782

8883
1. On the Azure portal menu, select Virtual machines, or search for and select Virtual machines on any page. Select the VM you want to replicate. For zone to zone disaster recovery, this VM must already be in an availability zone.
89-
90-
2. In Operations, select Disaster recovery.
91-
92-
3. As shown below, in the Basics tab, select ‘Yes’ for ‘Disaster Recovery between Availability Zones?’
84+
1. In Operations, select Disaster recovery.
85+
1. As shown below, in the Basics tab, select ‘Yes’ for ‘Disaster Recovery between Availability Zones?’
9386

9487
![Basic Settings page](./media/azure-to-azure-how-to-enable-zone-to-zone-disaster-recovery/zonal-disaster-recovery-basic-settings-blade.png)
95-
96-
4. If you accept all defaults, click ‘Review + Start replication’ followed by ‘Start replication’.
97-
98-
5. If you want to make changes to the replication settings, click on ‘Next: Advanced settings’.
99-
100-
6. Change the settings away from default wherever appropriate. For users of Azure to Azure Disaster Recovery, this page might seem familiar. More details on the options presented on this blade can be found [here](./azure-to-azure-tutorial-enable-replication.md)
88+
1. If you accept all defaults, click ‘Review + Start replication’ followed by ‘Start replication’.
89+
1. If you want to make changes to the replication settings, click on ‘Next: Advanced settings’.
90+
1. Change the settings away from default wherever appropriate. For users of Azure to Azure Disaster Recovery, this page might seem familiar. More details on the options presented on this blade can be found [here](./azure-to-azure-tutorial-enable-replication.md)
10191

10292
![Advanced Settings page](./media/azure-to-azure-how-to-enable-zone-to-zone-disaster-recovery/zonal-disaster-recovery-advanced-settings-blade.png)
103-
104-
7. Click on ‘Next: Review + Start replication’ and then ‘Start replication’.
93+
1. Click on ‘Next: Review + Start replication’ and then ‘Start replication’.
10594

10695
## FAQs
10796

@@ -128,4 +117,4 @@ To perform a Disaster Recovery drill, please follow the steps outlined [here](./
128117

129118
To perform a failover and reprotect VMs in the secondary zone, follow the steps outlined [here](./azure-to-azure-tutorial-failover-failback.md).
130119

131-
To failback to the primary zone, follow the steps outlined [here](./azure-to-azure-tutorial-failback.md).
120+
To failback to the primary zone, follow the steps outlined [here](./azure-to-azure-tutorial-failback.md).

0 commit comments

Comments
 (0)