Overview of the Presidio Anonymizer Plugin
mainThe Presidio Anonymizer Plugin integrates with Microsoft's Presidio to detect and anonymize sensitive PII (Personally Identifiable Information) within your data fields.
It operates in two stages:
- Detection: Uses the Presidio Analyzer API to identify PII entities.
- Anonymization: Uses the Presidio Anonymizer API to apply transformations to the detected entities based on your configured rules.
If no PII is detected, the original data is returned unchanged.