11,646 questions with Azure Data Factory tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2021-05-25T15:08:39.773+00:00
Matt Michalowski 31 Reputation points
commented 2025-07-07T20:26:55.7566667+00:00
Jim Pucci 0 Reputation points
0 answers

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-07T18:40:58.1833333+00:00
Azure Dev 0 Reputation points
0 answers

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-07T18:22:56.0333333+00:00
Bayan, Masoud 0 Reputation points
1 answer

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-07T15:29:47.1333333+00:00
Janice Chi 160 Reputation points
commented 2025-07-07T16:52:08.4766667+00:00
Smaran Thoomu 24,260 Reputation points Microsoft External Staff Moderator
1 answer

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-06T09:15:50.3833333+00:00
Janice Chi 160 Reputation points
commented 2025-07-07T15:40:24.1833333+00:00
Janice Chi 160 Reputation points
1 answer

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 Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-07T10:51:11.6966667+00:00
Pedersen, Anders 0 Reputation points
commented 2025-07-07T13:31:48.0966667+00:00
Pedersen, Anders 0 Reputation points
1 answer

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-07T10:41:09.8266667+00:00
Harshit Kadhao 0 Reputation points
answered 2025-07-07T12:18:53.0966667+00:00
Amira Bedhiafi 33,866 Reputation points Volunteer Moderator
1 answer

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-07T07:17:57.47+00:00
Manisankar Vr 0 Reputation points
answered 2025-07-07T09:05:46.4833333+00:00
Amira Bedhiafi 33,866 Reputation points Volunteer Moderator
3 answers One of the answers was accepted by the question author.

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-03T11:01:27.78+00:00
azure_learner 65 Reputation points
accepted 2025-07-07T08:10:31.3166667+00:00
azure_learner 65 Reputation points
1 answer

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-06-28T15:53:10.39+00:00
Janice Chi 160 Reputation points
commented 2025-07-07T06:32:53.5533333+00:00
Smaran Thoomu 24,260 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-04T05:22:21.0766667+00:00
Shashank Thogaru 20 Reputation points
accepted 2025-07-07T06:18:18.42+00:00
Shashank Thogaru 20 Reputation points
1 answer

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-03T12:26:22.5633333+00:00
Owhondah Ogundu Raymond 0 Reputation points
commented 2025-07-04T14:17:45.9833333+00:00
Venkat Reddy Navari 3,470 Reputation points Microsoft External Staff Moderator
1 answer

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-03T02:41:39.2233333+00:00
Prasad Sandu 0 Reputation points
commented 2025-07-04T13:30:11.3066667+00:00
Venkat Reddy Navari 3,470 Reputation points Microsoft External Staff Moderator
1 answer

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

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-02T22:05:28.1966667+00:00
Himanshu Sinha 11 Reputation points
commented 2025-07-04T13:21:52.3633333+00:00
Smaran Thoomu 24,260 Reputation points Microsoft External Staff Moderator
3 answers

How to iterate through Nested folders and read file after the file in adf

Hi, How can I iterate through folder and inside subfolder by folder and process one file after another without using regex in azure data factory

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-02T13:02:06.2633333+00:00
Radha Jahnavi Pusarapu 0 Reputation points
commented 2025-07-04T12:00:48.7433333+00:00
Venkat Reddy Navari 3,470 Reputation points Microsoft External Staff Moderator
1 answer

Seeking solution for intermittent "SqlFailedToConnect" errors when writing to Azure SQL Managed Instance from Azure Data Factory

I have multiple ADF pipelines that copy data from a variety of sources into our Azure SQL Managed Instance. All of these jobs, regardless of source, fail intermittently with a Sink error such…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-02T18:12:10.1166667+00:00
Rob Lamb 0 Reputation points
commented 2025-07-04T11:51:21.78+00:00
Venkat Reddy Navari 3,470 Reputation points Microsoft External Staff Moderator
1 answer

Recommended approach to update reconciliation log tables during DB2-to-Azure SQL Hyperscale migration using ADF + Databricks

We are migrating data from IBM DB2 to Azure SQL Hyperscale using a combination of Azure Data Factory (ADF) and Azure Databricks. As part of our reconciliation framework, we calculate row counts and hash values within Databricks after each major stage…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-04T08:12:46.2533333+00:00
Janice Chi 160 Reputation points
answered 2025-07-04T09:52:10.8066667+00:00
Venkat Reddy Navari 3,470 Reputation points Microsoft External Staff Moderator
3 answers

Error while running data factory pipeline in fabric

Hi Team, I am getting below error while executing data pipeline in fabric. Can you please help me on this how to resolve it. Failed to get User Auth access token. The error message is: Failed to get User Auth access token. The error message is:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-03T14:28:23.6+00:00
Sharad Gawade 20 Reputation points
answered 2025-07-03T22:48:22.0466667+00:00
Smaran Thoomu 24,260 Reputation points Microsoft External Staff Moderator
2 answers

Error: 11402 -The value of the property '' is invalid: 'The remote name could not be resolved:

I am setting up a Linked service for ODATA in ADF, for IntegrationRuntime I am selecting "AutoResolveIntegrationRuntime" but connection to ODATA resource is failing: The value of the property '' is invalid: 'The remote name could not be…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2024-05-08T05:48:44.8233333+00:00
Bhat, Asif 20 Reputation points
answered 2025-07-03T18:14:19.3266667+00:00
Bharath Chandran 0 Reputation points
0 answers

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2025-07-03T15:01:12.6633333+00:00
AE90 20 Reputation points
commented 2025-07-03T17:54:40.1066667+00:00
Smaran Thoomu 24,260 Reputation points Microsoft External Staff Moderator