9,660 questions with Azure Data Factory tags

Sort by: Updated
4 answers

Azure Data Factory: precision and scale as parameters to toDecimal() Function

Hi, providing the precision and scale as parameters to toDecimal() function in Azure data factory is giving "Should be integer literal error". please provide a way to resolve this issue. Thanks, Saikumar

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-06-08T10:40:55.62+00:00
saikumar ellendula 6 Reputation points
answered 2020-08-05T08:39:50.457+00:00
saikumar ellendula 6 Reputation points
1 answer One of the answers was accepted by the question author.

In spite of having an azure runtime allocated, each activity has a separate "AcquiringCompute" step?

Question: In our pipeline, we have around 10 mapping data flow activities, in serial fashion (one after another). Each of them are configured to use the same integration runtime (azure managed runtime). In spite of this configuration, each activity shows…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-08-04T17:55:37.84+00:00
Akshay Mahajan 21 Reputation points
commented 2020-08-04T21:53:59.247+00:00
Akshay Mahajan 21 Reputation points
1 answer

To create a Pipeline that generates ‘incremental’ folder names.

I have the following task: I have a Pipeline in an Azure Data factory (V2). The Pipeline contains several Copy data elements. Each of them copies data from an SQL database into an FTP folder. As a result, the Pipeline generates files like…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-31T17:23:54.053+00:00
Amita Menon 1 Reputation point Microsoft Employee
answered 2020-08-04T20:36:11.607+00:00
KranthiPakala-MSFT 46,422 Reputation points Microsoft Employee
1 answer

Cannot connect to SQL database (ADF) - Pipeline -> DataFlow -> Sink

