Skip to content

Commit 97efd6c

Browse files
Merge pull request #248625 from duongau/duongau-patch-3
ExpressRoute - About ER gateways - add callout about overlapping udr with gatewaysubnet
2 parents 5a86354 + 8ce8c6b commit 97efd6c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

includes/vpn-gateway-gwudr-warning.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@
99
ms.author: cherylmc
1010
ms.custom: include file
1111
---
12-
User-defined routes with a 0.0.0.0/0 destination and NSGs on the GatewaySubnet **are not supported**. Gateways with this configuration are blocked from being created. Gateways require access to the management controllers in order to function properly. [BGP route propagation](../articles/virtual-network/virtual-networks-udr-overview.md#border-gateway-protocol) should be set to "Enabled" on the GatewaySubnet to ensure availability of the gateway. If BGP route propagation is set to disabled, the gateway won't function.
12+
- User-defined routes with a 0.0.0.0/0 destination and NSGs on the GatewaySubnet **are not supported**. Gateways with this configuration are blocked from being created. Gateways require access to the management controllers in order to function properly. [BGP route propagation](../articles/virtual-network/virtual-networks-udr-overview.md#border-gateway-protocol) should be set to "Enabled" on the GatewaySubnet to ensure availability of the gateway. If BGP route propagation is set to disabled, the gateway won't function.
13+
14+
- Diagnostics, data path, and control path can be affected if a user-defined route overlaps with the Gateway subnet range or the gateway public IP range.

0 commit comments

Comments
 (0)