Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 388 Bytes

File metadata and controls

20 lines (16 loc) · 388 Bytes
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"
\
}
\
'