Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create an Azure Data Factory metadata collector

Create a collector to import metadata from Azure Data Factory.

Before you begin

Before you begin, verify the following:

Procedure

  1. Navigate to All > Workflow Data Fabric > Workflow Data Fabric Home.

  2. Select the Connect Hub

Image omitted: wdf-connect-hub-icon.png
Connect Hub icon icon in the left sidebar.
  1. Select Create > Metadata collector.

  2. From the System list, select Azure Data Factory.

  3. From the Connection type list, select one of the following:

    1. Select New connection to configure a new connection.

    2. Select Existing connection to reuse an existing connection and select an existing connection from the Connections list.

      The configuration form is filled with details from the existing connection. The name is appended with the word Copy and sensitive details like password aren't copied.

  4. On the form, fill in the fields.

    FieldDescription
    Connection nameUnique identifier for the connection. This field can't be modified once the connection is established.
    Short descriptionPurpose and details of the connection.
  5. Enter the Azure Data Factory authentication details.

    FieldDescription
    Microsoft Entra client IDAzure Active Directory application client ID for the Azure Data Factory app.
    Microsoft Entra client secretAzure Active Directory application client secret for the Azure Data Factory app.
    Azure subscription IDThe subscription ID in which the data factories are available.
    Microsoft Entra Tenant IDAzure Active Directory application tenant ID for the Azure Data Factory app.
  6. Enter the Azure Data Factory configuration details.

    FieldDescription
    Include Data Factory name(s)Names of data factories to catalog. Enter either the exact name or a regular expression to match. List one data factory name per line.
    Exclude Data Factory name(s)Names of data factories to exclude from cataloging. Enter either the exact name or a regular expression to match. List one data factory name per line.
  7. Configure the advanced options.

FieldDescription
Max retriesThe number of times the system retries a failed API call.Default: 5
Retry delayThe number of seconds to wait between retry attempts for a failed API call.Default: 2 seconds
  1. Select Save.

Result

The metadata collector is created and appears on the Connectors page with a Configured status. It is now ready to connect to the source system and harvest metadata.

What to do next

After creating the collector, you can perform any of the following tasks:

Parent Topic:Azure Data Factory metadata collector