Erro ao tentar entrar

Rodrigo kauan 0 Reputation points
2026-04-03T16:55:37.7766667+00:00

User's image

Estou com esse erro de na hora de tentar se conectar ao connect azure AD, pelo que pesquisei o motivo é que a conta esta pedindo mfa, porem ja fiz de tudo para desabilitar o mfa desse email mas não consigo. E isso esta gerendo erro "121000" na hora que um usuario tentae trocar a senha online.

Microsoft Security | Microsoft Authenticator
0 comments No comments

1 answer

Sort by: Newest
  1. AI answer

    2026-04-03T16:55:50.7866667+00:00

    The error when connecting Azure AD Connect with an account that requires MFA matches the documented behavior: accounts enabled for Microsoft Entra multifactor authentication cannot be used with the legacy Azure AD (MSOnline) connection methods.

    To resolve the issue and avoid error 121000 when users try to change passwords online, use one of these options:

    1. Use the correct UPN format
      • Ensure the username is entered as user@domain (for example, ******@contoso.com) and not just admin or contoso\\admin.
    2. Use an account without MFA for Azure AD Connect
      • Create or choose a global administrator (or hybrid identity admin) account that does not have Microsoft Entra MFA enforced.
      • Sign in to Azure AD Connect with this non‑MFA admin account.
    3. Temporarily disable MFA on the admin account
      • If policy allows, temporarily disable Microsoft Entra MFA for the admin account that Azure AD Connect uses.
      • Complete the Azure AD Connect configuration.
      • Re‑enable MFA afterward for security.

    The underlying limitation is that when an account is enabled for Microsoft Entra MFA, the Azure AD / MSOnline connection used by tools like Azure AD Connect cannot authenticate successfully, which produces the “Unable to authenticate your credentials”/MicrosoftOnlineException behavior.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.