9,695 questions with Azure Data Factory tags

Sort by: Updated
1 answer

How to add Azure SQL Database as linked service to Azure Data Factory

I keep running into errors adding Azure SQL as a linked service to Data Factory. I'm new to Azure so please bear with me. Following all the online guides, I've done all of the following: On the SQL Server side: Under Microsoft Entra ID, enabled…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-07T04:05:57.0066667+00:00
shellkyle 0 Reputation points
commented 2024-05-20T08:12:12.92+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
1 answer

Delete records from a salesforce object using Azure data factory

Hi there, I am working on a ADF pipeline that transforms data from salesforce and finally i need to delete some records from salesforce object. adf does not have a built in feature to delete and i was wondering if we can utilize lookup activity to run …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-06T16:57:11.73+00:00
Jiby Jacob 40 Reputation points
commented 2024-05-20T08:08:37.89+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to use next link for pagination in adf (I have to use pagination for web activity)

Hi, I am trying to build up an adf pipeline to pull data from NetSuite. The result of the api call of NetSuite is like this in postman As we can see that this returns next link with the data and now we have to us this next link for pagination in adf. …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-01T17:29:46.6833333+00:00
Amar Agnihotri 891 Reputation points
commented 2024-05-20T08:00:36.7666667+00:00
Amar Agnihotri 891 Reputation points
0 answers

Azure ADF doesn't recognize changes in pipeline activity

Hi, I'm facing an issue with ADF when trying to change my pipelines. It doesn't accept my changes when it executes using the activity runtime, it only applies the changes in debug mode. Before the changes, my pipeline looks like this with the third Data…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-19T10:24:41.03+00:00
Azevedo Emanoel 1 Reputation point
commented 2024-05-20T07:52:12.35+00:00
AnnuKumari-MSFT 31,561 Reputation points Microsoft Employee
0 answers

InsertDate and UpdateDate column addition in Sink-Delta from dataflow.

I am using dataflow to Upsert the data to my delta lake. My requirement is to have two columns - 1. insertdate 2.updatedate . If there is a new record then both insertdate and updatedate column should get updated with current_date() values. And, if…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-03T16:53:31.2266667+00:00
Vaibhav 105 Reputation points
commented 2024-05-20T07:48:31.34+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
0 answers

How can we connect Blackboard DDA (a SaaS using PostgreSQL to store data ) via Azure Synapse analytics using SSL certificate for authentication in SHIR for Private Vnet enabled networks.

Blackboard DDA is a SaaS application which uses PostgreSQL as DB to store data. The DB uses a SSL certificate key to authenticate and we have private Vnet enabled. How to create a linked service for this DB and where do we store certificate in SHIR. Are…

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,446 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-03T05:41:52.49+00:00
Dravya Jain 0 Reputation points
commented 2024-05-20T07:43:05.6066667+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
0 answers

COPY ACTIVITY FROM SOURCE LIKED REST TO DESTINATION LOINED REST SERVICE

Want to copy from source table to destination table in the same log analytics workspace. Using Azure Data Factory. My configuration: Source Linked REST Service to read data from Log Analytics workspace w1 table t1 Destination Linked REST service to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-02T23:31:22+00:00
Rishabh Srivastava 60 Reputation points Microsoft Employee
commented 2024-05-20T07:35:47.7533333+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
0 answers

How to migrate to .Net 8?

How to increase the timeout of the Azure data factory pipleine

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-20T07:30:54.9633333+00:00
Nikhil Jain 0 Reputation points Microsoft Employee
2 answers

Getting the Integration run time error while created the linked service for Sql server in datafactory

Getting the Integration run time error while created the linked service for Sql server in data factory, can anyone help to solve this error Cannot connect to SQL Database. Please contact SQL server team for further support. Server:…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,853 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-01T12:28:59.37+00:00
Anand Raj 0 Reputation points
commented 2024-05-20T07:26:29.6366667+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
3 answers

Why is the public ip range download blocked?

