Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Pankaj_SBS
Partner - Contributor
Partner - Contributor

Connecting with Azure Synapse Link

Hello Users,

This is my first time connecting with Dynamics F&O. Dynamics F&O are very rigid and the only possible way I cam across was using Synapse Link.

We created Synapse Link, loaded some tables in the Master Data, gave rights to the users and started creating connection with Qlik.

We are using Azure Synapse Analytics and in that we are using Azure OAuth. We even verified the Tenant ID Azure Link from User. 

But, when we try to do Test Connection, we are getting Error : SQL 18456 : Login failed for user '<token-identified principal>'.

Any user came across such issue, or any solution for the same?

Thanking you in advance for all your support.

Thanks.

Labels (2)
1 Reply
maartenw
Contributor II
Contributor II

Hi,

The error message 18456 usually indicates an incorrect username or password. See this documentation:
https://learn.microsoft.com/en-us/sql/relational-databases/errors-events/mssqlserver-18456-database-...

If the database server requires SQL Server Authentication (username-password), make sure you can log in with this credentials on another SQL Server client

If windows authentication is used, make sure the service account running Qlik Sense Engine services has access tot the database. Hope this helps!