Skip to content

Commit 8daa5d1

Browse files
authored
Merge pull request #127009 from changeworld/patch-24
Fix typo: requestor -> requester
2 parents 0d51111 + 7316e4b commit 8daa5d1

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
@@ -29,7 +29,7 @@ The following table shows examples of log scrubbing rules that can be used to pr
2929
| Request JSON Arg Names | Equals | Jsonarg | "data":"Matched Data: ****** found within ARGS:jsonarg: ******" |
3030
| Request IP Address* | Equals Any | NULL | "clientIp":"******" |
3131

32-
\* Request IP Address rules only support the *equals any* operator and scrubs all instances of the requestor's IP address that appears in the WAF logs.
32+
\* Request IP Address rules only support the *equals any* operator and scrubs all instances of the requester's IP address that appears in the WAF logs.
3333

3434
For more information, see [What is Azure Web Application Firewall Sensitive Data Protection?](waf-sensitive-data-protection.md)
3535

0 commit comments

Comments
 (0)