I was able to get this working by turning off IPv6 in network adapters
Unable to acquire authorization token (ConnectionDlg.AadInteractiveAuthProvider) with "Azure Active Directoy - Universal with MFA" to Azure SQL server when SSMS is run as my privileged account
This works fine from another system, or if I log on to the laptop directly with my privileged account.
I need to run SSMS as my privileged account, because that's the only account that has been authorized to connect to our Azure SQL servers & databases. This requires MFA.
My laptop is running Win 11 Enterprise (10.0.0.22631), SSMS is version 19.1.56.0
SSMS Tools, options, Azure Cloud is set to use the system default browser and Web Account Manager.
When trying to connect from this laptop, i get the error below, and no MFA prompt (a webpage) ever pops up.
Any assistance is greatly appreciated.
===================================
Cannot connect to <someserver>.database.windows.net.
===================================
Unable to acquire authorization token (ConnectionDlg.AadInteractiveAuthProvider)
[snip]
Microsoft Authenticator
SQL Server
Microsoft Entra ID
3 answers
Sort by: Most helpful
-
-
Dom-Su BoChum 20 Reputation points
2024-10-08T14:27:41.1966667+00:00 We managed to get this working: in SSMS, Tools, Options, Azure Services, Azure Cloud, we set both "Use system default web browser" and "Use Web Account Manager" to false.
Thanks, anyway!
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
1 deleted comment
Comments have been turned off. Learn more