Home

Azure SQL - AAD Default authentication type

Would it be possible to add one more authentication type to LINQPad, which is Default.

Comments

  • It looks like this might require moving from System.Data.SqlClient to Microsoft.Data.SqlClient. This switch isn't planned until LINQPad 8 (due to it being a disruptive change). How important is this feature?

  • It would not be so urgent, unless Universal with MFA works fine. Currently, I can't log in to Azure SQL. I thought Default might work.

    In SSMS I could use both, either Default or Universal with MFA, and both work fine. In LINQPad for Universal with MFA I'm receiving error.

Sign In or Register to comment.