10,016 questions with Azure Data Factory tags

Sort by: Updated
0 answers

ADF copy activity for REST API POST requiring string value in request body field

I have a ADF copy activity where my source is a REST API POST statement to a report process in one of our data sources. I have the parameters for the report stored in a SQL server table and I am calling it from a pipeline parameter. My expression for the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-05T20:19:14.4266667+00:00
Chuck Cox 0 Reputation points
1 answer One of the answers was accepted by the question author.

How much would it cost to create an ADF Pipeline with two servers

I need to retrieve data from a MySQL backup file on Cyberduck, restore it in MySQL Azure then move it to our data warehouse in SQL Azure, how much would it cost for building the pipeline using Azure ADF.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-03T14:38:13.8133333+00:00
Youness Naciri 20 Reputation points
accepted 2024-07-05T19:37:49.6533333+00:00
Youness Naciri 20 Reputation points
3 answers

SQL Bulk Copy failed

SQL Bulk Copy failed due to receive an invalid column length from the bcp client. I am getting this error while copying data from adls to sqlserver. I am copying a csv file. I checked the length of each and every column. Destination has more length when…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,203 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2022-09-26T05:37:18.833+00:00
KEERTHANA JAYADEVAN 66 Reputation points
answered 2024-07-05T18:15:52.4+00:00
ravi555 0 Reputation points
1 answer

Alternative to keyValues Function for Pipeline Expressions in ADF

I'm working with Azure Data Factory (ADF) and I need to create a key-value map within a pipeline expression. While the keyValues function works perfectly in Data Flows, it's not available in pipeline expressions. My scenario involves two separate arrays,…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-05T13:03:46.0033333+00:00
Glasier 360 Reputation points
answered 2024-07-05T16:47:29.7433333+00:00
Smaran Thoomu 12,100 Reputation points Microsoft Vendor
1 answer

Error Occurred While Importing Test Cases - Test Case IDs Not Found

Description: We encountered an error while importing test cases into the second Azure DevOps board. The error message received is as follows: Error occurred while importing one or more test cases: Test case(s) IDs not found in the current suite. Please…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2024-07-05T12:21:47.7+00:00
Sathishkumar G 0 Reputation points
answered 2024-07-05T16:43:28.72+00:00
Chidiebere_Ugwu 0 Reputation points
1 answer

To Deploy Azure ARM template which is greater than 4MB from one environment to another environment

Hi, I was trying to move a Azure data factory from DEV to QA using ARM template which has a size of 20 MB. When i try to export the ARM template from DEV data factory and try to import it in QA data factory using Azure custom deployment, It fails to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-02T10:13:45.4633333+00:00
Srihari B 20 Reputation points
commented 2024-07-05T16:02:56.95+00:00
BhargavaGunnam-MSFT 28,616 Reputation points Microsoft Employee
1 answer

How to fix "out of memory exception " while processing a pipeline of around 43 gb of data using copy activity?

I am processing a pipeline of around 43gb of data using copy activity and i am getting the error as : ErrorCode=SystemErrorOutOfMemory,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=A task failed with out of…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-06-24T10:25:41.07+00:00
Lakshmi Moulya Nerella 0 Reputation points
commented 2024-07-05T15:59:58.39+00:00
BhargavaGunnam-MSFT 28,616 Reputation points Microsoft Employee
0 answers

Why are so many Workflow Orchestration Manager configurations locked? Especially AIRFLOW__CORE__DAGS_ARE_PAUSED_AT_CREATION is annoying.

What is the reason that so many configuration settings are locked, some to non-default values? For example, we would like to turn AIRFLOW__CORE__DAGS_ARE_PAUSED_AT_CREATION to True but it is currently locked to False. This greatly hinders our workflow:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-03T10:45:02.1733333+00:00
aeteq 0 Reputation points
commented 2024-07-05T15:40:09.9466667+00:00
BhargavaGunnam-MSFT 28,616 Reputation points Microsoft Employee
3 answers

How do you stop/pause or restart a Workflow Orchestration Manager instance?

We use git-sync with our WOM instance. For DAGs, this works fine, changes to DAGs show up very quickly in Airflow. However, some changes require a restart of the instance, for example changes in the plugin (since those are only loaded once at startup).…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-03T10:50:27.2933333+00:00
aeteq 0 Reputation points
edited an answer 2024-07-05T15:22:53.2166667+00:00
BhargavaGunnam-MSFT 28,616 Reputation points Microsoft Employee
0 answers

Copy CSV files to citrix sharefile path (doman.sharefile.com) folder using ADF

Hello, I am trying to do a POC, which is to build a small pipeline and I am trying to export a SQL table (AZ SQL DB) to a CSV file and need to upload it on citrix sharefile path, site url looks like "https://domain.sharefile.com/home/shared".…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-04T07:11:36.68+00:00
Sree 0 Reputation points
edited the question 2024-07-05T13:56:21.48+00:00
Sree 0 Reputation points
1 answer

