Skip to content

Commit d1dfee0

Browse files
Merge pull request #210074 from OWinfreyATL/owinfreyATL-LCM-CrossLinks
create/Delete/Ondemand Cross Links
2 parents 9e9a525 + 5ea921e commit d1dfee0

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

articles/active-directory/governance/create-lifecycle-workflow.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,5 +306,6 @@ For further details on task definitions and their parameters, see [Lifecycle Wor
306306

307307
## Next steps
308308

309+
- [Create workflow (lifecycle workflow)](/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-beta)
309310
- [Manage a workflow's properties](manage-workflow-properties.md)
310311
- [Manage Workflow Versions](manage-workflow-tasks.md)

articles/active-directory/governance/delete-lifecycle-workflow.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,7 @@ GET https://graph.microsoft.com/beta/identityGovernance/lifecycleWorkflows/delet
8686
> Permanently deleted workflows are not able to be restored.
8787
8888
## Next steps
89+
90+
- [Delete workflow (lifecycle workflow)](/graph/api/identitygovernance-workflow-delete?view=graph-rest-beta)
8991
- [What are Lifecycle Workflows?](what-are-lifecycle-workflows.md)
9092
- [Manage Lifecycle Workflow Versions](manage-workflow-tasks.md)

articles/active-directory/governance/on-demand-workflow.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,6 @@ Content-type: application/json
7373

7474
## Next steps
7575

76+
- [workflow: activate (run a workflow on-demand)](/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta)
7677
- [Customize the schedule of workflows](customize-workflow-schedule.md)
7778
- [Delete a Lifecycle workflow](delete-lifecycle-workflow.md)

0 commit comments

Comments
 (0)