9,805 questions with Azure Data Factory tags

Sort by: Updated
1 answer

Export JSON string but exclude key-value pairs with null/empty values

I'm attempting to output some data originally in csv format from ADF as a JSON string but I need to exclude any key-value pairs where the value is null or empty (e.g. "Report": []). First I am using an Aggregate transformation to convert 3…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-30T20:35:28.12+00:00
David Lang 20 Reputation points
answered 2024-05-30T20:35:28.1566667+00:00
Q&A Assist
1 answer

Obvious behavior of dynamic mapping in ADF

I have a single copy activity that moves data from a source parquet file to an azure sql database. When I used auto mapping and tried to change the name of source or sink field it failed, however when I copy the json mapping generated and change one of…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-29T06:44:25.6133333+00:00
Bens Bernard 0 Reputation points
commented 2024-05-30T15:58:12.75+00:00
BhargavaGunnam-MSFT 27,976 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Split column data into another column

Hi There, I want to extract data from a column , which has key-value pairs separated by commas, into respective columns using Azure Data Factory data flow. Example Data of Column containing key value…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-30T04:31:35.6766667+00:00
Kothuri, Sravya 20 Reputation points
edited a comment 2024-05-30T12:39:28.2966667+00:00
Kothuri, Sravya 20 Reputation points
1 answer One of the answers was accepted by the question author.

ADF does not allow MI based auth for Azure table storage. Are there any alternatives for this?

I am trying to move away from key-based access for an azure table storage in ADF, but the only auth options I get are account key and SAS URI. Is there no way to use MI/SP for this? Blob storage has MI based auth but not table, why is this so?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-29T12:15:25.3933333+00:00
Akshita Arora 20 Reputation points Microsoft Employee
accepted 2024-05-30T11:01:19.96+00:00
Akshita Arora 20 Reputation points Microsoft Employee
2 answers

How to migrate bigger repo to azure devops

Hello, I am migrating from GIT to Devops. My repo is quite huge and while doing git push I am getting error "HTTP 413 curl 22 the requested url retuned error: 413". I am using Https to do migration. SOmewhere I saw ssh can solve this issue.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-24T11:32:14.2133333+00:00
commented 2024-05-30T09:42:10.6166667+00:00
Amira Bedhiafi 16,951 Reputation points
2 answers

Default TImezone in the Dataflow

Hi Team, Is there anyway to change the default timezone in the datafactory? Currently, when I am creating a column(loadtime) with currentTimestamp() in derived column transformation in the dataflow, then I get the time in UTC. But, I want the default…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-27T20:45:04.3433333+00:00
Vaibhav 105 Reputation points
edited a comment 2024-05-30T09:30:00.5133333+00:00
Amira Bedhiafi 16,951 Reputation points
0 answers

Issue with Copy Dataverse data into Azure SQL using Synapse Link Template

I am experiencing issues using ADF I am trying to use the template "Copy Dataverse data into Azure SQL using Synapse Link" to move f&o data from datalake to Azure…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,503 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-30T07:08:10.6766667+00:00
Dipo Onibile 0 Reputation points
edited a comment 2024-05-30T09:13:48.52+00:00
phemanth 6,885 Reputation points Microsoft Vendor
1 answer

Hubspot connector doesn't work for deal properties: 414 Request-URI Too Large

I am getting this error message when trying to copy data from Deal properties from Hubspot: Failure happened on 'Source' side. ErrorCode=UserErrorOdbcOperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ERROR [HY000]…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-21T07:12:35.4133333+00:00
Boglarka Barany 0 Reputation points
commented 2024-05-30T09:13:36.9733333+00:00
Amira Bedhiafi 16,951 Reputation points
1 answer

All ADF dataflow stages disappear after publish

Hello, I made a source for my Dataflow and added several stages to the existing one. I published and Dataflow showed an error with a new source. I tried to delete it, but could not delete it. I published again and all my stages disappeared. It is not…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-29T11:22:44.82+00:00
Darjuš Vasiukevič 20 Reputation points
commented 2024-05-30T09:11:23.1133333+00:00
Amira Bedhiafi 16,951 Reputation points
0 answers

How to pass the correct audience when calling mssparkutils.credentials.getToken on Azure China (Mooncake) cloud?

I'm using Microsoft Spark Utilities (MSSparkUtils) with linked service to authenticate into Azure SQL using System Assigned Managed Identity (Synapse Workspace) on Azure China (Mooncake) cloud. However, when I call gettoken with the audience type…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,503 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-21T04:20:59.6566667+00:00
Abhishek Bhatt 0 Reputation points Microsoft Employee
commented 2024-05-30T08:06:00.3766667+00:00
PRADEEPCHEEKATLA-MSFT 80,491 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How can I force a failure when testing an ADF Webhook?

