com.microsoft.dataflow.broker.InvalidOperationException: Only one valid authentication should be used for linkedservice

Kumar, Arun 336 Reputation points
2025-05-19T18:33:20.6466667+00:00

Hello,

I am trying to create a linked service in synapse connecting to Azure SQL Database. The test connection works successfully with credentials in Key Vault. But when linked service used in the dataflow, the pipeline fails with below error

com.microsoft.dataflow.broker.InvalidOperationException: Only one valid authentication should be used for linked service. SQLAuthentication is invalid. One of user/password is missing..

Basically, the linked service have two authentication "Sql connection or managed identity". Wondering this is causing the issue?

If i am hardcoding the values in linked service the pipeline and data flow runs successfully.

Any idea or pointers to this?

Thanks,
Arun

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.
5,339 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.