10,459 questions with Azure Data Factory tags

Sort by: Updated
1 answer

Parsing Error

Hello experts, I am reading txt files (which has sql queries) and concatenating it to a array variable. Then I convert it back to a string variable using the following expression @replace(replace(join(variables('sql_query'),' '),…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-02-02T22:04:19.503+00:00
Puneet Kumar 1 Reputation point
commented 2021-02-04T12:56:41.547+00:00
Haritha Maddi 26 Reputation points
1 answer

Calling Databricks activity with MSI resulting in Error Code 3207

We are following this link1922818 for setting up Databricks activity in our Datafactory. When pipeline is executed, we are getting below error Any help to resolve this is much appreciated. We confirm following things... Datafactory…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,131 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,138 questions
asked 2021-02-01T02:17:00.183+00:00
Porsche Me 131 Reputation points
commented 2021-02-04T09:17:40.497+00:00
PRADEEPCHEEKATLA-MSFT 87,971 Reputation points Microsoft Employee
1 answer

How to load the different api data dynamically into corresponding tables

Hi @Anonymous , Do you have any idea on how to load the api data dynamically into corresponding tables? As mentioned in the earlier question i have created tables for the url's ,schema mapping and corresponding destination tables. As part of…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-01-28T10:13:49.807+00:00
sivaranjani somana 26 Reputation points
commented 2021-02-04T05:28:00.333+00:00
HarithaMaddi-MSFT 10,136 Reputation points
0 answers

Rest API as a data source and output in azure sql database

Hello, i am using web activity as a source to call rest api in adf, also my transformation is debugging properly but in my out as a SQL database it is reading only the object data not the array in it. Please tell me how i can achieve. Regards

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-01-27T06:37:15.75+00:00
Punit Parmar 21 Reputation points
commented 2021-02-03T21:46:58.637+00:00
MartinJaffer-MSFT 26,076 Reputation points
2 answers One of the answers was accepted by the question author.

ADF, Pipeline, Copy Activity

All, I have to copy lot of tables from On-Prem to AzureSQL. I setup a pipeline and copy activities to accomplish the copy. How do I disable IDENTITY insert off to ensure that the identity column values are brought over from the source as they are…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-02-03T17:51:44.893+00:00
grajee 351 Reputation points
accepted 2021-02-03T21:31:25.23+00:00
grajee 351 Reputation points
1 answer One of the answers was accepted by the question author.

How can I return the last cell in a column from excel file in set variable activity adf?

I have an excel sheet and need to extract the data in the last cell of a column to put into a new column in my sink file. I am using a set variable activity, is there a way to specify and return the last cell in the column? I can only make it work if I…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-01-29T16:13:20.077+00:00
JH-AM 41 Reputation points
accepted 2021-02-03T20:24:08.207+00:00
JH-AM 41 Reputation points
1 answer

Gathering Analytics from txt files from Blob container with complex file paths

I want to be able to perform analytics on several txt files that are stored in a blob container within a storage account. The file path looks something like shoppingcenter\location\2020-05\shop\myfile.txt there's several location folders, several…

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,452 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,767 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-01-26T01:07:52.64+00:00
HarriS 1 Reputation point
commented 2021-02-03T18:24:26.813+00:00
HimanshuSinha-msft 19,471 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

ADF in Azure Synapse Analytics Workspace: Trigger Now gives error message "Sync and publish your changes before clicking "Trigger now"."

We have a simple ADF developed in Azure Synapse Analytics Workspace. Running it via "Debug" works fine. Running it via "Trigger Now" gives the error message Sync and publish your changes before clicking "Trigger now". …

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,804 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-01-26T13:00:22.25+00:00
Herven Stefan (SEIT) 41 Reputation points
commented 2021-02-03T17:39:42.33+00:00
Marcos Germano 1 Reputation point
1 answer One of the answers was accepted by the question author.

How to write If --else if--- statement in Azure Mapping Data Flow Expression

Hello I am new to Azure Mapping data flows? I wanted write expression in mapping dataflows equivalent to If ( Account = 'A100') Then 'Normal' Else If (Account='B200') Then 'Gross' How I can write above logic in mapping data…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-01-27T18:14:38.583+00:00
Swapnil Kalkar 66 Reputation points
accepted 2021-02-03T16:41:54.17+00:00
Swapnil Kalkar 66 Reputation points
1 answer One of the answers was accepted by the question author.

exporting data factory pipeline

hi, i have multiple adf pipelines in data factory, i want to move the entire pipeline structure to another data factory in different resource group. can you help me how i can i do that?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-02-01T12:30:41.897+00:00
Navdeep Kaur 21 Reputation points
accepted 2021-02-03T16:07:58.177+00:00
Navdeep Kaur 21 Reputation points
1 answer One of the answers was accepted by the question author.

how to copy data from bloob storage to a output file by using copy pipeline activity

Hi Team, I have a requirement in azure data factory, That is in azure blob storage we have 2 files separately named employee_info and Department_info I have to create a output file with the below transformations 1.need Create Pipeline to copy the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-02-03T13:42:26.8+00:00
Eshwar Nakkala 106 Reputation points
commented 2021-02-03T14:48:28.85+00:00
Nasreen Akter 10,791 Reputation points
1 answer

MSDN Forum: Data flows to Onprem sql connectivity not enabled in Azure data factory

I was trying to copy the data flow Blob to Onprem SQL server using data flows. When trying to choose a SQL Server (On Prem) as sink, sql server icon is diabled in the sink linked service. Any reson for the same? Anyhow able to connect with normal…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-02-01T06:39:50.91+00:00
ashok basani 1 Reputation point
commented 2021-02-03T11:49:44.15+00:00
PRADEEPCHEEKATLA-MSFT 87,971 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure SSIS IR custom DLL installation with main.cmd

I have used a azure SSIS IR to execute my SSIS package from on premise to azure adf but its failing as we epplus dll are used in script task of SSIS packages and same I tried to add using main.cmd but still facing issue in this .

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-01-26T10:23:47.72+00:00
Khatri, Ashish 96 Reputation points
accepted 2021-02-03T07:29:29.76+00:00
Khatri, Ashish 96 Reputation points
0 answers

HOW TO REPLACE \ SLASH IN AZURE DATA FACTORY WITH FUNCTIONS

HOW TO REPLACE \ SLASH IN AZURE DATA FACTORY WITH FUNCTIONS

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-02-01T10:22:39.593+00:00
ADF C2 1 Reputation point
commented 2021-02-03T06:17:57.303+00:00
HarithaMaddi-MSFT 10,136 Reputation points
2 answers

Copy Activity - Enable Logging - Need to provide log file name

I am using the Enable logging option to log the details of the copy activity into a blob. Below are the options that I have set. The details of the copy activity are logged correctly in the blob. However, the log file name is…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-01-29T08:27:16.1+00:00
Kothai Ramanathan (SC-ALT) 51 Reputation points Microsoft Employee
commented 2021-02-03T03:58:36.51+00:00
Nandan Hegde 31,781 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Data Factory Stored Procedure Error Cannot find the object

I have a stored procedure to truncate tables and it works absolutely fine in SQL Server EXEC [staging].[USP_TruncateTables] @tableName = 'example', @SchematableName = 'staging.example'; So I can use this truncate Script for all the staging tables However…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2020-10-08T09:41:21.453+00:00
Debbie Edwards 521 Reputation points
commented 2021-02-02T18:56:24.403+00:00
Bala Murali Krishna 1 Reputation point
0 answers

The Read method cannot be called

Hello, I am having an issue with the npgsql connector to postgres. Error message below: 'Type=Npgsql.NpgsqlException,Message=Exception while reading from stream,Source=Npgsql,''Type=System.NotSupportedException,Message=The Read method cannot be…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
Azure Database for PostgreSQL
asked 2021-01-20T14:45:15.307+00:00
Robert Riley 21 Reputation points
commented 2021-02-02T17:57:29.783+00:00
Robert Riley 21 Reputation points
0 answers

Synapse query failed after 6 minutes from Data factory

Hi, I'm using the copy activity to extract data from Synapse analytics (SQL DWH). After exactly 6:38 minutes the query fails and the error is a Timeout Error. If a run the query from ssms, works. I set up the max time for query timeout: …

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,804 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-01-25T12:31:30.273+00:00
Jhonatan Reyes 61 Reputation points
commented 2021-02-02T17:27:22.957+00:00
HimanshuSinha-msft 19,471 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Cannot connect to SQLMI database when using Azure Auto Resolve Integration Runtime

Hi All, I am loading data from ADLS Gen2 into SQLMI. When i am tried to create a linked service using Azure Auto resolve IR to connect to SQLMI using SQL authentication , i am getting the below azure message. Enabling Azure services in NOT an option…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2020-09-11T15:37:42.983+00:00
bk 466 Reputation points
accepted 2021-02-02T15:55:49.163+00:00
bk 466 Reputation points
1 answer

Data Factory v1 - edit linked service with dependancies.

We've moved all of our data factory v1 jobs to v2 except for a few that we're unable to at this point. I need to edit the values in a linked service. I understand that that is no longer supported in the portal and must be done via powershell or rest…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,459 questions
asked 2021-01-24T13:49:26.087+00:00
bhb252 1 Reputation point
commented 2021-02-02T10:08:57.51+00:00
HarithaMaddi-MSFT 10,136 Reputation points