Skip to content

Commit 4422b7f

Browse files
Merge pull request #127536 from magakman/patch-2
Update waf-javascript-challenge.md
2 parents 63df6b3 + 0099ce9 commit 4422b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/web-application-firewall/waf-javascript-challenge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The WAF policy setting defines the JavaScript challenge cookie validity lifetime
4646

4747
- **AJAX and API calls aren't supported**: JavaScript challenge doesn't apply to AJAX and API requests.
4848

49-
- **POST body size restriction**: The first request that triggers a JavaScript challenge is blocked if its POST body exceeds 128 KB.
49+
- **POST body size restriction**: The first request that triggers a JavaScript challenge is blocked if its POST body exceeds 64 KB on Azure Front Door and 128 KB on Azure Application Gateway.
5050

5151
- **Non-HTML embedded resources**: JavaScript challenge is designed for HTML resources. Challenges for non-HTML resources embedded in a page, such as images, CSS, JavaScript files, or similar resources, aren't supported. However, if there was a prior successful JavaScript challenge request, those limitations are lifted.
5252

0 commit comments

Comments
 (0)