How to Disable Email OTP Authentication Method in Azure AD

danwheeler 10 Reputation points
2023-03-06T18:04:13.7066667+00:00

Hello, I'm consulting with a company responding to a breach situation and we're getting all the users consistent on their MFA methods. The customer wants everyone using SMS/text for now so I'm disabling Authenticator, Security Key and trying to disable Email OTP (preview) as well but it won't let me save it once I set it to disabled. Is there some other way to disable this? Or is it impossible to disable?

Thanks,

Dan

Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 119.5K Reputation points MVP Volunteer Moderator
    2023-03-06T18:27:57.0066667+00:00

    Email is not a supported method for MFA, it's only usable for SSPR. The UI is a bit funky, try toggling the Include/Exclude selection before setting it to Off. Or you can also use the Graph API to disable it: https://learn.microsoft.com/en-us/graph/api/emailauthenticationmethodconfiguration-update?view=graph-rest-beta&tabs=http


Your answer

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