Activity overview
Latest activity by BigPhil
clansing said:
I have this same problem connecting to Azure SQL but only with the latest version of SSMS (v18+). I am using AAD - Universal with MFA Authentication. However it works for me using the same authentication if I use the previous version of SSMS (v17.9) If you could just figure out why if works in the previous version and make it work in the latest version, that would be great [image]
I just tested this & confirm. SQL Prompt in SSMS 17.9 works as expected with Azure SQL Database via MFA. / comments
clansing said:
I have this same problem connecting to Azure SQL but only with the latest version of SSMS (v18+).I am using AAD - Universal with MFA Authentication.However it works for me usin...
MattOG said:
For the record. We work with Azure Database and our suggestions work fine, but ONLY using Active Directory Integrated or SQL Server Authentication methods. Attempting to use "AAD - Universal with MFA" fails to load anything. Just in case it helps you some @BigPhil
MattOG, thanks very much for the input. I have tried logging in using SQL Server auth and can confirm that that works for me too. Not my preferred solution, but better than what I have currently. We're not yet in a position to use AD Integrated. / comments
MattOG said:
For the record. We work with Azure Database and our suggestions work fine, but ONLY using Active Directory Integrated or SQL Server Authentication methods. Attempting to use "AAD...