Hi, I need guidance on connecting Databricks (not VNET injected) to a storage account with Private Endpoint.
We have a client who created Databricks with (public ip and not VNET Injected). It’s using a managed VNET in the Databricks managed resource group and expose with public IP. We’re wondering if we still can make it connect to blob storage/ ADLS Gen2 over private endpoints.
We want use Oauth2 with Service Principal with Storage Blob Data Contributor as role set on the blob storage/ ADLS Gen2 and want to mount in Workspace with Service Principal credentials. In customer Workspace, UC is not activated, no possibility via UC access connector.
So can we use this workspace setup (public ip and not VNET Injected) to access storage with private endpoint use mounting?
Thanks in advance!