Vnet peering settings is not enable in Azure databricks premium , even though its deployed inside my VNET?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 10:04 AM
Hi All,
Vnet peering settings is not enabled in Azure databricks , even though its deployed inside my VNET?
Here i not mentioned my vnet and subnet details , but filled this and created databricks (without private endpoint - allow public access)
virtual Network Peerings is not enabled
Kindly advice me what mistake am doing here.
Basically i need vnet peering to extract the data from on-prem server via HUB vnet
@Hubert Dudek , kindly provide your recommendation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 01:49 PM
Hi, VNET peering is not supported or possible on VNET-injected workspaces.
Please refer: https://learn.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/v...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 01:53 PM
Hi Debayan,
kindly refer this document.
Requirements
Your Azure Databricks workspace must be deployed in your own virtual network, also known as VNet injection
Basically I want to connect my databricks with onprem server to extract data.