Finding a connection string in SSMS v18 without a pasword

Viewed 18

I've found other answers on here as to how to find a connection string in MSSMS, but they require a username and password. I have a username, but I log onto this particular DB using 'Azure Active Directory - Universal with MFA.' It's a multifactor auth using my SSO password and a Microsoft Authenticator code, so I cannot use any of the methods I've found so far.

Anyone know how to find a connection string without a password?

TIA

0 Answers
Related