|
1 | 1 | ---
|
2 |
| -title: Integrate Azure ExpressRoute Azure VM disaster recovery with Azure Site Recovery |
| 2 | +title: Integrate Azure ExpressRoute Azure virtual machine disaster recovery with Azure Site Recovery |
3 | 3 | description: Describes how to set up disaster recovery for Azure virtual machines using Azure Site Recovery and Azure ExpressRoute
|
4 | 4 | author: ankitaduttaMSFT
|
5 | 5 | ms.service: azure-site-recovery
|
@@ -42,7 +42,7 @@ Before you begin, make sure you understand the following concepts:
|
42 | 42 | For best practice, and to ensure efficient Recovery Time Objectives (RTOs) for disaster recovery, we recommend you do the following when you set up Site Recovery to integrate with ExpressRoute:
|
43 | 43 |
|
44 | 44 | - Provision networking components before failover to a secondary region:
|
45 |
| - - When you enable replication for Azure virtual machines, Site Recovery can automatically deploy networking resources like networks, subnets, and gateways in the target Azure region, using the source network settings. |
| 45 | + - When you enable replication for Azure virtual machines, Site Recovery can automatically deploy networking resources using the source network settings. For example, networks, subnets, and gateways in the target Azure region. |
46 | 46 | - Site Recovery can't automatically set up networking resources such as VNet gateways.
|
47 | 47 | - We recommend you provision these extra networking resources before failover. A small downtime is associated with this deployment, and it can impact the overall recovery time, if you didn't account for it during deployment planning.
|
48 | 48 | - Run regular disaster recovery drills:
|
@@ -74,7 +74,7 @@ If you want to set up replication for Azure virtual machines in a primary site,
|
74 | 74 |
|
75 | 75 | ## Replication example
|
76 | 76 |
|
77 |
| -Typically enterprise deployments have workloads split across multiple Azure VNets, with a central connectivity hub for external connectivity to the internet and to on-premises sites. A hub and spoke topology is typically used together with ExpressRoute. |
| 77 | +In typical enterprise deployments, workloads are distributed across multiple Azure VNets with a central hub for internet and on-premises connectivity. This setup often uses a hub-and-spoke topology with ExpressRoute. |
78 | 78 |
|
79 | 79 | 
|
80 | 80 |
|
|
0 commit comments