Skip to content

Commit 87b93bf

Browse files
committed
Learn Editor: Update http-response-codes.md
1 parent 4eb2568 commit 87b93bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/application-gateway/http-response-codes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ An HTTP 401 unauthorized response can be returned when backend pool is configure
6161
There are several ways to resolve this:
6262
- Allow anonymous access on backend pool.
6363
- Configure the probe to send the request to another “fake” site that doesn’t require NTLM.
64-
- Not recommended, as this will not tell us if the actual site behind the application aateway is active or not.
64+
- Not recommended, as this will not tell us if the actual site behind the application gateway is active or not.
6565
- Configure application gateway to allow 401 responses as valid for the probes: [Probe matching conditions](/azure/application-gateway/application-gateway-probe-overview).
6666
#### 403 – Forbidden
6767

@@ -113,3 +113,4 @@ If the information in this article doesn't help to resolve the issue, [submit a
113113

114114

115115

116+

0 commit comments

Comments
 (0)