dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.62k stars 1.96k forks source link

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

Open Rod-in-NM opened 5 years ago

Rod-in-NM commented 5 years ago

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.

multinerd commented 4 years ago

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