9,773 questions with Azure Data Factory tags

Sort by: Updated
0 answers

Is there a way to restrict multiple instances of an ADF pipeline on Same path of event based trigger?

I'm running Spark notebooks in Synapse using an event-based ADF pipeline. If any notebook gets triggered twice, I encounter a conflict error. I understand that I can avoid concurrent execution of the pipeline by setting the concurrency to 1. However, I…

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,485 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,976 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-28T11:16:32.32+00:00
Divya Sharma 1 Reputation point
commented 2024-05-29T08:09:59.56+00:00
Harishga 4,325 Reputation points Microsoft Vendor
0 answers

Unable to resolve Azure database for mysql name from Data Factory

I am creating a linked service from my Azure Data Factory environment, to access my Azure Database for Mysql database. I select "Azure database for Mysql", and I can see all my mysql servers. I select "From Azure subscription" as the…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-07T07:39:15.9766667+00:00
Ignacio Sales 5 Reputation points
commented 2024-05-29T07:59:20.8933333+00:00
PRADEEPCHEEKATLA-MSFT 80,096 Reputation points Microsoft Employee
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
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
999 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-29T06:44:25.6133333+00:00
Bens Bernard 0 Reputation points
answered 2024-05-29T06:49:22.1533333+00:00
Kurt Bowden 0 Reputation points
0 answers

How to forecast 12-month demand for medicines using Azure AutoML time-series?

I need to predict the monthly demand for medicines for the next 12 months. I have historical data from 2018 to 2023 for each medicine, including a unique drug identifier (Scode) and the date of consumption. Using this data, I aim to forecast the demand…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,618 questions
Azure Time Series Insights
Azure Time Series Insights
An Azure internet of things (IoT) analytics platform to monitor, analyze, and visualize industrial IoT analytics data at scale.
77 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-24T06:35:22.5733333+00:00
Anil Kumar Nagar 0 Reputation points
commented 2024-05-29T05:41:54.8066667+00:00
santoshkc 5,165 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure Data Factory - Copy data activity failed: Failure happened on 'Source' side

Operation on target Copy data1 failed: Failure happened on 'Source' side. ErrorCode=UserErrorFailedFileOperation,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=The file operation is failed, upload file failed at path:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-04-23T05:58:01.1533333+00:00
Aman Pahariya 0 Reputation points
accepted 2024-05-29T04:34:36.4466667+00:00
Aman Pahariya 0 Reputation points
1 answer

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,773 questions
asked 2024-05-23T16:30:35.6866667+00:00
Rajesh 0 Reputation points
answered 2024-05-29T03:00:26.21+00:00
Nandan Hegde 29,911 Reputation points MVP
1 answer

Azure Data Factory: Fetch xml to return all the attributes not working properyl

Hi, Thanks in advance for your response. I am using copy activity to copy the data from one environment to another environment in dynamics 365. If I dint use any filter in the fetch xml query, it works fine. Otherwise i am getting missing key…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-28T14:31:05.47+00:00
Maniraj K V 0 Reputation points
edited an answer 2024-05-29T02:42:00.6466667+00:00
Harishga 4,325 Reputation points Microsoft Vendor
0 answers

Salesforce Bulk API Connector

I am using SOQL instead of ObjectApiName. The SOQL is generated using parameter correctly. The older legacy connector works fine for the same pipeline but the new one is giving this error msg: …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-28T04:11:41.51+00:00
Dev Poudel (Health) 0 Reputation points
commented 2024-05-29T01:29:55.8833333+00:00
Dev Poudel (Health) 0 Reputation points
1 answer One of the answers was accepted by the question author.

i got stuck on deployment is in progress when creating data factory

