Is anyone out there using a VPN connection to access an Azure SQL database in Alteyrx? We have a database in Azure that has to be accessed via VPN. Authentication is configured to use Azure Active Directory Interactive. I can easily access the database no problem in SQL Server management studio so I know my DNS and VPN settings are working. I can also connect to the database in Alteryx when I first configure an input data tool, but then the trouble starts. Every little change I make to the workflow requires me to reauthenticate my connection with my user name, password and MFA. Sometimes, it will ask me multiple times in a row. And then when I go to run the workflow, half the time it won't even properly connect to the data sources, because i think it can only authenticate one a time and I have multiple input tools??
I would love any advice anyone out there has on dealing with this... It takes me 30 minutes to make the most minor of changes to a workflow.