Skip to content

Commit 50e1198

Browse files
committed
add RequestBodyJSONArgNames to exclusion list
1 parent fadfe08 commit 50e1198

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/web-application-firewall/afds/waf-front-door-exclusion.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides information on exclusion lists configuration
44
services: web-application-firewall
55
author: vhorne
66
ms.service: web-application-firewall
7-
ms.date: 02/10/2022
7+
ms.date: 08/03/2022
88
ms.author: victorh
99
ms.topic: conceptual
1010
---
@@ -35,6 +35,7 @@ The following attributes can be added to exclusion lists by name. The values of
3535
* Request cookie name
3636
* Query string args name
3737
* Request body post args name
38+
* RequestBodyJSONArgNames
3839

3940
You can specify an exact request header, body, cookie, or query string attribute match. Or, you can optionally specify partial matches. The following operators are the supported match criteria:
4041

0 commit comments

Comments
 (0)