this is the message that appear to me : status : InternalServerError { "status": "Failed", "error": { "code": "GatewayAuthenticationFailed", "message": "Gateway…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2023-11-09T18:31:24.8633333+00:00
17042440 20 Reputation points
commented 2024-05-28T22:14:36.2733333+00:00
SDanpant 1 Reputation point Microsoft Employee
0 answers

Copy activity throwing an error, when a auto incremented column is there on the Sink side

Hello Team, I am trying to copy data from Amazon S3 to Azure SQL database. On Azure SQL side I have set an autoincrement column(Row_Index) in a table, however the copy activity throws an error that "Column 'Row_Index' does not allow…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-15T22:53:21.2033333+00:00
Shweta Chavan 40 Reputation points
commented 2024-05-28T20:13:19.3933333+00:00
Oury Ba-MSFT 16,901 Reputation points Microsoft Employee
0 answers

Except Unique Assert Transformation in Dataflow

I am trying to use Asset transformation in dataflow to check the dups in source. I am not able to get the correct result when using parameters that will have single or multiple columns as primary keys (example shared below) when using below expression. …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-26T08:02:22.9033333+00:00
Vaibhav 105 Reputation points
commented 2024-05-28T20:11:05.1833333+00:00
Vaibhav 105 Reputation points
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,773 questions
asked 2024-05-28T18:42:40.6+00:00
thara kollu 0 Reputation points
answered 2024-05-28T20:01:12.95+00:00
hossein jalilian 4,285 Reputation points
1 answer

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,773 questions
asked 2024-05-27T20:45:04.3433333+00:00
Vaibhav 105 Reputation points
commented 2024-05-28T20:00:32.4366667+00:00
Vaibhav 105 Reputation points
1 answer

Salesforce V2 Link Service doens't work. error message: a task was canceled Source=mscorlib

I am migrating the ADF salesforce connector to the new V2 connector and now testing it. When testing the connection for the link service, it is good. However, it failed in the copy activity. with message: Failure happened on 'Source' side.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-16T13:35:58.54+00:00
ChoiLiamhehimhis-5365 25 Reputation points
commented 2024-05-28T19:30:28.1+00:00
thara kollu 0 Reputation points
0 answers

How can we run the different level of folders in a heirarchy in batches?

I have a doubt if we can approach something like this in ADF. I have created a for each activity where I'm iterating through an array of folders. Let's say I'm passing folder I'd of A and then I'm calling a pipeline in for each that will return sub…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-28T16:27:31.67+00:00
Mansi Yadav 20 Reputation points
commented 2024-05-28T17:02:46.6033333+00:00
Mansi Yadav 20 Reputation points
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,376 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,976 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-22T10:16:27.3866667+00:00
ADF_Coder 0 Reputation points
commented 2024-05-28T16:49:14.18+00:00
ADF_Coder 0 Reputation points
1 answer

Creating new linked services returns SqlFailedToConnect

I'd like to start by first stating that this is a continuation of my efforts to connect an Azure SQL DB to Data Factory via the Linked services. Creating new linked services returns InvalidCredentialReference My new error is below in the azure portal in…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-20T17:06:25.38+00:00
Kristina Payan 0 Reputation points
commented 2024-05-28T16:38:06.11+00:00
Oury Ba-MSFT 16,901 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Invalid property name error in ADF Copy Data Activity

We have created pipelines for copying data from sharepoint. We have configured our copy data activity to store the file with some metadata also like author name, title, link, last modified, etc. Now for some files I'm getting below…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-21T11:28:35.1366667+00:00
Rayne 20 Reputation points
accepted 2024-05-28T16:09:36.7733333+00:00
Rayne 20 Reputation points
2 answers

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,773 questions
asked 2024-05-21T07:12:35.4133333+00:00
Boglarka Barany 0 Reputation points
commented 2024-05-28T15:36:35.0933333+00:00
Seth Coleman 26 Reputation points
1 answer

Data factory Hubspot connector returns "414 Request-URI Too Large" on some endpoint(s)

Hey, we started getting an error with Data factory utilizing the Hubspot connector. " Operation on target Copy_7eo failed: Failure happened on 'Source' side.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2020-11-16T09:15:52.403+00:00
Jesse Mikkola 1 Reputation point
commented 2024-05-28T15:34:24.8266667+00:00
Seth Coleman 26 Reputation points