Skip to content

Commit d386bdb

Browse files
committed
fixed line indentation
1 parent 021e42f commit d386bdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/configuration-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ For this scenario, use NSGs on the Application Gateway subnet. Put the following
8080
> An incorrect configuration of the route table could result in asymmetrical routing in Application Gateway v2. Ensure that all management/control plane traffic is sent directly to the Internet and not through a virtual appliance. Logging and metrics could also be affected.
8181
8282

83-
**Scenario 1**: UDR to disable Border Gateway Protocol (BGP) Route Propagation to the Application Gateway subnet
83+
**Scenario 1**: UDR to disable Border Gateway Protocol (BGP) Route Propagation to the Application Gateway subnet
8484

8585
Sometimes the default gateway route (0.0.0.0/0) is advertised via the ExpressRoute or VPN gateways associated with the Application Gateway virtual network. This breaks management plane traffic, which requires a direct path to the Internet. In such scenarios, a UDR can be used to disable BGP route propagation.
8686

@@ -92,7 +92,7 @@ For this scenario, use NSGs on the Application Gateway subnet. Put the following
9292

9393
Enabling the UDR for this scenario shouldn't break any existing setups.
9494

95-
**Scenario 2**: UDR to direct 0.0.0.0/0 to the Internet
95+
**Scenario 2**: UDR to direct 0.0.0.0/0 to the Internet
9696

9797
You can create a UDR to send 0.0.0.0/0 traffic directly to the Internet.
9898

0 commit comments

Comments
 (0)