Hi Team, {"message":"at Sink 'XXXXXXXXXXSink': java.lang.RuntimeException: Cannot connect to SQL database: 'jdbc:sqlserver://XXXXXXXXXX.database.windows.net;database=XXXXXXXXXX', 'User: XXXXXXXXXX'. Please check the linked service…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-30T05:55:32.507+00:00
K Rameshwar Arya 1 Reputation point
commented 2020-08-04T20:31:56.823+00:00
KranthiPakala-MSFT 46,422 Reputation points Microsoft Employee
1 answer

Key vault Azure data factory problem

Hello I've created a Key vault service to store a secret with the credentials to access to my cosmos DB collection. the secret value is as i show you : …

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,138 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,456 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-08-03T10:21:47.5+00:00
CORONADO GRANADOS Diana Milena 126 Reputation points
answered 2020-08-03T14:34:49.997+00:00
Alex Drenea 6 Reputation points Microsoft Employee
1 answer

Mapping data flow design question

Hi all- I am a long time .net developer, doing some adf work. I am trying to design a data flow in which data from an azure sql database table is transformed and inserted into another azure sql database table. If the record is successfully inserted, I…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-29T03:54:27.807+00:00
lbegatr 1 Reputation point
commented 2020-08-01T02:34:16.66+00:00
lbegatr 1 Reputation point
1 answer

ADF Copy Issue - Long File Path names

Hello, I am using copy activity to copy the files from on premise to Azure Storage Account . The job is failing as there is a long file path name at the source. can someone help me how can i fix this issue I am getting the following error …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-27T15:06:24.047+00:00
Krishna Nagesh Kukkadapu 21 Reputation points
commented 2020-07-31T20:47:48.053+00:00
KranthiPakala-MSFT 46,422 Reputation points Microsoft Employee
1 answer

Azure Data Factory Linked Service to On-Premises SQL Server with named instance

Hello, I'm trying to connect from Azure Data Factory to an on-premises SQL Server using the SQL Server linked service (e.g. servername\instance1). I already have an integration runtime installed, configured, and working (tested with other servers). …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-23T15:14:12.393+00:00
Nestor 46 Reputation points
commented 2020-07-31T20:45:07.17+00:00
KranthiPakala-MSFT 46,422 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Pipeline fails at data flow

I have created a 'copy data' and 'data flow' and have added them to my pipeline. When debugging the pipeline, copy data runs successfully, however, it fails at data flow with error: {"message":"at Sink 'OutputStreamName':…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-30T08:51:55.913+00:00
Rose Kipgen 26 Reputation points Microsoft Employee
commented 2020-07-31T12:51:27.627+00:00
HarithaMaddi-MSFT 10,136 Reputation points
2 answers One of the answers was accepted by the question author.

Azure data factory copy activity cosmos db error

Hello I'm getting the following mistake when I try to make a mapping of an array on copy data activity from csv file to cosmos db. The structure on cosmos db for the item should be as follows: "InsuredItems": [ { "Accomodation":…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-22T17:19:38.367+00:00
CORONADO GRANADOS Diana Milena 126 Reputation points
accepted 2020-07-31T06:28:17.603+00:00
CORONADO GRANADOS Diana Milena 126 Reputation points
1 answer

REST API JSON DATE FORMAT

I am trying to copy data from rest api source using the azure copy activity. I have used Rest Api as source and AZ SQL DB as target. But the json response I am receiving is having the date as below format: {Createddate: /date(345667999)/} But when I…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-16T13:59:05.157+00:00
Mark de Jonge 1 Reputation point
commented 2020-07-30T18:49:37.733+00:00
HimanshuSinha-msft 19,381 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to insert data in Azure Synapse Analytics through Azure Data factory without PolyBase

I have tried using Move and Transfar activity in data factory but I'm getting 2 error at publishing: ' Data flow activity 'dataflow1' requires a stagingLinkedService Data flow activity 'dataflow1' requires a stagingStoragePath ' I don't want to…

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,429 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-30T03:57:37.353+00:00
m d 26 Reputation points
commented 2020-07-30T14:02:54.583+00:00
m d 26 Reputation points
1 answer

dual factor authentication in Data Factory

Hi We have a plan to setup Azure data factory to connect sftp , for this we require dual factor authentication that means both sftp user id and ssh public key exchange method . so is this possible in current Azure Data factory V2 ? I observed…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-23T05:51:50.72+00:00
commented 2020-07-30T06:15:24.23+00:00
KranthiPakala-MSFT 46,422 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to copydata from RestApi using datafactory and save it in Datalake?

Hi Everyone, I'm trying to fetch data from REST API and save the json string it into DataLake and I'm getting an error. I've followed the steps mentioned here https://learn.microsoft.com/en-us/azure/data-factory/connector-rest &…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-27T11:18:38.973+00:00
stramzik 161 Reputation points
commented 2020-07-29T17:20:33.883+00:00
KranthiPakala-MSFT 46,422 Reputation points Microsoft Employee
1 answer

Can you read a file content entriely within Data Factory

Is there a way to read contents of a file entirely within a Azure Data Factory. Lets say the file is a simple text file, stored in Data Lake Gen2 as a Blob. Please note, i am not looking to Copy the file or transform the file, instead i just need to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-10T15:05:30.33+00:00
Abhijit Nath 21 Reputation points
commented 2020-07-29T17:18:18.457+00:00
MartinJaffer-MSFT 26,036 Reputation points
1 answer

Azure Data Factory- Copy activity retry

Retry of copy activity in ADF pipelines has been configured. However, I would like to capture this dynamically. What variables can I use to check if retry was done or not and capture retry run ids? Thanks in advance.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-22T18:57:59.947+00:00
Kay Maddy 6 Reputation points
commented 2020-07-29T05:05:56.07+00:00
HarithaMaddi-MSFT 10,136 Reputation points
2 answers

Future Roadmap for Azure Blob, Azure Data factory and Azure SQL DB

Where I can get future roadmap of below products Azure Blob Azure data factory Azure SQL DB Power BI

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,453 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-10T10:09:44.33+00:00
Sanjeev KUMAR 27 Reputation points
commented 2020-07-28T08:40:21.35+00:00
Sumarigo-MSFT 43,816 Reputation points Microsoft Employee
0 answers

ADF Pipeline error

I have had a pipeline running for the past month on a daily basis. Today the pipeline failed saying that the notebook does not exist. I am able to access the said notebook and it is in the proper location that the Pipeline has defined it and I can…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,948 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-20T22:28:50.037+00:00
Brittany 1 Reputation point
commented 2020-07-27T08:00:11.84+00:00
HarithaMaddi-MSFT 10,136 Reputation points
1 answer One of the answers was accepted by the question author.

Cross-tenant Azure Data Factory

Hi, I'm trying to grant permission from Integration runtimes from one ADF to another ADF, but it's failing with the following error message: Error occurred when grant permission to XXXXXXXXXXXXXXXXXXXXXXX. Error:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-24T07:53:07.633+00:00
Rafael Arnosti 21 Reputation points
accepted 2020-07-27T07:48:06.597+00:00
Rafael Arnosti 21 Reputation points
1 answer

How to extract data from using linkedin learning api?

How do I extract the individual information of how may courses finished? how long he spent time on course?.. By using linked in rest api how to pass parameters to get the above information? I have authentication key to access those endpoints.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,660 questions
asked 2020-07-21T12:39:39.463+00:00
THIMMAIAH GARI,PRASHANTH,, 201 Reputation points
commented 2020-07-25T00:28:38.32+00:00
KranthiPakala-MSFT 46,422 Reputation points Microsoft Employee