From the course: Microsoft Azure Database Administrator Associate (DP-300) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Configure authentication with Active Directory and Entra ID
From the course: Microsoft Azure Database Administrator Associate (DP-300) Cert Prep by Microsoft Press
Configure authentication with Active Directory and Entra ID
- Welcome back. This is lesson 4.1, Configure Authentication by Using Active Directory and Entra ID. So in addition to the SQL authentication, on premises SQL server installations rely on active directory for authentication, which uses domain controllers to provide identity management. In Azure, Azure SQL database and Azure SQL Management both use Microsoft Entra ID, formally know as Azure Active Directory. Now Microsoft Entra ID adds additional support for conditional access and multi-factor authentication, which AAD or Active Directory did not provide. So when working with SQL offerings in Azure they port the standard SQL server authentication, and that is independent authentication that uses username and password stored in the master database. But they also support Entra ID, which is a cloud based identity and access management service, which uses critical HTTPs security protocol. And this provides a more secure authentication process. SQL authentication transmits username and…
Contents
-
-
-
-
-
-
(Locked)
Module introduction1m 13s
-
(Locked)
Learning objectives1m 5s
-
(Locked)
Configure authentication with Active Directory and Entra ID2m 28s
-
Create users from Microsoft Entra identities2m 2s
-
(Locked)
Configure security principals2m 44s
-
(Locked)
Configure database and object-level permissions using graphical tools3m 38s
-
(Locked)
Apply the principle of least privilege for all securables2m 2s
-
(Locked)
Troubleshoot authentication and authorization issues3m 38s
-
(Locked)
Manage authentication and authorization using T-SQL3m 1s
-
(Locked)
-
-
-
-
-
-
-
-
-
-
-
-