11,343 questions with Azure Data Factory tags

Sort by: Updated
0 answers

How to parametrize in the arm-template-parameters-definition.json the referenceName for Linked Service Reference in the Datasets part.

I would like to parametrize in the arm-template-parameters-definition.json the "referenceName" for linked service in the datasets part of the file. You can have a look at the below image the part I want to change in order the production…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-10T07:51:01.0166667+00:00
Dina 0 Reputation points
commented 2025-03-14T06:52:05.57+00:00
Rakesh Govindula 175 Reputation points Microsoft External Staff
1 answer

Data Factory - Unable to read zip files from Amazon S3. Error: Central Directory corrupt. Unable to read beyond the end of the stream.

I am using Azure Data Factory's Copy activity to read csv containing in zip files in Amazon S3. I am experiencing problems since yesterday about reading only zip files from Amazon S3, other types of files were read all fine (or at least pure csv files).…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-03T15:41:25.5666667+00:00
Quyen Dang 21 Reputation points
commented 2025-03-14T03:54:03.7433333+00:00
Rakesh Govindula 175 Reputation points Microsoft External Staff
1 answer

Azure Data Factory ForEach/If - Force Next Iteration

Our organization receives and loads files into an on-prem SQL Server using SSIS packages written in Visual Studio. As part of the file loads, we run a series of validations on the files to insure that certain things are correct - file name, is the file…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-06T16:40:32.72+00:00
Corey Livermore 20 Reputation points
commented 2025-03-13T21:00:19.78+00:00
J N S S Kasyap 860 Reputation points Microsoft External Staff
0 answers

Incomplete Files from Copy Data Command in Azure Data Factory pipeline when uploading data from Snowflake

I am experiencing an issue where the file-sink of the Copy Data command (SnowflakeExportCopyCommand) is producing incomplete files when uploading data from Snowflake to Azure Blob Storage in our Azure Data Factory pipeline. Observations: The number of…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-12T19:07:37.29+00:00
Susan Rakers 0 Reputation points
commented 2025-03-13T21:00:06.0066667+00:00
Susan Rakers 0 Reputation points
0 answers

Unable to connect to private ADB cluster from ADB connector with Azure IR

I'm trying to create a new linked service in Azure Data Factory with ADB connector, and unable to connect to private ADB cluster from ADB connector with Azure IR - I'm getting "Loading failed" message, however with SHIR it works.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-11T09:06:16.3166667+00:00
Eddie Schneider 0 Reputation points Microsoft Employee
commented 2025-03-13T20:56:08.85+00:00
Chandra Boorla 9,995 Reputation points Microsoft External Staff
1 answer

Data flow gives different output in debug and trigger.

I have a few dataflows which uses sorter and aggregator. I sort my data on a column, then drop duplicates using aggregate transformation. I am using last($$) to select the last occurrence of the primary key. On using data preview or executing pipeline…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-11T13:16:38.3566667+00:00
Bansal, Nimish 60 Reputation points
commented 2025-03-13T20:38:03.7+00:00
Chandra Boorla 9,995 Reputation points Microsoft External Staff
1 answer

iif condition in Expression builder in ADF Alter row

Hi Team, In my source file, i have country column there i have list of countries. In my source data country name Spain is now changed to "Espana". for this i want to write update condition in AlterRow condition. I tried following…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-12T10:28:32.18+00:00
Nemade, Pradnya 0 Reputation points
commented 2025-03-13T20:35:05.4233333+00:00
Chandra Boorla 9,995 Reputation points Microsoft External Staff
4 answers One of the answers was accepted by the question author.

Get file names from different folders and combine them into one variable in ADF

I have 100 folders: f1-f100, each folders have many different csv files. How to get all the csv files' names together,in a list, like results in one variable? Thanks a lot source in a storage blob container like below: f1: test1.csv, test2.csv …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-10T17:16:24.1966667+00:00
Zhu, Yueli YZ [NC] 260 Reputation points
accepted 2025-03-13T19:34:58.7733333+00:00
Zhu, Yueli YZ [NC] 260 Reputation points
1 answer

ErrorCode=InvalidParameter,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=The value of the property 'columns' is invalid: 'Value cannot be null. Parameter name: columns'.,Source=,''Type=System.ArgumentNullException,Message=Valu

Hi, Am new to Postgresql, am trying to fetch the column list and their respective data types for a Postgresql table using a lookup activity within a foreach container in ADF . Query is working fine and fetching the expected output when executed in Azure…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-12T18:01:16.0466667+00:00
TUMMALAPELLY, Sandeep 0 Reputation points
edited a comment 2025-03-13T19:26:24.99+00:00
Chandra Boorla 9,995 Reputation points Microsoft External Staff
2 answers

Azure Data Factory Copy Activity - MongoDB Upsert Failing to Update Existing Documents

