You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Request IP Address*| Equals Any | NULL | {"matchVariableName":"ClientIP","matchVariableValue":"****"} |
27
+
| Request IP Address <sup>2</sup>| Equals Any | NULL | {"matchVariableName":"ClientIP","matchVariableValue":"****"} |
28
28
| Request URI | Equals Any | NULL | {"matchVariableName":"URI","matchVariableValue":"****"} |
29
29
30
-
\* Request IP Address and Request URI rules only support the *equals any* operator and scrubs all instances of the requestor's IP address that appears in the WAF logs.
30
+
<sup>1</sup> The whole request body is scrubbed if this rule is triggered and the request content type is `application/x-www-form-urlencoded` or `application/json`.
31
+
<sup>2</sup> Request IP Address and Request URI rules only support the *equals any* operator and scrubs all instances of the requestor's IP address that appears in the WAF logs.
31
32
32
33
For more information, see [What is Azure Web Application Firewall on Azure Front Door Sensitive Data Protection?](waf-sensitive-data-protection-frontdoor.md)
33
34
@@ -56,7 +57,7 @@ Repeat to add more rules.
56
57
57
58
Use the following Azure PowerShell commands to create and configure Log Scrubbing rules for Sensitive Data Protection:
Use the following Command Line Interface commands to [create and configure](/cli/azure/network/front-door/waf-policy) Log Scrubbing rules for Sensitive Data Protection:
To verify your Sensitive Data Protection rules, open the Front Door firewall log and search for _******_ in place of the sensitive fields.
82
82
83
-
## Next steps
83
+
## Related content
84
84
85
+
-[What is Azure Web Application Firewall on Azure Front Door Sensitive Data Protection?](waf-sensitive-data-protection-frontdoor.md)
85
86
-[Azure Web Application Firewall monitoring and logging](../afds/waf-front-door-monitor.md)
86
87
-[A Closer Look at Azure WAF’s Data Masking Capabilities for Azure Front Door](https://techcommunity.microsoft.com/t5/azure-network-security-blog/a-closer-look-at-azure-waf-s-data-masking-capabilities-for-azure/ba-p/4167558)
0 commit comments