Skip to content

Commit 366a1bc

Browse files
authored
Merge pull request #210467 from OWinfreyATL/owinfreyATL-Cross-LCM
Cross links and Powershell reference article
2 parents 41932f4 + 3b3bea7 commit 366a1bc

File tree

5 files changed

+11
-2
lines changed

5 files changed

+11
-2
lines changed

articles/active-directory/governance/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@
235235
href: /graph/api/resources/accessreviewsv2-overview
236236
- name: Entitlement management - Microsoft Graph API
237237
href: /graph/api/resources/entitlementmanagement-overview
238+
- name: Lifecycle Workflows - Microsoft Graph API
239+
href: /graph/api/resources/identitygovernance-lifecycleworkflows-overview?view=graph-rest-beta
238240
- name: Lifecycle Workflows - FAQs (Preview)
239241
href: workflows-faqs.md
240242
- name: Developer API reference Lifecycle Workflows- Azure Active Directory

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,6 @@ For a guide on supplying this information to a custom task extension via Microso
7070

7171
## Next steps
7272

73+
- [customTaskExtension resource type](/graph/api/resources/identitygovernance-customtaskextension?view=graph-rest-beta)
7374
- [Trigger Logic Apps based on custom task extensions (Preview)](trigger-custom-task.md)
7475
- [Configure a Logic App for Lifecycle Workflow use (Preview)](configure-logic-app-lifecycle-workflows.md)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@ Separating processing of the workflow from the tasks is important because, in a
136136

137137
## Next steps
138138

139+
- [userProcessingResult resource type](/graph/api/resources/identitygovernance-userprocessingresult?view=graph-rest-beta)
140+
- [taskReport resource type](/graph/api/resources/identitygovernance-taskreport?view=graph-rest-beta)
141+
- [run resource type](/graph/api/resources/identitygovernance-run?view=graph-rest-beta)
142+
- [taskProcessingResult resource type](/graph/api/resources/identitygovernance-taskprocessingresult?view=graph-rest-beta)
139143
- [Understanding Lifecycle Workflows](understanding-lifecycle-workflows.md)
140144
- [Lifecycle Workflow templates](lifecycle-workflow-templates.md)
141145

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The default specific parameters for the **Pre-Offboarding of an employee** templ
125125

126126
The **Offboard an employee** template is designed to configure tasks that will be completed on an employee's last day of work.
127127

128-
:::image type="content" source="media/lifecycle-workflow-templates/offboard-employee-template.png" alt-text="Screenshot of a offboard employee template lifecycle workflow.":::
128+
:::image type="content" source="media/lifecycle-workflow-templates/offboard-employee-template.png" alt-text="Screenshot of an offboard employee template lifecycle workflow.":::
129129

130130
The default specific parameters for the **Offboard an employee** template are as follows:
131131

@@ -146,7 +146,7 @@ The default specific parameters for the **Offboard an employee** template are as
146146

147147
The **Post-Offboarding of an employee** template is designed to configure tasks that will be completed after an employee's last day of work.
148148

149-
:::image type="content" source="media/lifecycle-workflow-templates/offboard-post-employee-template.png" alt-text="Screenshot of a offboarding an employee after last day template.":::
149+
:::image type="content" source="media/lifecycle-workflow-templates/offboard-post-employee-template.png" alt-text="Screenshot of an offboarding an employee after last day template.":::
150150

151151
The default specific parameters for the **Post-Offboarding of an employee** template are as follows:
152152

@@ -166,6 +166,7 @@ The default specific parameters for the **Post-Offboarding of an employee** temp
166166

167167
## Next steps
168168

169+
- [workflowTemplate resource type](/graph/api/resources/identitygovernance-workflowtemplate?view=graph-rest-beta)
169170
- [Lifecycle Workflow tasks and definitions](lifecycle-workflow-tasks.md)
170171
- [Create a Lifecycle workflow](create-lifecycle-workflow.md)
171172

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Detailed **Version information** are as follows:
8181

8282
## Next steps
8383

84+
- [workflowVersion resource type](/graph/api/resources/identitygovernance-workflowversion?view=graph-rest-beta)
8485
- [Manage workflow Properties (Preview)](manage-workflow-properties.md)
8586
- [Manage workflow versions (Preview)](manage-workflow-tasks.md)
8687

0 commit comments

Comments
 (0)