9,808 questions with Azure Data Factory tags

Sort by: Updated
1 answer

How to compare two dates in ADF to see which is greater?

Hi there, I am using Azure Data Factory to compare two dates (one is stored in a string variable and one its utcnow) and I need to know when the utcnow is greater than the date in the stored string variable. Both are just dates no timestamps I looked at…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,808 questions
asked 2024-05-30T12:03:14.8966667+00:00
Mike Langlois 5 Reputation points
commented 2024-05-31T08:02:21.2066667+00:00
Smaran Thoomu 11,045 Reputation points Microsoft Vendor
1 answer

Data flow failing at Sink Step when pipeline is scheduled

I have Pipeline with Data flow debug where data is sinked into Data set. When run manually it runs fine and the parquet file is created. However when scheduled in Pipeline it gives following error. Pipeline runs fine only gives error on schedule…

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,504 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,808 questions
asked 2024-05-30T07:21:04.75+00:00
Nazish Zahra 0 Reputation points
commented 2024-05-31T07:47:28.8633333+00:00
Amira Bedhiafi 17,201 Reputation points
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,808 questions
asked 2024-05-26T08:02:22.9033333+00:00
Vaibhav 105 Reputation points
commented 2024-05-31T07:39:10.81+00:00
Smaran Thoomu 11,045 Reputation points Microsoft Vendor
1 answer

Unable to create a cluster in Databricks getting quota exceeded error while everything is new

Azure Quota Exceeded Exception: Error code: QuotaExceeded, error message: Operation could not be completed as it results in exceeding approved standardDADSv5Family Cores quota. Additional details - Deployment Model: Resource Manager, Location:…

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,808 questions
asked 2024-05-30T21:08:45.6433333+00:00
Sibbinath, Akhil 0 Reputation points
answered 2024-05-31T05:35:34.79+00:00
Smaran Thoomu 11,045 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Azure HTTP Linked service ADF Username only no password

I am trying to use Azure HTTP Linked services to connect an API which uses just a username and no password for basic auth. The password input is mandatory in Azure. Anything i can do?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,808 questions
asked 2023-05-22T16:38:33.0066667+00:00
TeriTech03 26 Reputation points
answered 2024-05-30T21:05:19.4166667+00:00
Dmitriy Ryabin 1 Reputation point
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,808 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,808 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,808 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,808 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,808 questions
asked 2024-05-24T11:32:14.2133333+00:00
commented 2024-05-30T09:42:10.6166667+00:00
Amira Bedhiafi 17,201 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,808 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 17,201 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,504 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,808 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,808 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 17,201 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,808 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 17,201 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,504 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,808 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,808 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,808 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,808 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,808 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,808 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