Skip to main content

Privacera Documentation

Preview: File Explorer for Azure

This feature is a preview.

Note

Contact Privacera Support to request enabling this feature.

You can browse Azure Data Lake Storage (ADLS) Gen2 storage accounts, containers, and unstructured blobs using the File Explorer for Azure.You can upload data to and retrieve from ADLS.You can control access with resource policies by allowing or denying permissions for users, groups, or roles.

Prerequisites and Setup

  • You need to know your ADLS Gen2 storage account name and ADLS Gen2 storage key. This information is needed for PrivaceraCloud to access your ADLS data.

  • For PrivaceraCloud resource policies, determine beforehand which users or groups need to be given access to your ADLS data and what type of access they need: read, read-write, read metadata, or write-metadata.

General Process

The following are the general criteria for configuring File Explorer for Azure:

  • Make sure you have the prerequisites ready.

  • On PrivaceraCloud, connect Azure ADLS Gen2 application.

  • On PrivaceraCloud, define a resource policy for your ADLS data and allow or deny users or groups to that policy.

Connect ADLS Gen2 application

For more details, see Connect Azure Data Lake Storage Gen 2 (ADLS) to PrivaceraCloud.

Modify Resource Policy

After connecting ADLS Gen2 application, modify the default policy to add an Allow Condition as follows: metadata read permission for the public group for bucket name * and object path *.

For more information on creating a policy, see Resource policies.

File Explorer

To view ADLS containers and files:

  1. Navigate to Data Inventory > File Explorer.

    Because the policy is enabled, Azure storage accounts are displayed on the File Explorer page.

  2. On the File Explorer page, you can do the following actions:

    Action

    Description

    Refresh

    Refreshes the display

    Search

    Search for a particular container

    Filter

    Hides or shows columns

    Create Folder

    Creates a folder

    Upload

    Uploads a file

    Delete

    Delete files or folders

    Copy to Clipboard

    Copies the object path

Example of Allowing/Deny Access

You can control access to ADLS storage by managing permissions in a resource policy.

  1. Create a policy with Read and Write permissions.

  2. To upload a file, perform the following steps:

    1. Navigate to Data Inventory > File Explorer.

    2. Go to the ADLS storage account where you want to upload the file.

    3. Click Upload.

      Add File popup is displayed.

    4. Choose the file to upload and click Upload button.

      The file is uploaded with a success message and seen in the listing.

    5. Navigate to Access Manager > Audits to view the audit log for the upload action.

  3. Edit the policy and remove the Write permission.

  4. To upload a file, perform the following steps::

    1. Navigate to Data Inventory > File Explorer.

    2. Go to the ADLS storage account where you want to upload the file.

    3. Click Upload.

      Add File popup is displayed.

    4. Choose the file to upload and click Upload button.

      "Access Denied" error message is displayed.

    5. Navigate to Access Manager > Audits to view the audit log for the denied upload action.