Information
A Conditional Access policy can be enabled to ensure that users are required to use Multifactor Authentication (MFA) to login.
Note: Since 2024, Azure has been rolling out mandatory multifactor authentication. For more information:
-
https://azure.microsoft.com/en-us/blog/announcing-mandatory-multi-factor-authentication-for-azure-sign-in
-
https://learn.microsoft.com/en-us/entra/identity/authentication/concept-mandatory-multifactor-authentication
Multifactor authentication is strongly recommended to increase the confidence that a claimed identity can be proven to be the subject of the identity. This results in a stronger authentication chain and reduced likelihood of exploitation.
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
Remediate from Azure Portal
- From Azure Home open Portal menu in the top left, and select Microsoft Entra ID
- Select Security
- Select Conditional Access
- Select Policies
- Click + New policy
- Enter a name for the policy.
- Click the blue text under Users
- Under Include select All users
- Under Exclude check Users and groups
- Select users this policy should not apply to and click Select
- Click the blue text under Target resources
- Select All cloud apps
- Click the blue text under Grant
- Under Grant access check Require multifactor authentication and click Select
- Set Enable policy to Report-only
- Click Create
After testing the policy in report-only mode, update the Enable policy setting from Report-only to On
Impact:
There is an increased cost associated with Conditional Access policies because of the requirement of Microsoft Entra ID P1 or P2 licenses. Additional support overhead may also need to be considered.