I would like to try to force a failure when testing an ADF WebHook activity so it follows the failure path. Is there a way I can easily do this? I can try to swap the on success and on failure paths to test the path, but I'd really like to force an…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-30T03:46:34.86+00:00
JB 41 Reputation points
commented 2024-05-30T07:05:39.8666667+00:00
PRADEEPCHEEKATLA-MSFT 80,491 Reputation points Microsoft Employee
1 answer

Delete the file from SharePoint location

Hi All, I am trying to copy the files from Share Point to ADLS and referring to the below URL pipeline to achieve the copy functionality. https://www.syntera.ch/blog/2022/10/10/copy-files-from-sharepoint-to-blob-storage-using-azure-data-factory/ I need…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,380 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,985 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-22T10:16:27.3866667+00:00
ADF_Coder 0 Reputation points
commented 2024-05-30T06:38:40.1+00:00
ADF_Coder 0 Reputation points
1 answer

How to add Auth Headers in REST Linked Service in Azure Data Factory (ADF) when using oAuth2 Client Credentials?

My API provider requires an API-Key additional header when using oAuth2 Client Credential to generate access token. In Azure DataFactory, when I create a REST linked service using OAuth2 Client Credential as authentication type, I also include Auth…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-03-28T18:18:03.04+00:00
Eduardo Moralles 0 Reputation points
edited a comment 2024-05-30T05:15:15.33+00:00
Harishga 4,485 Reputation points Microsoft Vendor
1 answer

How to fix "Failure happened on 'Source' side A task was canceled" error

Data load from Salesforce object with 1million records fails with the below error in Azure Data Factory: Failure happened on 'Source' side. 'Type=System.Threading.Tasks.TaskCanceledException,Message=A task was canceled.,Source=mscorlib,' The data load…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-28T18:42:40.6+00:00
thara kollu 0 Reputation points
commented 2024-05-30T04:32:45.88+00:00
Harishga 4,485 Reputation points Microsoft Vendor
1 answer

ADF lost access to Dynamics CRM / Dataverse after MFA was turned on

Today my ADF pipelines started throwing errors: Operation on target Process order failed: ErrorCode=DynamicsFailedToConnect,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Failed to connect to Dynamics: Unable to Login to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
55 questions
Microsoft Dataverse Training
Microsoft Dataverse Training
Microsoft Dataverse: A Microsoft service that enables secure storage and management of data used by business apps. Previously known as Common Data Service.Training: Instruction to develop new skills.
10 questions
asked 2024-05-09T13:00:44.1466667+00:00
11-4688 61 Reputation points
edited the question 2024-05-30T04:21:05.7133333+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
0 answers

Azure data factory pipelines stopped working because return pipeline variables are not longer recognized run time

Hi, My pipelines code has not changed for over 3 weeks and until yesterday there were no issues. All pipelines fail due to same issue: pipeline return variable set in child pipeline is not longer recognized in parent pipeline. System complains that…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-26T19:08:40.2+00:00
61521973 31 Reputation points
commented 2024-05-30T04:04:22.79+00:00
AnnuKumari-MSFT 31,731 Reputation points Microsoft Employee
1 answer

Failed to convert the value in 'container' property to 'System.String' type. Please make sure the payload structure and value are correct.

We are creating a Pipeline consisting of some Lookup Activity, Set Variables and Copy Activity using REST APIs provided by Azure Data Factory. Pipeline has some parameters and Variables defined at Pipeline level and at Data set levels. Pipeline and its…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-09T09:14:54.8866667+00:00
Karthik S Gothe 5 Reputation points
commented 2024-05-30T04:02:14.6366667+00:00
AnnuKumari-MSFT 31,731 Reputation points Microsoft Employee
1 answer

filter and lookup transformation

Hi, have 2 tables table1 .jobid 1 table2 tjob2.jobid1 and jobname='test' how to filter jobid1 where jobname<>'test'

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-16T10:11:47.8166667+00:00
Vineet S 205 Reputation points
commented 2024-05-30T03:45:05.6866667+00:00
AnnuKumari-MSFT 31,731 Reputation points Microsoft Employee
0 answers

Authorization Error

Can you provide guidance on resolving an authorization error that is preventing the refresh of a Power BI dataset within an Azure Synapse Workspace? The error message received is "The Web Activity failed with HttpStatusCode - 'Unauthorized', and…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-28T08:44:05.1466667+00:00
krunal 20 Reputation points
edited a comment 2024-05-30T03:35:52.7+00:00
phemanth 6,885 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Not able to connect to on premise sql server using self integration run time in azure data factory

I am able connect to on premise sql server using SSMS tool but while connecting through azure data factory using self hosted integration runtime and linked service getting below error. No mistakes in user name and password .Please help me on this. { …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-23T16:30:35.6866667+00:00
Rajesh 25 Reputation points
accepted 2024-05-29T23:11:42.81+00:00
Rajesh 25 Reputation points