We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec8ce99 commit 34f1dbeCopy full SHA for 34f1dbe
articles/web-application-firewall/afds/waf-front-door-exclusion.md
@@ -75,7 +75,7 @@ The following table shows example values from WAF logs and the corresponding exc
75
| HeaderValue:SOME_NAME | Request header name Equals SOME_NAME |
76
| PostParamValue:SOME_NAME | Request body POST args name Equals SOME_NAME |
77
| QueryParamValue:SOME_NAME | Query string args name Equals SOME_NAME |
78
-| SOME_NAME | Request body JSON args name Equals SOME_NAME |
+| JsonValue:SOME_NAME | Request body JSON args name Equals SOME_NAME |
79
80
### Exclusions for JSON request bodies
81
0 commit comments