I'm using Azure Data Factory's Copy Data activity to load data from a CSV file into a MongoDB collection. My goal is to use the "upsert" operation to either insert new documents or update existing ones based on the _id field. However, I'm…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-13T09:59:04.5833333+00:00
Ramakrishna Vaitla 0 Reputation points
answered 2025-03-13T18:19:26.1466667+00:00
Chandra Boorla 9,995 Reputation points Microsoft External Staff
1 answer

Suddenly my Pipelines that are sync to an Azure SQL are failing

Hello, suddenly my Pipelines that connects fron an on prem SQL to Azure SQL are failing. The connections works on boths SQL, I can test and see the data in Debug in the Pipeline, but when I execute the pipeline it says the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-13T16:50:52.78+00:00
Silvano Paxia 101 Reputation points
answered 2025-03-13T17:45:25.1133333+00:00
Chandra Boorla 9,995 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How to express wildcard character(s) in Azure Logic Apps

I have following file name in Azure File Storage: I was trying to use following Expression to grab today's file in Azure Data Factory: But, somehow, I am getting error saying it would not recognize the file: I am wondering how to express wildcard…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-11T21:26:32.22+00:00
King Java 690 Reputation points
accepted 2025-03-13T14:23:38.4866667+00:00
King Java 690 Reputation points
1 answer

ADF Dataflow issue with source API query

am trying to setup an Azure Data Factory Dataflow. The source is a REST API from Monday.com which uses GraphQL. The API requires POST method, with 3 headers Content-Type "application/json", API-Version "2025-01 " and Authorization:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-02-22T03:15:01.8166667+00:00
Daniel Baird 0 Reputation points
commented 2025-03-13T12:34:13.4866667+00:00
Daniel Baird 0 Reputation points
1 answer

How to delete a dev branch?

How to delete my dev branch?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-10T18:58:57.3566667+00:00
Henry Zhu 0 Reputation points Microsoft Employee
commented 2025-03-13T10:49:18.5933333+00:00
Smaran Thoomu 21,410 Reputation points Microsoft External Staff
1 answer

Microsoft Fabric API Authentication & Deployment Issue | Azure DevOps Pipeline

Dear All, We have configured Microsoft Fabric in our environment, with dedicated workspaces for Dev, UAT, and PROD. Instead of using Deployment Pipelines, we have integrated our workspaces with an Azure DevOps Git repository branch for version…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-11T13:50:24.8933333+00:00
Suki Azure 21 Reputation points
commented 2025-03-13T10:10:03.68+00:00
Smaran Thoomu 21,410 Reputation points Microsoft External Staff
1 answer

Ambiguity in loop variable #item when using contains within reduce in Data Flow Expressions.

I am trying to use a contains function within a reduce function. If I were to perform some comparison on the two items how would I accomplish this? Would the #item loop variable within the contain override the #item loop variable in the reduce…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-12T22:37:55.83+00:00
Sathyajit Loganathan 0 Reputation points
commented 2025-03-13T10:06:40.4233333+00:00
Sathyajit Loganathan 0 Reputation points
1 answer

Have there been changes to how ADF web activities access blob storage while authorized via SAMI?

We have an Azure Data Factory pipeline that includes a Web Activity, which writes data directly to an Azure Blob Storage container. This Web Activity is configured to use System-Assigned Managed Identity for authentication against the Blob Storage…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-13T07:33:42.9733333+00:00
Juho Paavola 0 Reputation points
commented 2025-03-13T10:00:32.86+00:00
Juho Paavola 0 Reputation points
1 answer

Error while Unzipping .tar.gz files using Copy activity - Failing for csv file having 8GB of data

Hi, I am trying to uncompress .tar.gz files using Copy Activity and it was working fine till yesterday. Today we have received a file with more data and it got failed while copying one file with 8GB of data with following error…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-11T06:51:23.57+00:00
Nagarajan Arumugam 0 Reputation points
commented 2025-03-13T09:52:49.7+00:00
Venkat Reddy Navari 80 Reputation points Microsoft External Staff
1 answer

Netezza - Linked service has an error Payload [Unrecognized payload received from server]

Good Day, A pipeline that is using a Netezza connector stopped working. [ERROR [HY000] [Microsoft][Netezza] (2000) Unrecognized payload received from server. Opcode: 100 ERROR [HY000] [Microsoft][Netezza] (2000) Unrecognized payload received from…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-12T08:53:20.2166667+00:00
Bongo 21 Reputation points
answered 2025-03-13T09:13:58.1933333+00:00
Bongo 21 Reputation points
0 answers

Azure Data Factory: additional column in copy data activity reuse column values in a function?

I am struggling with an Azure Data Factory pipeline action which is a copy data. I have an input CSV file which I need to copy over to a blob storage as a CSV file but one of the column's values must get URLEncoded. Problem which I currently have is that…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2025-03-12T19:02:33.76+00:00
Bram Vanhautte 0 Reputation points
edited a comment 2025-03-13T05:52:59.4533333+00:00
phemanth 14,560 Reputation points Microsoft External Staff