In the previous chapter, we covered the second part of the Managing Identities objective. You've learned how to install Azure AD Connect and how to manage it.
This chapter covers the last part of this objective and is the last chapter of this book. In this chapter, we are going to focus on Multi-Factor Authentication (MFA) in Azure, so you can add a second layer of security to sign-up and sign-in experiences for your Azure resources. We are going to look at the different verification methods and how you can configure this. We are also going to configure fraud alerts, so users can report fraudulent attempts to access their resources. And to finish this chapter, we are going to configure trusted IPs to bypass MFA.
The following topics will be covered in this chapter:
- Azure MFA
- Configuring user accounts for MFA
- Configuring verification...