Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 447 Bytes

File metadata and controls

26 lines (22 loc) · 447 Bytes
description Automatically generated file. DO NOT MODIFY
mgc identity-governance lifecycle-workflows settings patch --body '{
\
    "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#identityGovernance/lifecycleWorkflows/settings/$entity",
\
    "workflowScheduleIntervalInHours": 3,
\
    "emailSettings": {
\
        "senderDomain": "ContosoIndustries.net",
\
        "useCompanyBranding": true
\
  }
\
}
\
'