Skip to content

Commit fbb2848

Browse files
Update waf-sensitive-data-protection-configure.md
1 parent ba65589 commit fbb2848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/web-application-firewall/ag/waf-sensitive-data-protection-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following table shows examples of log scrubbing rules that can be used to pr
1616

1717
| Match Variable | Operator | Selector | What gets scrubbed |
1818
| --- | --- | --- | --- |
19-
| Request Header Names | Equals | X-Forwarded-For | REQUEST_HEADERS: x-forwarded-for.","data":"******" |
19+
| Request Header Names | Equals | X-Forwarded-For | REQUEST_HEADERS:x-forwarded-for.","data":"******" |
2020
| Request Cookie Names | Equals | cookie1 | "Matched Data: ****** found within REQUEST_COOKIES:cookie1: ******" |
2121
| Request Arg Names | Equals | arg1 | "requestUri":"\/?arg1=******" |
2222
| Request Post Arg Names | Equals | Post1 | "data":"Matched Data: ****** found within ARGS:post1: ******" |

0 commit comments

Comments
 (0)