Skip to content

Commit 1b62ac8

Browse files
Merge pull request #301900 from MSFT-FrankLpnsk/Vnet-Conn
[Virtual WAN] Update to include Cross Tenant VNet Connection docs and improvement to FAQ
2 parents 3264189 + 868e936 commit 1b62ac8

File tree

3 files changed

+35
-28
lines changed

3 files changed

+35
-28
lines changed

articles/virtual-wan/howto-connect-vnet-hub-powershell.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Before you create a connection, be aware of the following:
1717

1818
* A virtual network can only be connected to one virtual hub at a time.
1919
* In order to connect it to a virtual hub, the remote virtual network can't have a gateway (ExpressRoute or VPN) or RouteServer.
20+
* To connect a cross-tenant remote virtual network to the virtual hub, refer to [Connect cross-tenant virtual networks to a Virtual WAN hub](cross-tenant-vnet.md).
2021

2122
* Some configuration settings, such as **Propagate static route**, can only be configured in the Azure portal at this time. See the [Azure portal](howto-connect-vnet-hub.md) version of this article for steps.
2223

articles/virtual-wan/howto-connect-vnet-hub.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ Before you create a connection, be aware of the following:
1717

1818
* A virtual network can only be connected to one virtual hub at a time.
1919
* In order to connect it to a virtual hub, the remote virtual network can't have a gateway (ExpressRoute or VPN) or RouteServer.
20+
* To create a cross-tenant virtual network connection to the virtual hub, refer to [Connect cross-tenant virtual networks to a Virtual WAN hub](cross-tenant-vnet.md)
2021

2122
> [!IMPORTANT]
22-
> If VPN gateways are present in the virtual hub, this operation as well as any other write operation on the connected VNet can cause disconnection to Point-to-site clients as well as reconnection of site-to-site tunnels and BGP sessions.
23+
> * If VPN gateways are present in the virtual hub, this operation as well as any other write operation on the connected VNet can cause disconnection to Point-to-site clients as well as reconnection of site-to-site tunnels and BGP sessions.
2324
2425
## Add a connection
2526

0 commit comments

Comments
 (0)