Skip to content

Commit 0bab7cf

Browse files
authored
Merge pull request #206020 from vhorne/waf-req-size
remove dupe sentence
2 parents 43ee952 + 6712c35 commit 0bab7cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides information on Web Application Firewall reque
44
services: web-application-firewall
55
author: vhorne
66
ms.service: web-application-firewall
7-
ms.date: 07/25/2022
7+
ms.date: 07/26/2022
88
ms.author: victorh
99
ms.topic: conceptual
1010
ms.custom: devx-track-azurepowershell
@@ -34,9 +34,9 @@ For CRS 3.2 (on the WAF_v2 SKU) and newer, these limits are as follows when usin
3434
- 2 MB request body size limit
3535
- 4 GB file upload limit
3636

37-
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.
37+
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-
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:
39+
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)