Skip to content

Commit ff8eeef

Browse files
authored
Merge pull request #189751 from vhorne/afd-limits
update WAF custom response body length
2 parents 6150d7e + 819f373 commit ff8eeef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/front-door-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: duongau
66
ms.service: frontdoor
77
ms.topic: include
8-
ms.date: 09/09/2021
8+
ms.date: 02/25/2022
99
ms.author: duau
1010
ms.custom: include file
1111
---
@@ -30,7 +30,7 @@
3030
| Web application firewall cookie name length | 256 |
3131
| Web application firewall exclusion limit | 100 |
3232
| Web application firewall HTTP request body size inspected | 128 KB |
33-
| Web application firewall custom response body length | 2 KB |
33+
| Web application firewall custom response body length | 32 KB |
3434

3535
### Azure Front Door Standard/Premium (Preview) Service Limits
3636

@@ -57,7 +57,7 @@
5757
| Web application firewall HTTP header name length | 256 | 256 |
5858
| Web application firewall cookie name length | 256 | 256|
5959
| Web application firewall HTTP request body size inspected | 128 KB | 128 KB |
60-
| Web application firewall custom response body length | 2 KB | 2 KB |
60+
| Web application firewall custom response body length | 32 KB | 32 KB |
6161

6262
#### Timeout values
6363
##### Client to Front Door

0 commit comments

Comments
 (0)