Issue Connecting With An Azure SQL Database from .NET WinForms Application
I’m having an issue connecting to an Azure SQL database from a WinForms application after it has been packaged using InstallShield. The database exists on a virtual network and I’m using a virtual network gateway point-to-site connection. The database is using Entra authentication and the application is using a service principal to connect. I have updated the hosts file to use the correct connection.