Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
APPLIES TO:
Azure Data Factory
Azure Synapse Analytics
Tip
Try out Data Factory in Microsoft Fabric, an all-in-one analytics solution for enterprises. Microsoft Fabric covers everything from data movement to data science, real-time analytics, business intelligence, and reporting. Learn how to start a new trial for free!
This article provides step-by-step guidance for using connectors with Bring Your Own Driver (BYOD) approach and upgrading from outdated V1 connectors to the latest V2 connectors in scenarios where the BYOD approach is required.
Guidance on using connectors with BYOD approach
Steps
Review Connector Requirements
Visit the Data Factory documentation for the specific connector. Under the Pre-requisites section, verify:- The supported version of the client driver.
- The minimum required SHIR version for compatibility.
Install and Configure Self-Hosted Integration Runtime (SHIR)
- Set up SHIR on a physical machine or virtual machine within your network.
- Follow the official Microsoft SHIR installation guide to complete setup.
Download the Required Driver Package
Navigate to the connector's documentation or driver source to download the appropriate version of the client driver supported for the connector.
Install the Driver
Install the downloaded driver package on the machine where SHIR is running.
Related connectors
Guidance on upgrading connectors with BYOD approach required
Steps
Review Connector Requirements
Visit the Data Factory documentation for the specific V2 connector. Under the Pre-requisites section, verify:- The supported version of the client driver.
- The minimum required SHIR version for compatibility.
Install and Configure Self-Hosted Integration Runtime (SHIR)
- Set up SHIR on a physical machine or virtual machine within your network.
- Follow the official Microsoft SHIR installation guide to complete setup.
Download the Required Driver Package
Navigate to the connector's documentation or driver source to download the appropriate version of the client driver supported for V2 connector.
Install the Driver
Install the downloaded driver package on the machine where SHIR is running.
Update Linked Services in Data Factory
Test the Connection
Validate connectivity to the data source using the updated linked service with version 2.0 connector.
Validate Pipeline Functionality
Run test executions of your pipelines to confirm they function correctly with the new V2 connector and SHIR setup.