Connecting to Azure Databricks deployed using Vnet injection over Public Internet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2024 05:17 PM - edited 01-31-2024 05:18 PM
I'm trying to connect to Azure Databricks (deployed using Vnet injection method) from a 3rd party service running on Azure in the same region. When I try to connect using the Databricks hostname directly in my connection the host name always resolves to a privatelink address. Is this the expected behaviour? Does this mean that for any Databricks on Azure deployed with Vnet injection we can only connect via Azure Private Links?
- Labels:
-
Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2024 10:51 PM
@GS24 Please review this doc: https://www.databricks.com/blog/2019/03/20/azure-databricks-bring-your-own-vnet.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 12:57 AM
@arpit thanks for the link and I did review the doc. But it doesn't really say whether it its always required to use an Azure Private Link to connect to databricks deployed with Vnet injection method from a 3rd party service also on deployed on Azure.

