mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.43k stars 291 forks source link

Support authentication via Azure Active Directory - Universal with MFA #1230

Open zan73 opened 8 months ago

zan73 commented 8 months ago

My client has enforced Azure Active Directory - Universal with MFA authentication which prevents me from using SQLTools with the database.

Describe the solution you'd like Enable Azure Active Directory - Universal with MFA authentication method

Describe alternatives you've considered Using Microsoft's SQL Server (mssql) extension is fine, but query history is limited to the current session. I'd like query history across sessions (which I assume SQLTools supports)