100-140 · Question #10
A user who has been on vacation for the past 30 days calls the help desk and reaches you. The user reports the following: Before I left for vacation, I changed my password and made sure it worked…
The correct answer is A. Tell the user to install the company's authenticator app. C. Tell the user to add a phone number to their account for SMS validation. A user cannot log in after a new MFA policy was enforced company-wide during their absence. The solution requires enrolling the user in MFA via one of the supported second-factor methods.
Question
Options
- ATell the user to install the company's authenticator app.
- BSet the user's password to never expire.
- CTell the user to add a phone number to their account for SMS validation.
- DTell the user to change their password to one that meets complexity requirements.
- EUnlock the user's account.
How the community answered
(26 responses)- A77% (20)
- B12% (3)
- D8% (2)
- E4% (1)
Why each option
A user cannot log in after a new MFA policy was enforced company-wide during their absence. The solution requires enrolling the user in MFA via one of the supported second-factor methods.
Installing the company authenticator app is a valid MFA enrollment method. Since MFA was made mandatory while the user was away, they were never enrolled, so providing an authenticator app (TOTP-based) satisfies the new second-factor requirement and restores login access.
Setting the password to never expire does not address the MFA enrollment gap that is preventing login; password expiry is unrelated to the reported problem.
Adding a phone number for SMS validation is an alternative MFA enrollment method. SMS-based one-time passcodes serve as a valid second factor, meaning this also fully resolves the login failure caused by the missing MFA enrollment.
The user already has a valid, unexpired password, so changing it to meet complexity requirements does not resolve an MFA enforcement block.
There is no indication the account is locked; the problem is that MFA was never configured for the user, not that the account exceeded failed-login attempts.
Concept tested: Multi-Factor Authentication enrollment and troubleshooting
Source: https://learn.microsoft.com/en-us/entra/identity/authentication/concept-mfa-howitworks
Topics
Community Discussion
No community discussion yet for this question.