Azure Data Factory
This article outlines the integration with the Azure Data Factory connector, enabling streamlined metadata management through features such as crawling and lineage building (both automatic and manual). It also supports impact analysis and ensures secure authentication via Credential Manager.

Overview
Connector Details
Connector Category
ETL
OvalEdge Release Supported
Release5.1 to Release7.1
Connectivity
[How the connection is established with Azure Data Factory]
REST APIs
Verified Azure Data Factory Version
V2
The Azure Data Factory connector has been validated with the mentioned "Verified Azure Data Factory Versions" and is expected to be compatible with other supported Azure Data Factory versions. If there are any issues with validation or metadata crawling, please submit a support ticket for investigation and feedback.
Connector Features
Crawling
✅
Profiling
NA
Query Sheet
NA
Data Preview
NA
Auto Lineage
✅
Manual Lineage
✅
Secure Authentication via Credential Manager
✅
Data Quality
❌
DAM (Data Access Management)
❌
Bridge
✅
'NA' indicates that the respective feature is 'Not Applicable.'
Metadata Mapping
The following objects are crawled from Azure Data Factory and mapped to the corresponding UI assets.
Schemas
ADF_Schema
Note: It is a static name provided in ovaledge not a real schema
Schema
Schema
Activities
Dataset Name
Datasets
datasets
datasets
Activities
Pipelines
Pipelines
Pipelines
Pipelines
Activities
Dataflows
Dataflows
Dataflows
Dataflows
Activities
PipelineRuns
PipelineRuns
PipelineRuns
PipelineRuns
Activities
PipelineRunParams
PipelineRunParams
PipelineRunParams
PipelineRunParams
Activities
Static params
Static params
Static params
Static params
Activities
Global Params
Global Params
Global Params
Global Params
Activities
Linked services
Linked services
Linked services
Linked services
Activities
Activity Datasets
Activity Datasets
Activity Datasets
Activity Datasets
Set up a Connection
Prerequisites
The following are the prerequisites to establish a connection:
Service Account User Permissions
It is recommended to use a separate service account to establish the connection to the data source, configured with the following minimum set of permissions.
👨💻Who can provide these permissions? These permissions are typically granted by the Azure Data Factory administrator, as users may not have the required access to assign them independently.
Crawling
Datasets
Read
Crawling
Pipelines
Read
Crawling
Dataflows
Read
Crawling
Linkedservices
Read
Connection Configuration Steps
Users are required to have the Connector Creator role in order to configure a new connection.
Log into OvalEdge, go to Administration > Connectors, click + (New Connector), search for Azure Data Factory, and complete the required parameters.
Fields marked with an asterisk (*) are mandatory for establishing a connection.
Connector Type
By default, "Azure Data Factory" is displayed as the selected connector type.
Credential Manager*
Select the desired credentials manager from the drop-down list. Relevant parameters will be displayed based on the selection.
Supported Credential Managers:
OE Credential Manager
AWS Secrets Manager
HashiCorp
Azure Key Vault
License Add Ons
Select the checkbox for the Auto Lineage Add-On to build data lineage automatically.
Auto Lineage
Supported
Data Quality
Not Supported
Data Access
Not Supported
Connector Name*
Enter a unique name for the Azure Data Factory connection
(Example: "AzureDataFactorydb").
Connector Description
Enter a brief description of the connector.
Connector Environment
Select the environment (Example: PROD, STG) configured for the connector.
Client Id*
Enter the Application ID (also known as Client ID) of the registered application. This is a unique identifier for the app in Azure.
Client Secret*
Enter the client secret generated for the application. This is utilized to authenticate the application's identity during the token request process.
Tenant Id*
Enter the Tenant ID of the Azure Active Directory. This is used for authentication with the Azure AD tenant.
Subscriber Id*
Enter the Subscription ID for the Azure account. This is a unique identifier for the Azure subscription.
Resource Group Name*
Enter the name of the Resource Group. The name should match the project or deployment requirements.
API Version*
Enter the API version.
Pipeline Types to crawl
Select the pipeline type from the drop-down list.
Proxy Enabled*
Select Yes to route the connection through a configured proxy, or No to connect directly without a proxy.
Default Governance Roles
Default Governance Roles*
Select the appropriate users or teams for each governance role from the drop-down list. All users configured in the security settings are available for selection.
Admin Roles
Admin Roles*
Select one or more users from the dropdown list for Integration Admin and Security & Governance Admin. All users configured in the security settings are available for selection.
No of Archive Objects
No Of Archive Objects*
This shows the number of recent metadata changes to a dataset at the source. By default, it is off. To enable it, toggle the Archive button and specify the number of objects to archive.
Example: Setting it to 4 retrieves the last four changes, displayed in the 'Version' column of the 'Metadata Changes' module.
Bridge
Select Bridge*
If applicable, select the bridge from the drop-down list.
The drop-down list displays all active bridges that have been configured. These bridges facilitate communication between data sources and the system without requiring changes to firewall rules.
After entering all connection details, the following actions can be performed:
Click Validate to verify the connection.
Click Save to store the connection for future use.
Click Save & Configure to apply additional settings before saving.
The saved connection will appear on the Connectors home page.
Manage Connector Operations
Crawl
To perform crawl operations, users must be assigned the Integration Admin role.
The Crawl/Profile button allows users to select one or more schemas for crawling.
Navigate to the Connectors page and click Crawl/Profile.
Select the schemas to be crawled.
The Crawl option is selected by default.
Click Run to collect metadata from the connected source and load it into the Data Catalog.
After a successful crawl, the information appears in the Data Catalog > Databases/<>Codes tab.
The Schedule checkbox allows automated crawling at defined intervals, from a minute to a year.
Click the Schedule checkbox to enable the Select Period drop-down.
Select a time period for the operation from the drop-down menu.
Click Schedule to initiate metadata collection from the connected source.
The system will automatically execute the crawl operation at the scheduled time.
Other Operations
The Connectors page provides a centralized view of all configured connectors, along with their health status.
Managing connectors includes:
Connector Health: Displays the current status of each connector using a green icon for active connections and a red icon for inactive connections, helping to monitor the connectivity with data sources.
Viewing: Click the Eye icon next to the connector name to view connector details, including databases, tables, columns, and codes.
Nine Dots Menu Options:
To view, edit, validate, build lineage, configure, or delete connectors, click on the Nine Dots menu.
Edit Connector: Update and revalidate the data source.
Validate Connector: Check the connection's integrity.
Settings: Modify connector settings.
Query Policies: Define query execution rules based on roles.
Connection Pooling: Configure database connection pool parameters to manage active and idle connections for improved performance.
Lineage: Select server dialects for parsing and setting connector priority for table lineage.
Build Lineage: Automatically build data lineage using source code parsing.
Delete Connector: Remove a connector with confirmation.
Connectivity Troubleshooting
If incorrect parameters are entered, error messages may appear. Ensure all inputs are accurate to resolve these issues. If issues persist, contact the assigned support team.
1
Error while validating connection : {"error":"unauthorized_client","error_description":"AADSTS700016: Application with identifier 'e39052e4-a23b-4d74-952e-2643abe27f6' was not found in the directory 'Default Directory'.
Error Description: The provided Client ID is incorrect or not registered in the Azure tenant.
Resolution: Verify and enter the correct Client ID registered in Azure Active Directory.
2
Error while validating connection :
HTTP Status Code: 401 Unauthorized or sometimes 400 Bad Request
Error Description: Authentication failed due to an incorrect Client Secret.
Resolution: Ensure the Client Secret is correct and has not expired. Regenerate if necessary.
3
Error while validating connection : {"error":"invalid_request","error_description":"AADSTS900023: Specified tenant identifier 'c717a2aa-3648-46e2-aae6-a5f4a51947d' is neither a valid DNS name, nor a valid external domain.
Error Description: The provided Tenant ID is not valid or formatted incorrectly.
Resolution: Check the Tenant ID in Azure portal and provide a valid directory ID or domain name.
4
Error while validating connection : 404 Not Found (most common if the subscription doesn't exist or is inaccessible)
400 Bad Request (if the format is invalid)
Error Description: The Subscription ID is incorrect or inaccessible.
Resolution: Verify that the Subscription ID exists and is accessible by the service principal used.
5
Error while validating connection : HTTP Status Code: 404 Not Found
Error Description: The specified Resource Group does not exist.
Resolution: Confirm that the Resource Group name is correct and exists under the specified subscription.
Copyright © 2026, OvalEdge LLC, Peachtree Corners, GA, USA.
Was this helpful?

