Assert failure rows: Output to sink Option Reverts After Publish
I'm encountering a UI issue in Azure Data Factory while configuring a Data Flow activity inside a pipeline. When I uncheck the "Assert failure rows: Output to sink" option and publish the pipeline, the setting appears to be saved. However,…
Azure Data Factory

How to delete Salesforce records from ADF
I know that there is no direct way to delete Salesforce records from ADF. But I do know that there is a work around for this where we can get record IDs using Lookup then pass those inside For Loop and then use web activity with DELETE method to delete…
Azure Data Factory
How to have cert authentication and OAuth2 in ADF
How can have cert authentication for mSSL handshake, and OAuth2 client ID/Secret in ADF linked service.
Azure Data Factory
How to Implement Fuzzy Matching in Azure Data Factory (ADF) with Similarity and Confidence Scoring Like SSIS Fuzzy Lookup?
Hi everyone, In SQL Server Integration Services (SSIS), the Fuzzy Lookup transformation allows us to match input records against a reference table using fuzzy matching logic. It also automatically generates Similarity and Confidence columns for each…
Azure Data Factory

Can't get Data Factory to recognize string as Time Stamp
I keep getting the following error when trying to upload data from a csv file to a database: "Operation on target Copy_SR_to_THER47 failed: ErrorCode=TypeConversionFailure,Exception occurred when converting value '2023-01-25 04:51:07' for column…
Azure Data Factory
How to resolve Budget Export Error from FinOPS HUB Deployment ADF 'error':{'code':'NotFound','message':'The requested export with export name: finops-hub-monthly-costdetails could not be found.'}}
Hi Team, We have integrated FinOps Hub Toolkit tools into our subscription to leverage cost analytics and insights from our budget spending. However, we are seeing a problem with the FinOPS hub deployed ADF exporting budget data into Storage accounts. We…
Azure Data Factory
reusable extract pipeline and modular ADF framework
We are delivering an 80TB data migration project for a healthcare client, migrating from on-prem IBM DB2 (via FlashCopy and CDC) to Azure SQL Hyperscale using Azure-native services. The architecture supports one-time historical, catch-up, and real-time…
Azure Data Factory
PstgreSQL Linked Service works, but not with debug.
Hi! I am getting this error when trying to use data preview in a dataflow with my dataset which I get from a postgresql db. Spark job failed: { "text/plain":…
Azure Data Factory
Azure Free trial
I started with an Azure free trial, but I didn't understand how to work with ADF at first, so I decided to save my credits for later. However, Microsoft has now declared that my one-month trial period is over, and they are asking me to switch to a paid…
Azure Data Factory

Continuous vs. Phase-Specific Pipelines for Retry and Reconciliation (ADF + Databricks)
In our healthcare data migration project, we are using a modular, control-table-driven architecture for One-Time, Catch-Up, and Real-Time phases. The pipeline processes are divided across Extract, Transform, and Load stages — primarily orchestrated via…
Azure Data Factory
My tumbling window trigger in Azure data Factory is not running
My tumbling window trigger is not running. It does not have any dependencies. Please see below screen print, even though the scheduled start time has passed trigger status is "Started" it was supposed to start running at 15:00 EST 07/07.…
Azure Data Factory

Unable to undo or commit changes in Fabric Git, also when trying to access Notebooks getting 404 error.
Everything was working fine until yesterday. We normally pause the fabric capacity at night and resume in the morning. When we resumed today morning, there were multiple file changes detected in Fabric Source Control. We tried to access some…
Azure Data Factory
ADF Pipeline error: Request content size is too large
I have a pretty basic ADF pipeline that checks a subdirectory for a group of flat files and based on the name of the file, it will load data into a SQL staging table. The ForEach activity has 7 If Condition activities which will run based on the…
Azure Data Factory
Multiple pipeline runs triggered when a file is created
We are creating a file using mssparkutils put method of size 0kb. Just a simple success file. But when this file is written or kept at gen2 location, the trigger which is storage based trigger, is triggered twice due to which same pipleine is triggered…
Azure Data Factory

ADF copy activity loading 2 different files into same variant table
so when am loading data from azure blob to snowflake variable table, its copying the content of 2 files into one variant table i.e. students 2 files in blob - sql.students, sql.subjects 2 variant table in snowflake - stage.sql_students_variant &…
Azure Data Factory
recommended SHIR configuration to ingest 80TB from DB2 Snapshot to ADLS Gen2 via ADF within 3 days?
We are performing a large-scale one-time data migration project. Our source is an IBM DB2 snapshot (on-prem), and the target is Azure Data Lake Storage Gen2. The entire data volume is ~80TB, distributed across 800 tables. We are using Azure Data Factory…
Azure Data Factory
ADF Copy Activity Generating negative acknowledgements on SFTP Server while execution.
The Copy Activity in Azure Data Factory (ADF) is configured to copy files from SFTP Server. This copy activity is triggering a negative acknowledgement (NACK) first on the SFTP server while downloading the files and after a few seconds file copy is…
Azure Data Factory
Key-pair Authenication snowflake authenication using linked Service
Please I need assistance with resolve the error message i got while connection to snowflake using Key-Pair Authentication. I followed the procedure outlined in both snowflake and Azure Data factory. I'm still getting the same error message see…
Azure Data Factory
How to Report File Metadata for 2000+ Files Uploaded by Multiple Users to Azure Blob Storage
Hi Team, I would like to know following questions. Please do needful. 1.How to Report File Metadata for 2000+ Files Uploaded by Multiple Users to Azure Blob Storage 2.How to connect Hadoop hive to databricks Regards, Prasad, 5017654887.
Azure Data Factory
How does Azure Data Factory handle data movement ?
How does Azure Data Factory handle data movement and transformation across hybrid environments, and what are the best practices for optimizing pipeline performance and cost efficiency