EntityFramework.Docs icon indicating copy to clipboard operation
EntityFramework.Docs copied to clipboard

Would like to see a description of the different types of connection strings

Open Rod-in-NM opened this issue 7 years ago • 1 comments

When standing up an Azure SQL Database, then looking for connection strings for Azure API's, I've found 3 types: one using SQL authentication, a second using Active Directory password authentication and a third using Active Directory integrated authentication. I'd like to see examples of each, especially the 2 using AD, with Azure AD, please.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Rod-in-NM avatar Oct 31 '18 20:10 Rod-in-NM

https://www.connectionstrings.com/sql-server/ https://www.connectionstrings.com/sql-server-compact/ https://www.connectionstrings.com/sql-azure/

multinerd avatar Sep 14 '19 17:09 multinerd