Skip to content

Commit d557265

Browse files
Merge pull request #250346 from Miskatonic-Electronic/patch-6
Update waf-sensitive-data-protection-configure.md
2 parents 12d0935 + da5615a commit d557265

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ author: vhorne
55
ms.author: victorh
66
ms.service: web-application-firewall
77
ms.topic: how-to
8-
ms.date: 08/15/2023
8+
ms.date: 09/05/2023
99
---
1010

1111
# How to mask sensitive data on Azure Web Application Firewall
1212

13-
The Web Application Firewall's (WAF's) Log Scrubbing tool (preview) helps you remove sensitive data from your WAF logs. It works by using a rules engine that allows you to build custom rules to identify specific portions of a request that contain sensitive data. Once identified, the tool scrubs that information from your logs and replaces it with _*******_.
13+
The Web Application Firewall's (WAF's) Log Scrubbing tool helps you remove sensitive data from your WAF logs. It works by using a rules engine that allows you to build custom rules to identify specific portions of a request that contain sensitive data. Once identified, the tool scrubs that information from your logs and replaces it with _*******_.
1414

1515
The following table shows examples of log scrubbing rules that can be used to protect your sensitive data:
1616

0 commit comments

Comments
 (0)