Please provide support so we can connect from SQL Sentry running on an On Prem VM connecting to an Azure SQL Database using an Azure AAD Service Principal and certificate.
It is best practice to disable SQLAuth on Azure SQL Database. This only leaves using 'Active Directory - password' with an AAD service account but we have MFA enabled which we would need to disable for the service account we create.