
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Azure Synapse Connector Active Directory login
I'm trying to create a connection to Azure Synapse using the ODBC connector described here:
https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/MS-Azu...
I'm using Qlik Sense Enterprise on Windows.
I've got an AD account which can log into the Synapse Serverless SQL database using 'Azure Active Directory - Password' authentication. I've confirmed that this account can connect to Synapse from the Qlik server using SSMS, to rule out any firewall configuration issues.
I'm using the following settings (anonymised):
Server name: ourserverlesssqlendpoint-ondemand.sql.azuresynapse.net
Database: our-serverless-database
User name: ouruser@ourdomain.org
Password: ******
The above configuration works in SSMS.
In Qlik I get:
Error message: Please check the values for Username‚ Password‚ Host and other properties. Description: General error
Details
ERROR [HY000] [Qlik][SqlServer] (40532) Cannot open server "ourdomain.org" requested by the login. The login failed.
