How to fix ERROR [HY000] [Microsoft][Xero] (1019) Unable to complete RSA Signature: error:1E08010C:DECODER routines::unsupported ERROR [HY000] [Microsoft][Xero] (1019) Unable to complete RSA Signature: error:1E08010C:DECODER routines::unsupported
Hi All, I am using Azure Default Xero connector + OAuth2.0 flow. I have supplied the required information Client ID Client Secret Tenant Id REfresh Token If I click on TEst Connection , I get below mentioned error. Can you please help ? ERROR…
Azure Data Factory
Timestamp column from Parquet file (created with Pandas) becomes NULL values in Data Flow
Hello, I'm facing an issue where a timestamp column in a Parquet file is consistently read as NULL within an Azure Data Flow. Critically, the Data Flow does not throw any errors, making the problem difficult to debug. Here is a summary of my environment…
Azure Data Factory
How to identify the user who manually executed an Azure Data Factory pipeline?
Someone manually triggered a pipeline in Azure Data Factory and I need to identify which user executed it. However, I’m not seeing any caller ID or user information in the run history under the Monitor tab in ADF Studio. Is there a way to retrieve the…
Azure Data Factory
Connect Dataverse to Sql Sever using Azure data factory
How do we achieve parallelism while loading data from Dataverse to Sql Server and wise versa. if we set degree for parallelism 4 while copy data from Dataverse to Sql Server in ADF, will it launch 4 copy activities to process the data ? if we use…
Azure Data Factory

Data Flow Sink with "Continue on Error" and Output to separate file not getting created
Hello, I have a Sink destination linked to Azure SQL DB in a data flow. Where I wanted to capture database rejected records into Azure BLOB file. I have tried choose to Continue on error with Transaction commit Single/Batch and selected Output to…
Azure Data Factory
ADF-Dataflow Table sync records not processed after 12 hrs
I have a pipeline which uses a dataflow with SQL CDC feature enabled. I am syncing tables between one Azure SQL to another Azure SQL DB. Since yesterday the pipeline is failing after running for 12 hrs. A particular table dataflow activity is getting…
Azure Data Factory
parallelism in ADF
Hi, how parallelism works in ADF..Please explain with scenario
Azure Data Factory
Update Oracle Connection version 2.0 from 1.0
This is connected to another question I have. https://learn.microsoft.com/en-us/answers/questions/5490043/adf-oracle-connection-deprecated-version-1-0 Since the version 1 will be decommissioned soon. We need to update our Oracle connections to version 2.…
Azure Data Factory
ADF can not parse Parquet files
I have a pipeline that consist copy data activity like following; I installed OpenJDK on all servers where we use our Integration Runtime. But still, I get error like the following; { "errorCode": "2200", …
Azure Synapse Analytics
Azure Data Factory
The ADF Databricks job Activity doesn't seem to pass parameters
I have created an ADF pipeline that uses the databricks job activity. The linked service works well. When I run the pipeline, the databricks job fails - the ADF component fails, and I see a failed job run in databricks too. The problem seems to be the…
Azure Data Factory
Azure Data Factory - Save output of stored procedure activity to table
I have scoured online looking for a good answer but I have not found anything concrete, so posting here. When using the Stored Procedure activity, is it possible to send the results to an Azure SQL Database table? It is 2025, so I certainly hope so. But…
Azure Data Factory
Azure Data factory use copy activity to get Jira issues via REST API
Hi, I'm using Azure data factory to get Jira issues via HTTP REST API. Linked service works fine. Base URL: https://my-organization.atlassian.net/ Relative URL:…
Azure Data Factory
Can we map the program and customer (relate) using ADF pipeline?
Can we map the program to customer using ADF pipeline? like how we used to create customer, contacts in ADF. when I tried to map the customer with program using ADF got the below error " Operation on target Dynammics customer program map…
Azure Data Factory
How do I call an API that redirects on the backend with a Copy Activity in Azure Data Factory without an authentication error?
I'm running into issues in Azure Data Factory (ADF) with an API I am working with. I am unfortunately not at liberty to share the API URL or much data on the call I am making, but I can say that I have been testing this API call in Postman and through…
Azure Data Factory
snowflake scan from purview
when scanning snowflake public account endpoint from the purview I am getting and error "Error: (3805) Connector Exception: Configuration file conf/ModelBridgeList.xml is invalid". Same error self hosted and Microsoft integration runtime. It…
Azure Data Factory
The ADF Xero connector has started failing since a recent Xero API update
A recent Xero API update has caused our ADF Xero connector to fail across all pipelines, do we have a resoltuion date?
Azure Data Factory
Get data from log analytics with system assigned managed identity
Hi, I have set up a connection to log analytics in ADF. I grant access to the Log analytics resource for data factory. In a web activity it works fine and I see data in the activity, but in a copy activity I get empty results: I am using the same…
Azure Data Factory
Error pipeline step Extraction from SAP COEP Table
Hi i have a pipeline for extracting SAP History data of COEP table with a filter year GE 2024, however i'm getting an error like this. Failure happened on 'Source' side.…
Azure Data Factory

Azure Data factory V2 for each loop run twice in pipeline with couple of seconds delay
Hi,We had one incident in our production environment of Azure data factory v2 instance, where for-each iterator loop run twice in one single run of pipeline with some couple of seconds delay. In foreach loop iterator, we are doing some data load steps…
Azure Data Factory

Azure Data factory V2 for each loop run twice in pipeline with couple of seconds delay
Hi, We had one incident in our production environment of Azure data factory v2 instance, where for-each iterator loop run twice in one single run of pipeline with some couple of seconds delay. In foreach loop iterator, we are doing some data load…