Skip to content

Commit 248f40d

Browse files
authored
Merge pull request #91328 from PolItKy/patch-1
Update site-recovery-faq.yml for Site-to-Site VPN Replication
2 parents 20bf9d1 + d465a1d commit 248f40d

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

articles/site-recovery/site-recovery-faq.yml

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -216,13 +216,15 @@ sections:
216216
- question: |
217217
Can I replicate over a site-to-site VPN to Azure?
218218
answer: |
219-
Azure Site Recovery replicates data to an Azure storage account or managed disks, over a public endpoint. Replication isn't over a site-to-site VPN.
220-
221-
- question: |
222-
Why can't I replicate over VPN?
223-
answer: |
224-
When you replicate to Azure, replication traffic reaches the public endpoints of an Azure Storage. Thus you can only replicate over the public internet or via ExpressRoute (Microsoft peering or an existing public peering).
225-
219+
Azure Site Recovery replicates data to an Azure storage account or managed disks, over a public endpoint. However, replication can be performed over Site-to-Site VPN as well. Site-to-Site VPN connectivity allows organizations to connect existing networks to Azure, or Azure networks to each other. Site-to-Site VPN occurs over IPSec tunneling over the internet, leveraging existing on-premises edge network equipment and network appliances in Azure, either native features like Azure Virtual Private Network (VPN) Gateway or 3rd party options such as Check Point CloudGaurd, Palo Alto NextGen Firewall.
220+
* Pros:
221+
* Private connectivity over the public Internet to Microsoft Edge
222+
* Recovery Service Vaults configured for security with Private Endpoints
223+
* Replication over customer private Virtual Network connection
224+
* Easy transition to "Future State"
225+
* Cons:
226+
* No SLA and potentially higer latency
227+
* requires an on-premises VPN device availability
226228
- question: |
227229
Can I use Riverbed SteelHeads for replication?
228230
answer: |

0 commit comments

Comments
 (0)