Skip to main content
Version: 2.1.1-preview

CISA.MS.AAD.3.4 - The Authentication Methods Manage Migration feature SHALL be set to Migration Complete.

Overview​

The Authentication Methods Manage Migration feature SHALL be set to Migration Complete.

Rationale: To disable the legacy authentication methods screen for the tenant, configure the Manage Migration feature to Migration Complete. The MFA and Self-Service Password Reset (SSPR) authentication methods are both managed from a central admin page, thereby reducing administrative complexity and potential security misconfigurations.

Remediation action:​

If phishing-resistant MFA has not been enforced for all users yet, create a conditional access policy that enforces MFA but does not dictate MFA method. Configure the following policy settings in the new conditional access policy, per the values below:

  1. Go through the process of migrating from the legacy Azure AD MFA and Self-Service Password Reset (SSPR) administration pages to the new unified Authentication Methods policy page.
  2. Once ready to finish the migration, set the Manage Migration option to Migration Complete.

Test Metadata​

FieldValue
Test IDCISA.MS.AAD.3.4
SeverityHigh
SuiteCISA
CategoryEntra ID P1
PowerShell testTest-MtCisaMethodsMigration
TagsCISA, CISA.MS.AAD.3.4, Entra ID P1, MS.AAD, MS.AAD.3.4

Source​

  • Pester test: tests/cisa/entra/Test-MtCisaMethodsMigration.Tests.ps1
  • PowerShell source: powershell/public/cisa/entra/Test-MtCisaMethodsMigration.ps1