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
#### <aname="sensitive_column"></a> Sensitive Tag Column
This configuration type creates Data Catalog tags on columns in BQ tables. This configuration classifies the sensitivity of the data in those columns and tags the classification results. The classification requires the [sensitive data template](https://github.com/GoogleCloudPlatform/datacatalog-templates/blob/master/data_sensitivity.yaml) and Data Loss Prevention. It uses as input the info types found in the DLP inspection jobs. It then maps the info types to a custom data classification defined in a mapping table in BQ. It can optionally create policy tags on the sensitive columns so that access to the sensitive data is restricted.
The text was updated successfully, but these errors were encountered:
Yes, that's true. Are you saying that for you the table names don't match up? (i.e. the name of the table you want to tag does is different from the name of the table written by DLP?).
It seems that the table name you want to tag and the table name of the DLP dataset need to be the same, when running Sensitive Tag Column.
However, there is no explanation for table names in DLP Datasets.
If this is the specification, it should be added to
ui_guide.md
.datacatalog-tag-engine/docs/ui_guide.md
Lines 93 to 95 in b64520a
The text was updated successfully, but these errors were encountered: