Authentication and Security
Now that you have implemented your hybrid identity model, it is equally important to be able to assign access to applications and resources within your Microsoft 365 environment in a manner that is safe and secure but also user friendly. Azure AD Premium allows you to do this.
By the end of this chapter, you will be able to create Azure AD groups with dynamic membership rules and configure user authentication and registration, as well as Self-Service Password Reset (SSPR) capabilities for users. In addition, you will cover the setup of Multi-Factor Authentication (MFA) and understand how to implement device authentication methods such as Windows Hello.
This chapter covers the following topics:
- Implementing Azure AD dynamic group membership
- Implementing password management
- Implementing and managing external identities
- Implementing and managing MFA
- Planning and implementing device authentication methods
Note
Many of...