We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f7bcd commit 400cf64Copy full SHA for 400cf64
1 file changed
docs/connect/ado-net/sql/sql-server-security.md
@@ -30,6 +30,9 @@ The topics in this section briefly describe the security features in SQL Server
30
## In this section
31
[Authentication in SQL Server](authentication-sql-server.md)
32
Describes logins and authentication in SQL Server and provides links to additional resources.
33
+
34
+[Azure Active Directory authentication](azure-active-directory-authentication.md)
35
+Describes how to use supported Azure Active Directory authentication modes to connect to Azure SQL data sources with SqlClient.
36
37
[Application security scenarios in SQL Server](application-security-scenarios-sql-server.md)
38
Contains topics discussing various application security scenarios for ADO.NET and SQL Server applications.
0 commit comments