Azure MFA is enabled in Azure AD at the user level. To enable MFA for a user account in Azure AD, take the following steps:
- Navigate to the Azure portal by opening https://portal.azure.com/.
- Go to All services, then type Azure Active Directory and open the Azure AD resource.
- In the Azure AD blade, under Manage, select Users as follows:
![](https://static.packt-cdn.com/products/9781838829025/graphics/assets/aca40d2e-dd26-4c76-a88a-d54ec5ba295a.png)
Azure AD user settings
- In the All users blade, select Multi-Factor Authentication in the top menu as follows:
![](https://static.packt-cdn.com/products/9781838829025/graphics/assets/7d9b219f-c31d-448e-a8ba-72e82496e187.png)
Selecting Multi-Factor Authentication
- You then will be redirected to the multi-factor authentication portal. In there, select a user and click Enable at the right side of the screen as follows:
![](https://static.packt-cdn.com/products/9781838829025/graphics/assets/07218d30-4cd5-4126-803c-af1a89eca6ef.png)
Enabling MFA for a user
- After clicking the link, you will receive the following warning:
![](https://static.packt-cdn.com/products/9781838829025/graphics/assets/64944165-4fea-4794-b0ac-7214941fc38b.png)
Warning window
- Click enable multi-factor auth to activate MFA for this user.
Now that we have enabled MFA for...