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/azure-to-azure-how-to-enable-zone-to-zone-dr.md
+21-21Lines changed: 21 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,16 +10,16 @@ ms.author: sideeksh
10
10
11
11
---
12
12
13
-
# Enable Zone to Zone Disaster Recovery for Azure Virtual Machines
13
+
# Enable Zone to Zone Disaster Recovery for Azure virtual machines
14
14
15
15
This article describes how to replicate, failover, and failback Azure virtual machines from one Availability Zone to another within the same Azure region.
16
16
17
17
>[!NOTE]
18
18
>
19
-
>1.Site Recovery currently does not support Recovery Plans for Zone to Zone Disaster Recovery. This support is coming soon.
20
-
>2.Support for Zone to Zone disaster recovery is currently limited to two regions: Southeast Asia and UK South. Support for other regions that have zones is coming soon.
19
+
>-Site Recovery currently does not support Recovery Plans for Zone to Zone Disaster Recovery.
20
+
>-Support for Zone to Zone disaster recovery is currently limited to two regions: Southeast Asia and UK South.
21
21
22
-
Site Recovery service contributes to your business continuity and disaster recovery (BCDR) 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.
22
+
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.
23
23
24
24
Availability Zones are unique physical locations within an Azure region. Each zone has one or more datacenters.
25
25
@@ -29,33 +29,33 @@ Typically, Availability Zones are used to deploy VMs in a High Availability conf
29
29
30
30
However, in some scenarios, Availability Zones can be leveraged for Disaster Recovery:
31
31
32
-
1. Many customers who had a metro Disaster Recovery strategy while hosting applications on premise 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.
32
+
- Many customers who had a metro Disaster Recovery strategy while hosting applications on premise 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.
33
33
34
-
2. 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.
34
+
- 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.
35
35
36
-
3. 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 cross national boundaries.
36
+
- 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 cross national boundaries.
37
37
38
-
4. 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.
38
+
- 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.
39
39
40
40
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.
41
41
42
42
## Networking for Zone to Zone Disaster Recovery
43
43
44
44
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:
45
45
46
-
1. 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.
46
+
- 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.
47
47
48
-
2. Subnet: Failover into the same subnet is supported.
48
+
- Subnet: Failover into the same subnet is supported.
49
49
50
-
3. 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.
50
+
- 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.
51
51
52
-
4. Accelerated Networking: Similar to Azure to Azure Disaster Recovery, you may enable Accelerated Networking if the VM SKU supports it.
52
+
- Accelerated Networking: Similar to Azure to Azure Disaster Recovery, you may enable Accelerated Networking if the VM SKU supports it.
53
53
54
-
5. 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.
54
+
- 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.
55
55
56
-
6. 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.
56
+
- 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.
57
57
58
-
7. Network Security Group: You may use the same network security groups as applied to the source VM.
58
+
- Network Security Group: You may use the same network security groups as applied to the source VM.
59
59
60
60
## Pre-requisites
61
61
@@ -88,15 +88,15 @@ Login to the Azure portal.
88
88
89
89
3. As shown below, in the Basics tab, select ‘Yes’ for ‘Disaster Recovery between Availability Zones?’
4. If you accept all defaults, click ‘Review + Start replication’ followed by ‘Start replication’.
94
94
95
95
5. If you want to make changes to the replication settings, click on ‘Next: Advanced settings’.
96
96
97
-
6. Change the settings away from default wherever appropriate. For users of Azure to Azure DR, this page might seem familiar. More details on the options presented on this blade can be found [here](https://docs.microsoft.com/azure/site-recovery/azure-to-azure-tutorial-enable-replication)
97
+
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](https://docs.microsoft.com/azure/site-recovery/azure-to-azure-tutorial-enable-replication)
7. Click on ‘Next: Review + Start replication’ and then ‘Start replication’.
102
102
@@ -112,13 +112,13 @@ The RTO SLA is the same as that for Site Recovery overall. We promise RTO <= 2 h
112
112
The Site Recovery team and Azure capacity management team plan for sufficient infrastructure capacity. When you start a failover, the teams also help ensure VM instances that are protected by Site Recovery will deploy to the target zone.
113
113
114
114
4. Which operating systems are supported?
115
-
Zone to Zone DR supports the same operating systems as Azure to Azure DR. Refer to the support matrix [here](https://docs.microsoft.com/azure/site-recovery/azure-to-azure-support-matrix).
115
+
Zone to Zone Disaster Recovery supports the same operating systems as Azure to Azure Disaster Recovery. Refer to the support matrix [here](https://docs.microsoft.com/azure/site-recovery/azure-to-azure-support-matrix).
116
116
117
117
## Next steps
118
118
119
-
The steps that need to be followed to run a DR drill, fail over, re-protect, and failback are the same as the steps in Azure to Azure DR scenario.
119
+
The steps that need to be followed to run a Disaster Recovery drill, fail over, re-protect, and failback are the same as the steps in Azure to Azure Disaster Recovery scenario.
120
120
121
-
To perform a DR drill, please follow the steps outlined [here](https://docs.microsoft.com/azure/site-recovery/azure-to-azure-tutorial-dr-drill).
121
+
To perform a Disaster Recovery drill, please follow the steps outlined [here](https://docs.microsoft.com/azure/site-recovery/azure-to-azure-tutorial-dr-drill).
122
122
123
123
To perform a fail over and re-protect VMs in the secondary zone, follow the steps outlined [here](https://docs.microsoft.com/azure/site-recovery/azure-to-azure-tutorial-failover-failback).
0 commit comments