<?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: Using Lakehouse Federation for SQL Server with Serverless Compute in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/using-lakehouse-federation-for-sql-server-with-serverless/m-p/142402#M51938</link>
    <description>&lt;P&gt;I'm trying to get something similar to work: Lakehouse Federation for Oracle with SQL warehouse serverless. We are using Azure Databricks and our Oracle DB runs on-prem. I've been able to use classic compute to query the database, but now I'd like to use SQL warehouse serverless compute, to be able to offer a fully virtualized set-up to clients. The Oracle database is not accessible from the internet.&amp;nbsp;&lt;BR /&gt;What can I do to make this work (if it is a supported set-up)?&lt;/P&gt;&lt;P&gt;thanks,&lt;BR /&gt;Ralf&lt;/P&gt;</description>
    <pubDate>Tue, 23 Dec 2025 08:24:25 GMT</pubDate>
    <dc:creator>Ralf</dc:creator>
    <dc:date>2025-12-23T08:24:25Z</dc:date>
    <item>
      <title>Using Lakehouse Federation for SQL Server with Serverless Compute</title>
      <link>https://community.databricks.com/t5/data-engineering/using-lakehouse-federation-for-sql-server-with-serverless/m-p/109900#M43425</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My team was able to create a Foreign Catalog that connects to a SQL Server instance hosted on an Azure VM, however when trying to query the catalog, we cannot access it using serverless compute (or a serverless sql warehouse). We have tried looking into creating an NCC to connect, however there doesn't seem to be a way to create a Private Link to an Azure VM. How can we allow Databricks Serverless compute to access a SQL Server instance in an Azure VM?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 20:38:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/using-lakehouse-federation-for-sql-server-with-serverless/m-p/109900#M43425</guid>
      <dc:creator>ss_data_eng</dc:creator>
      <dc:date>2025-02-11T20:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using Lakehouse Federation for SQL Server with Serverless Compute</title>
      <link>https://community.databricks.com/t5/data-engineering/using-lakehouse-federation-for-sql-server-with-serverless/m-p/109910#M43428</link>
      <description>&lt;P&gt;I think you might have to setup VNet peering between the VNet where your SQL Server VM is located and the VNet used by your Databricks workspace with the corresponding NSGs with SQL server port.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 21:41:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/using-lakehouse-federation-for-sql-server-with-serverless/m-p/109910#M43428</guid>
      <dc:creator>Alberto_Umana</dc:creator>
      <dc:date>2025-02-11T21:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using Lakehouse Federation for SQL Server with Serverless Compute</title>
      <link>https://community.databricks.com/t5/data-engineering/using-lakehouse-federation-for-sql-server-with-serverless/m-p/109911#M43429</link>
      <description>&lt;P&gt;Have you looked at Lakehouse Federation?&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/query-federation/" target="_blank"&gt;What is Lakehouse Federation? - Azure Databricks | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Unless you've done something unusual, this is the reason Lakehouse Federation was invented.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 21:42:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/using-lakehouse-federation-for-sql-server-with-serverless/m-p/109911#M43429</guid>
      <dc:creator>Rjdudley</dc:creator>
      <dc:date>2025-02-11T21:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using Lakehouse Federation for SQL Server with Serverless Compute</title>
      <link>https://community.databricks.com/t5/data-engineering/using-lakehouse-federation-for-sql-server-with-serverless/m-p/109924#M43433</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/141640"&gt;@ss_data_eng&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;When copying the host, make sure it is correct. The host will be in URL format, typically starting with &lt;STRONG&gt;https://&lt;/STRONG&gt;&amp;nbsp;. When copying the host, make sure it is correct. You need to copy the username, password, and host while removing &lt;STRONG&gt;jdbc://&lt;/STRONG&gt; or&lt;STRONG&gt; https://&lt;/STRONG&gt; from the host..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 03:05:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/using-lakehouse-federation-for-sql-server-with-serverless/m-p/109924#M43433</guid>
      <dc:creator>Akshay_Petkar</dc:creator>
      <dc:date>2025-02-12T03:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using Lakehouse Federation for SQL Server with Serverless Compute</title>
      <link>https://community.databricks.com/t5/data-engineering/using-lakehouse-federation-for-sql-server-with-serverless/m-p/142402#M51938</link>
      <description>&lt;P&gt;I'm trying to get something similar to work: Lakehouse Federation for Oracle with SQL warehouse serverless. We are using Azure Databricks and our Oracle DB runs on-prem. I've been able to use classic compute to query the database, but now I'd like to use SQL warehouse serverless compute, to be able to offer a fully virtualized set-up to clients. The Oracle database is not accessible from the internet.&amp;nbsp;&lt;BR /&gt;What can I do to make this work (if it is a supported set-up)?&lt;/P&gt;&lt;P&gt;thanks,&lt;BR /&gt;Ralf&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 08:24:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/using-lakehouse-federation-for-sql-server-with-serverless/m-p/142402#M51938</guid>
      <dc:creator>Ralf</dc:creator>
      <dc:date>2025-12-23T08:24:25Z</dc:date>
    </item>
  </channel>
</rss>