Creating linked service in azure data factory to connect azure storage account

Hi, I have created azure data factory with out "Managed Virtual Network" . Created azure storage account and disabled 'Public network access' in storage account, Both data factory and storage accounts are in same vnet and same subnet. Later, I…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-05T12:14:11.53+00:00
Mani 0 Reputation points
edited a comment 2024-07-05T13:05:13.8433333+00:00
Mani 0 Reputation points
1 answer

How do you add Airflow requirements to a Workflow Orchestration Manager instance without it crashing?

The Workflow Orchestration Manager has an option to add pypi dependencies. However, when I add for example "apache-airflow-providers-databricks", the instance does not start anymore (it tries to start for ~1 hour and then stops with an…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-03T10:48:07.2333333+00:00
aeteq 0 Reputation points
edited a comment 2024-07-05T12:50:24.84+00:00
aeteq 0 Reputation points
1 answer

Is IMDS available on Azure-SSIS VMs?

Is the Azure Instance Metadata Service (IMDS) (169.254.169.254) available in an ADF Azure-SSIS integration runtime? If it isn't available, how else can I get a bearer token? eg. to be able access Azure key vaults. I am looking to find alternatives to not…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-05T04:42:11.44+00:00
Daniel Jarolim 0 Reputation points
answered 2024-07-05T12:30:04.4233333+00:00
PRADEEPCHEEKATLA-MSFT 84,381 Reputation points Microsoft Employee
0 answers

I wan use Show billing report by pipeline in ADF, and enabled this via CI/CD

I want enabled the feature "Show billing report by pipeline " in azure Data Factory, but I don't know how can I enabled this via Terraform deployment or ARM template deployment. How Can I do that ?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-03T15:15:45.9433333+00:00
Benjamin Baele 0 Reputation points Microsoft Employee
commented 2024-07-05T12:20:37.4333333+00:00
Benjamin Baele 0 Reputation points Microsoft Employee
1 answer

How to create sha256 signature for Oracle Cloud integration Rest API ?

Hi Experts, Infra: Azure Synapse -we are using pipelines / API method to get data and create a Data Warehouse. Source: We have an Oracle Cloud Infrastructure (OCI ) as source , that will output the report to Oracle Cloud Storage. OCI has a REST API…

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,621 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-04T03:27:38.67+00:00
Caniut Alex 0 Reputation points
commented 2024-07-05T11:29:07.3166667+00:00
Smaran Thoomu 12,100 Reputation points Microsoft Vendor
0 answers

Using powershell, how can I set in a data factory a shared integration runtime which exists in a different subscription?

Hi team, I'm looking to configure a shared integration runtime in a ADF which resides in a different subscription were the IR exists. I reviewed…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-02T22:57:14.5366667+00:00
Reyes Monsalve, Ruben Dario 26 Reputation points
commented 2024-07-05T11:26:40.41+00:00
Smaran Thoomu 12,100 Reputation points Microsoft Vendor
0 answers

When will Workflow Orchestration Manager be updated to newer Airflow versions?

The WOM has been stuck at Airflow Version 2.6.3 for a while now. The current upstream Airflow version is 2.9.2. Is there any (public) timeline on when newer versions will be available? Is there a general release schedule?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-03T10:38:45.5966667+00:00
aeteq 0 Reputation points
commented 2024-07-05T11:26:22.16+00:00
aeteq 0 Reputation points
0 answers

How can you import data into the Workflow Orchestration Manager Database?

We have been using Airflow on premise for a long time and would like to migrate to WOM without losing our execution history. Is there a way to import data into the Airflow Meta-DB?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-03T10:35:38.97+00:00
aeteq 0 Reputation points
commented 2024-07-05T11:24:13.59+00:00
aeteq 0 Reputation points
2 answers

IF Condition with 'AND' and 'OR' Operator in ADF Pipeline Expression Builder

I am making an API call in Azure Function and retrieving values for 7 diff attributes. Out of these 7 attributes 6 of the attributes return Boolean value,whereas one attribute Requested Timestamp will either return Null or some timestamp value. I am…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2023-11-07T16:00:42.4533333+00:00
Anubhav Sinha 0 Reputation points
commented 2024-07-05T10:45:09.4866667+00:00
Mike Langlois 10 Reputation points
0 answers

The new snowflake connector is by default altering the session to set multi_statement_count = 1

I was using script activity to execute multiple statements in Snowflake using ADF. The new snowflake connector is not able to run Snowsql statements in one script activity separated by semicolon. In the Warehouse, when I check for query history, below…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,016 questions
asked 2024-07-03T05:22:14.3933333+00:00
Raghu Gorla 0 Reputation points
commented 2024-07-05T09:52:04.9233333+00:00
phemanth 8,080 Reputation points Microsoft Vendor