Skip to content

Commit 7316e4b

Browse files
committed
Fix typo: requestor -> requester
1 parent fcee1e5 commit 7316e4b

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)