<?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 Re: Connection Challenges with Azure Databricks and SQL Server On VM in Serverless compute in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/99281#M39946</link>
    <description>&lt;P&gt;No, we proceeded with the all purpose cluster.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2024 04:22:01 GMT</pubDate>
    <dc:creator>Vetrivel</dc:creator>
    <dc:date>2024-11-19T04:22:01Z</dc:date>
    <item>
      <title>Connection Challenges with Azure Databricks and SQL Server On VM in Serverless compute</title>
      <link>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/93976#M38797</link>
      <description>&lt;P&gt;We have established an Azure Databricks workspace within our central subscription, which hosts all common platform resources. Additionally, we have a SQL Server running on a virtual machine in a separate sandbox subscription, containing data that needs to be accessed from Databricks.&lt;/P&gt;&lt;P&gt;We successfully configured VNet peering between the SQL VM's VNet and the Databricks VNet, allowing access to the SQL Server. Testing the connection from Databricks using a job cluster yielded successful results, confirming that everything functions as intended. However, when attempting to run the same notebook on a serverless compute, we encountered connectivity issues, preventing us from establishing a connection. This limitation compels us to rely on the shared job cluster, which requires time for scaling and initiating instances when none are active.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Your guidance on these matters would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 04:29:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/93976#M38797</guid>
      <dc:creator>Vetrivel</dc:creator>
      <dc:date>2024-10-15T04:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Challenges with Azure Databricks and SQL Server On VM in Serverless compute</title>
      <link>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/94063#M38807</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/113664"&gt;@Vetrivel&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Serverless compute resources run in the serverless compute plane, which is managed by Azure Databricks. For more details on the network and architecture, see&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/security/network/serverless-network-security/" target="_self" data-linktype="relative-path"&gt;Serverless compute plane networking&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/security/network/serverless-network-security/" target="_self"&gt;&lt;SPAN&gt;https://learn.microsoft.com/en-us/azure/databricks/security/network/serverless-network-security/&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;TL;DR: you need to use NCC to be able to access your resources.&lt;/P&gt;
&lt;P&gt;Let me know if this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 09:38:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/94063#M38807</guid>
      <dc:creator>Mo</dc:creator>
      <dc:date>2024-10-15T09:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Challenges with Azure Databricks and SQL Server On VM in Serverless compute</title>
      <link>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/94242#M38845</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/28727"&gt;@Mo&lt;/a&gt;&amp;nbsp;. I will check and update.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 05:58:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/94242#M38845</guid>
      <dc:creator>Vetrivel</dc:creator>
      <dc:date>2024-10-16T05:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Challenges with Azure Databricks and SQL Server On VM in Serverless compute</title>
      <link>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/94401#M38897</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/28727"&gt;@Mo&lt;/a&gt;&amp;nbsp;I have tried and got below error.&lt;BR /&gt;&lt;SPAN&gt;Private access to resource type 'Microsoft.Compute/virtualMachines' is not supported with group id 'sqlserver'.&lt;/SPAN&gt;I hope it supports only if the destinations are Blob, ADLS and Azure SQL.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 05:58:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/94401#M38897</guid>
      <dc:creator>Vetrivel</dc:creator>
      <dc:date>2024-10-17T05:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Challenges with Azure Databricks and SQL Server On VM in Serverless compute</title>
      <link>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/98361#M39706</link>
      <description>&lt;P&gt;Have you had any luck with this? I'm facing the same problem.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 18:07:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/98361#M39706</guid>
      <dc:creator>JeanBoutros</dc:creator>
      <dc:date>2024-11-11T18:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Challenges with Azure Databricks and SQL Server On VM in Serverless compute</title>
      <link>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/98410#M39713</link>
      <description>&lt;P&gt;No. I have got the attached reply from Microsoft Azure community.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 07:16:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/98410#M39713</guid>
      <dc:creator>Vetrivel</dc:creator>
      <dc:date>2024-11-12T07:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Challenges with Azure Databricks and SQL Server On VM in Serverless compute</title>
      <link>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/99239#M39934</link>
      <description>&lt;P&gt;Thanks for that! I wish the migration to a managed instance was as easy &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;have you looked into the proxy gateway option? I will ask my team maybe tomorrow if they have any experience with that.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 18:52:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/99239#M39934</guid>
      <dc:creator>JeanBoutros</dc:creator>
      <dc:date>2024-11-18T18:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Challenges with Azure Databricks and SQL Server On VM in Serverless compute</title>
      <link>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/99281#M39946</link>
      <description>&lt;P&gt;No, we proceeded with the all purpose cluster.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 04:22:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/connection-challenges-with-azure-databricks-and-sql-server-on-vm/m-p/99281#M39946</guid>
      <dc:creator>Vetrivel</dc:creator>
      <dc:date>2024-11-19T04:22:01Z</dc:date>
    </item>
  </channel>
</rss>

