<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Azure Synapse Connector Active Directory login in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Azure-Synapse-Connector-Active-Directory-login/m-p/2090185#M1226910</link>
    <description>&lt;P&gt;I'm trying to create a connection to Azure Synapse using the ODBC connector described here:&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/MS-AzureSynapse/Create-MS-AzureSynapse-connection.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/MS-AzureSynapse/Create-MS-AzureSynapse-connection.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I'm using Qlik Sense Enterprise on Windows.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;I'm using the following settings (anonymised):&lt;/P&gt;
&lt;P&gt;Server name: ourserverlesssqlendpoint-ondemand.sql.azuresynapse.net&lt;BR /&gt;Database: our-serverless-database&lt;BR /&gt;User name: &lt;A href="mailto:ouruser@ourdomain.org" target="_blank"&gt;ouruser@ourdomain.org&lt;/A&gt;&lt;BR /&gt;Password: ******&lt;/P&gt;
&lt;P&gt;The above configuration works in SSMS.&lt;/P&gt;
&lt;P&gt;In Qlik I get:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;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.
&lt;/LI-CODE&gt;
&lt;DIV class="connsdk-detaildialog__details"&gt;
&lt;DIV class="connsdk-detaildialog__details__text ng-binding"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="connsdk-detaildialog__details__text ng-binding"&gt;In the past I have been able to configure access to Synapse by creating a system DSN, and configuring the generic ODBC connector to use the system DSN, but I was hoping to switch to use the dedicated Synapse connector.&lt;/DIV&gt;
&lt;DIV class="connsdk-detaildialog__details__text ng-binding"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="connsdk-detaildialog__details__text ng-binding"&gt;I &lt;EM&gt;can&lt;/EM&gt; get the dedicated Synapse connector to work with a SQL Server username and password, as opposed to an Active directory username and password. However, this won't let us access views defined on top of blob storage, as this is mediated by Active directory groups, which a SQL Server user doesn't have.&lt;/DIV&gt;
&lt;DIV class="connsdk-detaildialog__details__text ng-binding"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="connsdk-detaildialog__details__text ng-binding"&gt;What am I missing?&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
    <dc:creator>daviewales</dc:creator>
    <dc:date>2026-01-26T21:26:37Z</dc:date>
    <item>
      <title>Azure Synapse Connector Active Directory login</title>
      <link>https://community.qlik.com/t5/QlikView/Azure-Synapse-Connector-Active-Directory-login/m-p/2090185#M1226910</link>
      <description>&lt;P&gt;I'm trying to create a connection to Azure Synapse using the ODBC connector described here:&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/MS-AzureSynapse/Create-MS-AzureSynapse-connection.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/MS-AzureSynapse/Create-MS-AzureSynapse-connection.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I'm using Qlik Sense Enterprise on Windows.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;I'm using the following settings (anonymised):&lt;/P&gt;
&lt;P&gt;Server name: ourserverlesssqlendpoint-ondemand.sql.azuresynapse.net&lt;BR /&gt;Database: our-serverless-database&lt;BR /&gt;User name: &lt;A href="mailto:ouruser@ourdomain.org" target="_blank"&gt;ouruser@ourdomain.org&lt;/A&gt;&lt;BR /&gt;Password: ******&lt;/P&gt;
&lt;P&gt;The above configuration works in SSMS.&lt;/P&gt;
&lt;P&gt;In Qlik I get:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;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.
&lt;/LI-CODE&gt;
&lt;DIV class="connsdk-detaildialog__details"&gt;
&lt;DIV class="connsdk-detaildialog__details__text ng-binding"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="connsdk-detaildialog__details__text ng-binding"&gt;In the past I have been able to configure access to Synapse by creating a system DSN, and configuring the generic ODBC connector to use the system DSN, but I was hoping to switch to use the dedicated Synapse connector.&lt;/DIV&gt;
&lt;DIV class="connsdk-detaildialog__details__text ng-binding"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="connsdk-detaildialog__details__text ng-binding"&gt;I &lt;EM&gt;can&lt;/EM&gt; get the dedicated Synapse connector to work with a SQL Server username and password, as opposed to an Active directory username and password. However, this won't let us access views defined on top of blob storage, as this is mediated by Active directory groups, which a SQL Server user doesn't have.&lt;/DIV&gt;
&lt;DIV class="connsdk-detaildialog__details__text ng-binding"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="connsdk-detaildialog__details__text ng-binding"&gt;What am I missing?&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Azure-Synapse-Connector-Active-Directory-login/m-p/2090185#M1226910</guid>
      <dc:creator>daviewales</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
  </channel>
</rss>

