Connect to and manage Azure Files in Microsoft Purview

This article outlines how to register Azure Files, and how to authenticate and interact with Azure Files in Microsoft Purview. For more information about Microsoft Purview, read the introductory article.

Supported capabilities

Metadata Extraction Full Scan Incremental Scan Scoped Scan Classification Labeling Access Policy Lineage Data Sharing Live view
Yes Yes Yes Yes Yes Yes No Limited** No No

** Lineage is supported if dataset is used as a source/sink in Data Factory Copy activity

Azure Files supports full and incremental scans to capture the metadata and classifications, based on system default and custom classification rules.

For file types such as csv, tsv, psv, ssv, the schema is extracted when the following logics are in place:

  1. First row values are non-empty
  2. First row values are unique
  3. First row values are neither a date nor a number

Prerequisites

Register

This section describes how to register Azure Files in Microsoft Purview using the Microsoft Purview governance portal.

Authentication for registration

Currently there's only one way to set up authentication for Azure file shares:

  • Account Key

Account Key to register

When authentication method selected is Account Key, you need to get your access key and store in the key vault:

  1. Navigate to your storage account
  2. Select Security + networking > Access keys
  3. Copy your key and save it somewhere for the next steps
  4. Navigate to your key vault
  5. Select Objects > Secrets
  6. Select + Generate/Import and enter the Name and Value as the key from your storage account
  7. Select Create to complete
  8. If your key vault isn't connected to Microsoft Purview yet, you will need to create a new key vault connection
  9. Finally, create a new credential using the key to set up your scan

Steps to register

To register a new Azure Files account in your data catalog, follow these steps:

  1. Open the Microsoft Purview governance portal by:

  2. Select Data Map on the left navigation.

  3. Select Register

  4. On Register sources, select Azure Files

  5. Select Continue

register new data source

On the Register sources (Azure Files) screen, follow these steps:

  1. Enter a Name that the data source will be listed with in the Catalog.
  2. Choose your Azure subscription to filter down Azure Storage Accounts.
  3. Select an Azure Storage Account.
  4. Select a collection from the list.
  5. Select Register to register the data source.

register sources options

Scan

Follow the steps below to scan Azure Files to automatically identify assets and classify your data. For more information about scanning in general, see our introduction to scans and ingestion

Create and run scan

To create and run a new scan, follow these steps:

  1. Select the Data Map tab on the left pane in the Microsoft Purview governance portal.

  2. Select the Azure Files source that you registered.

  3. Select New scan

  4. Choose either the Azure integration runtime if your source is publicly accessible, a managed virtual network integration runtime if using a managed virtual network, or a self-hosted integration runtime if your source is in a private virtual network. For more information about which integration runtime to use, see the choose the right integration runtime configuration article.

  5. Select the account key credential to connect to your data source.

    Set up scan

  6. You can scope your scan to specific databases by choosing the appropriate items in the list.

    Scope your scan

  7. Then select a scan rule set. You can choose between the system default, existing custom rule sets, or create a new rule set inline.

    Scan rule set

  8. Choose your scan trigger. You can set up a schedule to reoccur, or run the scan once.

    trigger

  9. Review your scan and select Save and run.

View your scans and scan runs

To view existing scans:

  1. Go to the Microsoft Purview portal. On the left pane, select Data map.
  2. Select the data source. You can view a list of existing scans on that data source under Recent scans, or you can view all scans on the Scans tab.
  3. Select the scan that has results you want to view. The pane shows you all the previous scan runs, along with the status and metrics for each scan run.
  4. Select the run ID to check the scan run details.

Manage your scans

To edit, cancel, or delete a scan:

  1. Go to the Microsoft Purview portal. On the left pane, select Data Map.

  2. Select the data source. You can view a list of existing scans on that data source under Recent scans, or you can view all scans on the Scans tab.

  3. Select the scan that you want to manage. You can then:

    • Edit the scan by selecting Edit scan.
    • Cancel an in-progress scan by selecting Cancel scan run.
    • Delete your scan by selecting Delete scan.

Note

  • Deleting your scan does not delete catalog assets created from previous scans.

Next steps

Now that you have registered your source, follow the below guides to learn more about Microsoft Purview and your data.