Configuration of NCC for Serverless to access SQL server running in a Azure VM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 04:29 AM
Hi Team,
I am following this link to configure NCC for a Serverless compute to access a SQL Server running in a Azure VM.
https://learn.microsoft.com/en-us/azure/databricks/security/network/serverless-network-security/
This references to adding private endpoints only to Blob. Do we have anything which supports allowing secure access to a VM?
- Labels:
-
Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 04:19 PM - edited 01-28-2025 04:20 PM
also interested in doing this. Have federated queries for Classic Databricks cluster pointing to SQL server, but can't find documentation for Serverless plane connecting to SQL server on a VM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2025 06:07 AM
Lakehouse Federation was built for these scenarios, https://learn.microsoft.com/en-us/azure/databricks/query-federation/.
Since Serverless Compute technically runs in Databricks' cloud estate, you would need to set up cross-account permissions, which requires configuration on both ends, and you don't have the permissions to edit Databricks' side. Nor are they going to allow that.

