A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation
The behavior is caused by Azure enforcing multifactor authentication for access to Azure and admin portals independently of per-user MFA, Security Defaults, or Conditional Access configuration. This enforcement is tenant-level and cannot be turned off or bypassed, and it can require Microsoft Authenticator with number matching even when no explicit MFA policy is visible in the tenant configuration.
Key points:
- Mandatory MFA for Azure/admin portals
- Azure has a mandatory MFA requirement for users accessing Azure and admin portals.
- This requirement is enforced even if:
- Per-user MFA is disabled.
- Security Defaults are disabled.
- No Conditional Access policy is applied.
- There is no way to opt out of this enforcement.
- Why Office 365 sign-in works but Azure Portal does not
- The mandatory MFA enforcement specifically targets Azure and admin portals.
- Office 365 workloads can still succeed with the existing MFA configuration, while Azure Portal access triggers the stricter, enforced MFA experience (including number matching with Microsoft Authenticator).
- What can be changed
- Global Administrators can only postpone the start date of this enforcement for the tenant; they cannot disable it.
- Postponement requires:
- Global Administrator role.
- Elevated access enabled.
- Using the dedicated management page referenced in the documentation.
- Why “backend reset” will not remove the requirement
- Clearing authentication methods, requiring re-registration, revoking sessions, reinstalling the app, and password resets all affect the user’s registered methods, but not the platform-level mandatory MFA requirement for Azure/admin portals.
- Even if MFA registration is fully reset and redone, Azure Portal will still require MFA; the most that can be changed is which methods are available and correctly registered.
- Next actions for the tenant admin
- Ensure the user has a working Microsoft Authenticator registration (including push notifications and number matching) by:
- Requiring re-register MFA from Microsoft Entra admin center (already done, but must be completed successfully by the user during sign-in).
- If push notifications still do not arrive after re-registration, use alternative verification options if available (phone, SMS, or code from the app) and verify that the device and app can receive notifications.
- If the tenant wants more time to prepare for this enforcement, a Global Administrator with elevated access can postpone the enforcement start date for the tenant using the documented management page.
- Ensure the user has a working Microsoft Authenticator registration (including push notifications and number matching) by:
Because this MFA requirement is mandatory for Azure/admin portals, backend support cannot remove or disable it at the tenant level; only postponement is possible, and the user must have at least one working MFA method to access Azure Portal.
References: