Mask Data in Databricks

Data masking can be done at the organization level to prevent the exposure of sensitive data. Admin users can enable data masking in Databricks and hide the PSI data (including custom field and extended field data) of customers during the export of data from Databricks. Once the ETL is done, the data gets masked.

Perform the following steps to enable PII data masking:

  1. From the Razer UI home page, navigate to PII configs.
  2. For the brands you want to enable data masking, click Configure.
  3. Click Enable.

After enabling, when you export data, the PSI fields are masked.

  1. To pause data masking, click Pause and to disable data masking, click Disable.

When PSI data masking is enabled for a brand, PSI fields including customer profile custom and extended fields, are masked in the Databricks. In the Analytics database (read_api tables), they are displayed as a string of asterisks ("*").

Create a Jira ticket for the product support team to pause or disable masking.

📘

Note

To access unmasked PSI data, jobs must be run on admin_read_api tables, which are restricted to authorized Databricks users.