Skip to content

Commit 05579c5

Browse files
authored
Merge pull request #205516 from duongau/patch-2
Application Gateway WAF request size limit - add sentence
2 parents 0e443e5 + f7db887 commit 05579c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/web-application-firewall/ag/application-gateway-waf-request-size-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For CRS 3.2 (on the WAF_v2 SKU) and newer, these limits are as follows when usin
3636

3737
Only requests with Content-Type of multipart/form-data are considered file uploads. The file part of the body content is evaluated against the file upload limit. For all other content types, the request body size limit applies.
3838

39-
To set request size limits in the Azure portal, configure **Global parameters** in the WAF policy resource's **Policy settings** page:
39+
Only requests with Content-Type of multipart/form-data are considered as file upload and the file part of the body content evaluated versus the file upload limits. For all other content types, request body size limit applies. To set request size limits in the Azure portal, configure **Global parameters** in the WAF policy resource's **Policy settings** page:
4040

4141
:::image type="content" source="../media/application-gateway-waf-request-size-limits/waf-policy-limits.png" alt-text="Screenshot of the Azure portal that shows the request size limits configuration for the W A F policy.":::
4242

0 commit comments

Comments
 (0)