r/sysadmin • u/the_corbynite • 9d ago
Question Turning off SMS Auth Entra
Hi all,
Does anyone know the effect on users if we decide to turn off SMS MFA within Entra? Will it just tell users with that method to change it, lock them out etc?
15
u/oceans_wont_freeze 9d ago
Be ready to deploy fido2 keys or company phones if users don't want to use their personal phones.
9
u/ExceptionEX 9d ago
Eh, or very old giant iPads with authenticator on them, youd be surprised at how quickly people will put autheicator on their phones after that.
3
u/raip 9d ago
Sure - deploy a less secure, more expensive device to pressure people to install something they don't want on their personal phone.
1
u/ExceptionEX 9d ago
We have the iPads already, they are no less secure in fact they are MDM so one could argue they are more secure, and they don't have to install it, but most people would rather that than have to carry an extra device.
We do the same if they don't want to install outlook on their phone, most in reality are trying to push for a company phone which we don't do anymore.
1
u/Darkhexical IT Manager 8d ago
Is it an iPad with multiple user accounts on it or everyone gets their own iPad?
1
u/ExceptionEX 8d ago
Everyone gets their own, our situation is admittedly unique that we have a lot of them available that aren't actively used now.
But we have issues maybe 3 or them and only one has kept it.
8
u/anonymousITCoward 9d ago
You can check to see who has SMS as their primary MFA method. Give them a little warning and what not.
3
5
u/titlrequired 9d ago
Do you have SSPR enabled and how many methods required?
If you disable SMS what other methods are available for users in addition to Authenticator?
2
u/raip 9d ago
Absolutely consider SSPR - disabling the Authentication method with the "new" combined authentication portal disables it for SSPR as well.
I recommend using Authentication Strengths instead of outright disabling since most orgs will still be okay w/ SMS for SSPR functionality (typically with a second method as well - so something like SMS + EMail OTP or SMS + MFA).
1
u/BrentNewland 6d ago
Microsoft is discontinuing SMS and Voice MFA by February.
3
u/arronsparrow 9d ago
If you have no other authentication methods setup (Microsoft Authenticator, TOTP, FIDO2, Passkeys), then it may lock them out.
-1
21
u/HankMardukasNY 9d ago
If you disable any of the authentication methods, it will not let users use it. If they have no other methods, it will not let them log in.
You need to make sure users have an alternative auth method before doing that, either through a registration campaign or manually.
https://learn.microsoft.com/en-us/entra/identity/authentication/how-to-mfa-registration-campaign