Create and Manage Data Zones
Overview of Data Zones¶
Data Zones in Privacera help organize, secure, and manage data access based on business needs, data sensitivity, and compliance requirements. They enable organisations to efficiently enforce compliance rules across various connectors.
Creating a Data Zone¶
Follow below steps to create Data Zones and configure policy for encrypting sensitive information across various connector resources.
- Log in to the Privacera portal for Self-managed installations. For PrivaceraCloud DataPlane deployments, log in to the Privacera Discovery Admin Console.
- Navigate to Compliance > Data Zones.
- Click on the "More" icon and select Add Data Zone.
- Update details in the required fields.
- Click Save.
Creating a Policy¶
Follow below steps to configure policy for different connectors, mapping multiple tags and schemas to encrypt sensitive information.
- Select a Data Zone under Compliance > Data Zones.
- Under the selected Data Zone, click on the POLICIES tab.
- Click the ADD POLICY button.
- Enter the required field values based on the policy selection.
- Click Save.
Adding Resources to a Data Zone¶
Follow below steps to add resource for various connectors, on which the policy will be applied.
- Select a Data Zone under Compliance > Data Zones.
- Click on the RESOURCES tab.
- Click the ADD RESOURCE button.
-
Select the application and add the RESOURCE according to the application type.
Tip
For guidance on adding a resource to a Data Zone, refer to Adding a Resource to Data Zone.
-
Click Save.
Re-evaluating a Data Zone¶
Policies applied to added resources can be enforced either by running scans or by re-evaluating the data zone.
- Select a Data Zone under Compliance > Data Zones.
- Click on the RESOURCES tab.
- Click the ADD RESOURCE button and add the RESOURCE according to the application type.
- Click the Re-evaluate checkbox next to the resource you wish to re-evaluate.
- Wait for approximately 60 seconds for the policy to be applied to the resource.
Creating Encryption & Masking Schemes¶
Follow below steps to create system schemes or configure schemes manually.
-
Log in to the Privacera portal for Self-managed installations. For PrivaceraCloud DataPlane deployments, log in to the PrivaceraCloud portal.
Note
If the Encryption & Masking module is not displayed in the left navigation bar of PrivaceraCloud, follow these steps steps to enable it .
-
Navigate to Encryption & Masking > Schemes.
- Select the ENCRYPTION tab.
- Click GENERATE SYSTEM SCHEMES.
- Confirm by clicking YES in the confirmation pop-up.
Creating a Ranger Service User¶
Note
This step is a prerequisite for running discovery compliance encryption policies.
- Log in to the Privacera portal for Self-managed installations.
- Navigate to Settings > User Management.
- Select the PORTAL USERS tab.
- Edit the
privacera_service_discovery
user by clicking the pencil icon. - Save the
privacera_service_discovery
user details with default values. - Ensure the
privacera_service_discovery
user appears under Access Management > Users / Groups / Roles.
- Log in to the PrivaceraCloud portal.
- Follow the steps outlined in Create Ranger Service User for Discovery Compliance Policies.
Grant Scheme Policy Access to Ranger Service User¶
Note
This step is a prerequisite for running discovery compliance encryption policies.
- Log in to the Privacera portal for Self-managed installations.
- Go to Access Management > Scheme Policies.
- Click on the privacera_peg service.
- Locate the all - encryption-scheme, presentation-scheme policy and Click the edit icon to edit it.
- Under Allow Conditions , add privacera_service_discovery user in the Select User field which has user permissions: Protect, Unprotect, Get Scheme, Impersonate
- Click Save.
- Next topic: Policy Implementation