Skip to content

Commit 4835b7d

Browse files
Merge pull request #227364 from greg-lindsay/upd
gh PR 52864
2 parents 187fbb3 + 5dffc19 commit 4835b7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/application-gateway-backend-health-troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,8 @@ This behavior can occur for one or more of the following reasons:
383383
2. Check whether your UDR has a default route (0.0.0.0/0) with the next hop not set as **Internet**:
384384

385385
a. Follow steps 1a and 1b to determine your subnet.
386-
b. Check whether there's any UDR configured. If there is, search for the resource on the search bar or under **All resources**.
387-
c. Check whether there are any default routes (0.0.0.0/0) with the next hop not set as **Internet**. If the setting is either **Virtual Appliance** or **Virtual Network Gateway**, you must make sure that your virtual appliance, or the on-premises device, can properly route the packet back to the internet destination without modifying the packet.
386+
b. Check to see if a UDR is configured. If there is, search for the resource on the search bar or under **All resources**.
387+
c. Check to see if there are any default routes (0.0.0.0/0) with the next hop not set as **Internet**. If the setting is either **Virtual Appliance** or **Virtual Network Gateway**, you must make sure that your virtual appliance, or the on-premises device, can properly route the packet back to the Internet destination without modifying the packet. If probes are routed through a virtual appliance and modified, the backend resource will display a **200** status code and the Application Gateway health status can display as **Unknown**. This doesn't indicate an error. Traffic should still be routing through the Application Gateway without issue.
388388
d. Otherwise, change the next hop to **Internet**, select **Save**, and verify the backend health.
389389

390390
3. Default route advertised by the ExpressRoute/VPN connection to the virtual network over BGP:

0 commit comments

Comments
 (0)