Skip to content

Commit b1399a3

Browse files
committed
update introduction
1 parent 9413100 commit b1399a3

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/virtual-wan/virtual-wan-connectivity.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
---
2-
title: Virtual WAN to Virtual WAN connectivity
2+
title: Virtual WAN to Virtual WAN Connectivity
33
description: Learn about the different available options for connecting your Azure Virtual WAN to another Virtual WAN.
44
author: halkazwini
55
ms.author: halkazwini
66
ms.service: azure-virtual-wan
7-
ms.topic: how-to
8-
ms.date: 05/08/2025
7+
ms.topic: concept-article
8+
ms.date: 05/29/2025
99
---
1010

1111
# Virtual WAN to Virtual WAN connectivity options
1212

13-
In this article, you learn about the various connection options available to connect multiple Virtual WAN environments.
13+
In some enterprise environments, there might be a need to connect one Azure Virtual WAN to another. Common scenarios include mergers and acquisitions, geographic separation for compliance or performance optimization, decentralized business units requiring interconnectivity, partner or supplier integration, and transitional architectures during network reorganization.
14+
15+
In this article, you learn about the various connection options available to link multiple Virtual WAN environments.
1416

1517
## IPsec tunnels using virtual network gateways
1618

@@ -44,7 +46,7 @@ This option is ideal if you want to connect two Virtual WANs using SD-WAN NVAs.
4446

4547
This option is similar to the previous one, except you place the SD-WAN NVA in a spoke virtual network that is peered to the virtual hub, rather than deploying it in the virtual hub. This setup allows you to configure BGP peering between the SD-WAN NVA and the virtual hub route server.
4648

47-
This approach is suitable for scenarios where SD-WAN NVAs can't be deployed into Virtual WAN hubs but still support BGP. As in the second option, you must replace ASNs 65520 and 65515 with those used by your SD-WAN to avoid BGP loop prevention.
49+
This approach is suitable for scenarios where SD-WAN NVAs can't be deployed into Virtual WAN hubs but still support BGP. As in the second option, you must replace ASNs 65520 and 65515 with the ones used by your SD-WAN to avoid BGP loop prevention.
4850

4951
:::image type="content" source="./media/virtual-wan-connectivity/vwan-connectivity-using-spoke-sdwan.png" alt-text="Diagram shows Virtual WAN connectivity using SD-WAN devices in spoke virtual networks." lightbox="./media/virtual-wan-connectivity/vwan-connectivity-using-spoke-sdwan.png":::
5052

0 commit comments

Comments
 (0)