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.
2 parents 0317407 + 34f1dbe commit d33c7bbCopy full SHA for d33c7bb
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