<?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 Error accessing Azure sql from Azure databricks using jdbc authentication=ActiveDirectoryInteractive in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/error-accessing-azure-sql-from-azure-databricks-using-jdbc/m-p/68990#M33779</link>
    <description>&lt;P&gt;Getting below error while accessing Azure sql using jdbc from Azure databricks notebook,&lt;/P&gt;&lt;P&gt;com.microsoft.sqlserver.jdbc.SQLServerException: Failed to authenticate the user p***** in Active Directory (Authentication=ActiveDirectoryInteractive). Unable to open default system browser&lt;/P&gt;&lt;P&gt;Here is the url of jdbc,&lt;/P&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;url = &lt;SPAN class=""&gt;f"jdbc:sqlserver://&lt;SPAN class=""&gt;{database_host}&lt;/SPAN&gt;:&lt;SPAN class=""&gt;{database_port}&lt;/SPAN&gt;;database=&lt;SPAN class=""&gt;{database_name}&lt;/SPAN&gt;;user=&lt;SPAN class=""&gt;{user}&lt;/SPAN&gt;;password=&lt;SPAN class=""&gt;{password}&lt;/SPAN&gt;;encrypt=true;trustServerCertificate=false;hostNameInCertificate=*.database.windows.net;loginTimeout=30;authentication=ActiveDirectoryInteractive;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 14 May 2024 11:59:05 GMT</pubDate>
    <dc:creator>PankajMendi</dc:creator>
    <dc:date>2024-05-14T11:59:05Z</dc:date>
    <item>
      <title>Error accessing Azure sql from Azure databricks using jdbc authentication=ActiveDirectoryInteractive</title>
      <link>https://community.databricks.com/t5/data-engineering/error-accessing-azure-sql-from-azure-databricks-using-jdbc/m-p/68990#M33779</link>
      <description>&lt;P&gt;Getting below error while accessing Azure sql using jdbc from Azure databricks notebook,&lt;/P&gt;&lt;P&gt;com.microsoft.sqlserver.jdbc.SQLServerException: Failed to authenticate the user p***** in Active Directory (Authentication=ActiveDirectoryInteractive). Unable to open default system browser&lt;/P&gt;&lt;P&gt;Here is the url of jdbc,&lt;/P&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;url = &lt;SPAN class=""&gt;f"jdbc:sqlserver://&lt;SPAN class=""&gt;{database_host}&lt;/SPAN&gt;:&lt;SPAN class=""&gt;{database_port}&lt;/SPAN&gt;;database=&lt;SPAN class=""&gt;{database_name}&lt;/SPAN&gt;;user=&lt;SPAN class=""&gt;{user}&lt;/SPAN&gt;;password=&lt;SPAN class=""&gt;{password}&lt;/SPAN&gt;;encrypt=true;trustServerCertificate=false;hostNameInCertificate=*.database.windows.net;loginTimeout=30;authentication=ActiveDirectoryInteractive;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 May 2024 11:59:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-accessing-azure-sql-from-azure-databricks-using-jdbc/m-p/68990#M33779</guid>
      <dc:creator>PankajMendi</dc:creator>
      <dc:date>2024-05-14T11:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error accessing Azure sql from Azure databricks using jdbc authentication=ActiveDirectoryInterac</title>
      <link>https://community.databricks.com/t5/data-engineering/error-accessing-azure-sql-from-azure-databricks-using-jdbc/m-p/69223#M33866</link>
      <description>&lt;P&gt;it seems you are trying to do MFA authentication using jdbc.&lt;BR /&gt;The used driver might not support that. It could also be a OS issue (if you are not using Windows f.e.) or a browser issue (the browser will have to open a window/tab).&lt;BR /&gt;Can you try to authenticate using a service principal, or bypass the MFA?&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 07:24:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-accessing-azure-sql-from-azure-databricks-using-jdbc/m-p/69223#M33866</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2024-05-17T07:24:13Z</dc:date>
    </item>
  </channel>
</rss>

