Skip to main content

Authentication Method - SMS - Use for sign-in

Determines if users can use this authentication method to sign in to Microsoft Entra ID. true if users can use this method for primary authentication, otherwise false.

NameisUsableForSignIn
ControlAuthentication Method - SMS
DescriptionDefine configuration settings and users or groups that are enabled to use text messages for authentication.
SeverityHigh

How to fix

Microsoft Learn - Configure and enable users for SMS-based authentication using Microsoft Entra ID

Details of configuration item

RecommendationAvoid to use SMS as primary sign in factor (instead of a password) and consider to implement a MFA or passwordless option also for your special user groups, such as front-line workers.
Configurationpolicies/authenticationMethodsPolicy/authenticationMethodConfigurations('Sms')
SettingincludeTargets.isUsableForSignIn
Recommended Value'false'
Default Valuetrue
Graph API DocsphoneAuthenticationMethod resource type - Microsoft Graph v1.0 - Microsoft Learn
Graph ExplorerOpen in Graph Explorer