Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 391 Bytes

File metadata and controls

18 lines (14 loc) · 391 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.emailAuthenticationMethodConfiguration",
\
  "allowExternalIdToUseEmailOtp": "enabled",
\
}
\
'