Skip to content

Commit 5666809

Browse files
Merge pull request #211788 from Miskatonic-Electronic/patch-9
Update waf-front-door-exclusion.md
2 parents 27eb7d7 + 2b57506 commit 5666809

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ The following attributes can be added to exclusion lists by name. The values of
3737
* Request body post args name
3838
* RequestBodyJSONArgNames
3939

40+
>[!NOTE]
41+
>RequestBodyJSONArgNames is only available on Default Rule Set (DRS) 2.0 or later.
42+
4043
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:
4144

4245
- **Equals**: This operator is used for an exact match. For example, to select a header named **bearerToken**, use the equals operator with the selector set as **bearerToken**.
@@ -78,4 +81,4 @@ You can apply exclusion lists to all rules within the managed rule set, to rules
7881

7982
## Next steps
8083

81-
After you configure your WAF settings, learn how to view your WAF logs. For more information, see [Front Door diagnostics](../afds/waf-front-door-monitor.md).
84+
After you configure your WAF settings, learn how to view your WAF logs. For more information, see [Front Door diagnostics](../afds/waf-front-door-monitor.md).

0 commit comments

Comments
 (0)