Hey, I use a script to download the public ip ranges from azure (https://www.microsoft.com/en-us/download/details.aspx?id=56519). If I view that URL in my browser, it displays and I am able to download the JSON. However, if I run my script that would…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-01T11:40:10.79+00:00
karolyi 0 Reputation points
commented 2024-05-20T07:24:36.6533333+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
0 answers

How to store an array in a json file in ADF

I have a web activity with url drive/drive-id/items/folder-id/children then I have a filter activity that filters all folders and then I'm appending it in an array. Now what I want is to store all folder ids in a json file. and later I will load that…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-16T17:48:41.5333333+00:00
Mansi Yadav 0 Reputation points
edited a comment 2024-05-20T07:14:52.11+00:00
Mansi Yadav 0 Reputation points
0 answers

Using CRM as a source in the ADF Metadata-driven copy task results in Fetch XML syntax errors

I am using the Metadata-driven copy task in Azure Data Factory (ADF). The process works as expected when using SQL server as a source, but when I use CRM as a source, I get source query syntax errors when the pipeline executes. The problem seems to be…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-20T06:54:23.0266667+00:00
Warren Briggs 20 Reputation points
0 answers

Data Factory Copy task getting stuck on a specific record count when copying

Hi All, I am copying data from a SAP Hana table on Prem to parquet file in ADLS, the table is only 30 000 000 big but when the copy task get to 12 000 000 odd records it seems to hang or stops copying. I have checked the source data and it is fine no…

SAP HANA on Azure Large Instances
SAP HANA on Azure Large Instances
Microsoft branding terminology for an Azure offer to run HANA instances on SAP HANA hardware deployed in Large Instance stamps in different Azure regions.
120 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-18T08:07:27.7766667+00:00
Stephen Smith 0 Reputation points
commented 2024-05-20T06:36:22.7233333+00:00
Smaran Thoomu 10,405 Reputation points Microsoft Vendor
1 answer

Data Upsert Process in Azure SQL

I'm working on transferring a whole table from one database to several others, all in Azure SQL. To do this, I'm using a Lookup activity to get the list of server and database names. Then, I'm running a loop (ForEach) where I have a Copy Data activity.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-17T08:31:03.8066667+00:00
Glasier 320 Reputation points
commented 2024-05-20T06:25:20.09+00:00
Smaran Thoomu 10,405 Reputation points Microsoft Vendor
0 answers

How to resolve invalid property name error in ADF copy activity?

ErrorCode=AdlsGen2OperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ADLS Gen2 operation failed for: Operation returned an invalid status code 'BadRequest'. Account: 'rmsdatalakestracc1mqa'. FileSystem:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-19T06:23:54.9633333+00:00
Mansi Yadav 0 Reputation points
commented 2024-05-20T06:23:03.09+00:00
phemanth 6,550 Reputation points Microsoft Vendor
0 answers

Custom libraries (wheel) for ADF Databricks Python activity run on serverless compute

I want to be able to execute Python scripts (via Databricks Python) from Azure Data Factory using serverless compute. Serverless compute does not support cluster level (compute scoped) libraries. In databricks workflows, it is being done as…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,955 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-01T12:30:52.2366667+00:00
Krzysztof Przysowa 0 Reputation points
commented 2024-05-20T05:56:04.02+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
0 answers

can use a dataset for pipeline but can't use for dataflow in Azure Data Factory

Created a dataset for Azure SQL and it works fine in any pipelines of Azure Data Factory. However, it gives me the connection error from Data Flows - refer to the below. The Azure SQL is configured to be accessible from any Azure services. Spark…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-20T05:53:34.5933333+00:00
Jerry Lee 0 Reputation points
2 answers

Recommended technologies for creating a dashboard of ongoing jobs.

I'm looking for recommendations on technologies to use for the following project. I need to create a dashboard of summarized job data from a network of hundreds of users. Our current application is used in the field for inputting and tracking job costs…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-09T14:00:50.17+00:00
COW Farmer 0 Reputation points
commented 2024-05-20T05:40:42.9766667+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
1 answer

check if the value is a number and output in iif logic of derived transformation

I am checking if the input value is a number then output as '100' else 'invalid' in derived transformation in dataflow. In the documentation, I found 'isLong' function. But, how do we use this function in an iif…

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,446 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-18T23:01:01.27+00:00
Peruka, Sikander reddy 25 Reputation points
commented 2024-05-20T05:10:06.4333333+00:00
Smaran Thoomu 10,405 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Azure Data Flow Sink - Connection string is not valid or missing Server/User/Database properties

Could you please assist here to resolve this issue below ? We are trying to read Delta table and store it as table in Azure SQL Database as using ADF Data Flow. Source Delta table via inline dataset from ADLS Gen2 its working fine and slink is getting…

Azure SQL Database
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
724 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-13T06:36:57.6633333+00:00
Kashif Ahmed 40 Reputation points
accepted 2024-05-20T05:09:42.0966667+00:00
Kashif Ahmed 40 Reputation points