mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-07 13:07:22 +00:00
Docs: PII Tagging Note Removal (#19736)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
This commit is contained in:
parent
7e6fc02585
commit
0733cee6a2
@ -7,11 +7,6 @@ slug: /how-to-guides/data-governance/classification/auto/auto-pii-tagging
|
||||
|
||||
Auto PII tagging for Sensitive/NonSensitive at the column level is performed based on the two approaches described below.
|
||||
|
||||
{% note %}
|
||||
PII Tagging is only available during `Profiler Ingestion`.
|
||||
{% /note %}
|
||||
|
||||
|
||||
## Tagging logic
|
||||
|
||||
1. **Column Name Scanner**: We validate the column names of the table against a set of regex rules that help us identify
|
||||
|
||||
@ -7,11 +7,6 @@ slug: /how-to-guides/data-governance/classification/auto/auto-pii-tagging
|
||||
|
||||
Auto PII tagging for Sensitive/NonSensitive at the column level is performed based on the two approaches described below.
|
||||
|
||||
{% note %}
|
||||
PII Tagging is only available during `Profiler Ingestion`.
|
||||
{% /note %}
|
||||
|
||||
|
||||
## Tagging logic
|
||||
|
||||
1. **Column Name Scanner**: We validate the column names of the table against a set of regex rules that help us identify
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user