How to connect Azure Databricks to an on-premises SQL Server behind a Cisco VPN?
I am trying to connect Azure Databricks to an on-premises SQL Server database. My on-prem environment requires connecting to a Cisco VPN, after which I authenticate using a username and password. Once connected to the VPN, I use SQL Server credentials to access the database.