| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc policies authentication-methods-policy authentication-method-configurations patch --authentication-method-configuration-id {authenticationMethodConfiguration-id} --body '{
\
"@odata.type": "#microsoft.graph.smsAuthenticationMethodConfiguration",
\
"id": "Sms",
\
"state": "enabled"
\
}
\
'