Skip to content
English
  • There are no suggestions because the search field is empty.

Enforcing Multi-Factor Authentication for All Users via Conditional Access Policies [CHK-1921]

This check verifies if multi-factor authentication (MFA) is enforced for all users through conditional access policies.

Rationale

Enforcing MFA through conditional access policies enhances security by adding an extra layer of protection against unauthorized access and potential security breaches.

Fix

An automated fix is available through Attic.

For manual steps:

  1. Navigate to the Azure portal.
  2. Go to Azure Active Directory > Security > Conditional Access.
  3. Create a new policy or modify an existing one.
  4. Under Assignments, select 'All users'.
  5. Under Cloud apps or actions, select 'All cloud apps'.
  6. Under Access controls > Grant, select 'Require multi-factor authentication'.
  7. Enable the policy and save changes.

Impact

Enforcing MFA for all users through conditional access policies will ensure that all user accounts are protected by an additional layer of security, thereby reducing the risk of unauthorized access. Keep in mind that after enabling this policy MFA is required, make sure not to lock yourself out.

More Information

For more details, refer to the official Microsoft documentation on Conditional Access Policies.