Hi Stephen ,
Since you are planning to upgrade your connector in ADF from version 1 to version2 , you can opt for using Connector upgrade advisor in ADF.
The Connector upgrade advisor is a comprehensive tool that helps upgrade pipelines using outdated V1 linked services and datasets to their latest available versions . Before using the advisor, save or discard all pending changes. The advisor scans your data factory and identifies all existing pipelines using outdated connectors along with the number of dependencies on outdated versions .
Here is how to Connector upgrade advisor :
Navigate to the Manage pane in your data factory and select Connector upgrade advisor
- Select Pipelines: Choose the pipelines you want to upgrade and click Upgrade 1. If a selected pipeline references an outdated dataset shared with other unselected pipelines, you can choose to upgrade all pipelines using the same dataset simultaneously or create new datasets for selected pipelines
- Map Linked Services: Map outdated linked services to new linked services by selecting an equivalent V2 linked service from the dropdown menu or creating a new one that supports the V2 format
- Update Queries: If your selected pipelines use Salesforce, Salesforce Service Cloud, or ServiceNow connectors in the Copy activity with a query, manual adjustments may be required due to query format differences between V1 and V2
- Review Changes: Review and finalize changes using the Review page, then save or publish all modifications Known Limitations: Currently, support for the Snowflake data source is unavailable
Reference: Connector upgrade advisor in Azure Data Factory and Azure Synapse Analytics
Upgrade plan for Azure Data Factory connectors
Hope it helps. Kindly accept the answer by clicking on Accept answer
button. Thankyou