Did you go (or planning to) full blown #serverless in Databricks? Big change that you faced the issues that you had to fall back on job/all purpose compute to connect to on-premises resources.
Does this sound familair? You can now connect Databricks classic and serverless compute to on-premises resources without opening inbound firewall access by configuring an SSH reverse tunnel with proxy VMs.
For me this is a big thing because:
🔹 Serverless workspaces are way easier to set-up, but limited in connections
🔹Opening firewall was always a option, but never preferred one.
🔗 For more information see here: https://learn.microsoft.com/en-us/azure/databricks/security/network/serverless-network-security/ssh-reverse-tunnel

For the original LinkedIn post click here.