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?