ADF Logging Strategy – Expert Insights Wanted!
ADF Logging Strategy – Expert Insights Wanted! I'm currently building a reusable logging framework in Azure Data Factory (ADF) to capture execution metadata for key activities like Data Flows, Copy Activities, and Stored Procedures — and I’d love to get…
Azure Data Factory
Azure Data Factory: Inquiry on New Undocumented Property 'trustModeClaimForMi'
It looks like PG added a new undocumented property on data factory resource properties: "trustModeClaimForMi": { "value": "Enabled", "editable": true } Any ideas about this and any ETA when…
Azure Data Factory

Backup of ADF pipelines
Hi Everyone, I am looking for backup of ADF including pipelines, datasets and dataflows. Please find the snapshot, how to take backup of this so that I can restore it when required.
Azure Data Factory
create around 800 helper tables with ADF
We have a requirement in our project to create around 800 helper tables in DB2, each with specific columns (row_hash calculation, table_name, primary column, partition column, partition value). We have tried two approaches so far: Using a stored…
Azure Data Factory
Managed Airflow scheduler not working
We have a managed Airflow instance in our subscription, and the UI shows that the last heartbeat was a day ago (08/09). I tried resetting the Airflow instance multiple times, either by changing a variable or importing dags from a storage, and nothing…
Azure Data Factory
CDC set up in Azure Data Factory for Onprem Sql to Blob Storage
Hello, We are looking to use Azure Data Factory new feature CDC to load data from On prem Sql Server to Data lake Blob Storage. We have already both Self hosted and Managed Integration Run time exists for other process and we have also brand new Self…
Azure Data Factory
Error upgrading Mysql connector(s) for Azure Data Factory/Synapse
We are unable to successfully upgrade our MySql connector in Synapse (Linked service) to a newer version before the termination date of 30 September 2025. We have created a ticket in the past and the outcome of the ticket was: "Resolution: There…
Azure Data Factory
Automatically cancelling a copy activity when no data is being read.
I have a data source that sometimes causes copy activities to get stuck - no data is being read or copied. ADF just shows the time to first byte as continually increasing until timeout is reached. Ideally I want to catch this as early as possible, but…
Azure Data Factory
Row Count Difference between the Web and Copy activity using Salesforce V2 connector
Hi! I am using the Salesforce V2 connector to extract data from my salesforce account. When I use the Copy activity, I get around 1200 rows for a certain object. And when I use the Web activity to pass a query that does a Count of Id from that same…
Azure Data Factory
Salesforce to Dynamic CRM migration using ADF.
Hi Team , i am working on Salesforce to Dynamic CRM migration using ADF . while creating the New Linked service using Salesforce V2 in ADF , we have encounter below issue. Below are the screenshots. Could you please help us to resolve the issue ? Error…
Azure Data Factory
Not able to create ADF due regional constraint in student free tier account
Not able to create Data Factory due to the below error-
Azure Data Factory
ADF Pipeline failed with error "An insufficient number of arguments were supplied for the procedure or function cdc.fn_cdc_get_net_changes"
I have a pipeline setup to copy set of tables from a source Azure DB into another Azure SQL DB. The pipeline has CDC enabled dataflow. The tables that I am trying to copy/sync have the CDC enabled. I have a setup/metadatatable where I have columns -…
Azure Data Factory
ADF Pipeline fails in trigger mode with error: no client credentials user enabled"},Source=Microsoft.Connectors.Salesforce,, but runs successfully in debug mode
I have an ADF Pipeline that is connected to Salesforce. It runs fine in debug mode. But when I trigger it, it fails with user credential error: Failure happened on 'Source' side.…
Azure Data Factory

IR Upgrade to Spark 3.4 - data flow performance issues
Hello, We have a data flow that retrieves data from an API endpoint. The pipeline has not been changed in months, however on 7/9/2025, our pipeline time tripled in run time. We have tried to create a new Azure IR and increased the TTL option as well as…
Azure Data Factory
QuickBooks Online Connector v2.0 in ADF Failing for Tables with Underscores
Hello ADF Support Team, We are encountering a consistent issue with the QuickBooks Online connector in Azure Data Factory (ADF) following the upgrade from version 1.0 to 2.0. The connector works successfully for most tables. However, we’ve observed that…
Azure Data Factory
How to look up values in another table based on multiple columns?
I have a dataset that needs to reference another table to look up and replace values. I'm not quite sure how to set this up in the data flow, since there's no common columns in the dataset or reference tables. There are multiple columns in the dataset…
Azure Data Factory
Unable to stop Change Data Capture
I'm following the official documentation on how to setup CDC: https://learn.microsoft.com/en-us/azure/data-factory/how-to-change-data-capture-resource I'm able to create a CDC but it fails to start: When trying to start it again I get this error: Unable…
Azure Data Factory
Adf script activity inner join from different linked service
I have two Iinked service1 - table " Ext_emp" and linked service2 - table "Int_emp". Now I want to combine both this table using inner join and update table "Ext_emp" column " Processed_Flag* based on matching row…
Azure Data Factory
Partial Inserts in ADF Copy Activity and Stored Procedure — Is it Possible?
Hi community, I’m working on a data pipeline in Azure Data Factory (ADF) where: I copy data from ADLS (Azure Data Lake Storage) into an Azure SQL RAW layer table using a Copy Activity. After that, I use a Stored Procedure Activity to move data from the…
Azure Data Factory
Azure Data factory - executepipeline timeout ?
In one of my processes, one of the ExecutePipeline activity fails after 1 hour with a timeout issue. I would like to set-up a longer time-out for this parameter, but the option timeout is not available on the interactive screen. When I try to update…
Azure Data Factory
