Skip to content

Commit 69879d0

Browse files
committed
Understanding Lifecycle Workflows updates
1 parent fec3f3e commit 69879d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/active-directory/governance/understanding-lifecycle-workflows.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ The following permissions are required for Lifecycle Workflows:
3333
|LifecycleWorkflows.ReadWrite.All | Read and write all lifecycle workflows and tasks.| Allows the app to create, update, list, read and delete all workflows and tasks related to lifecycle workflows on behalf of the signed-in user.| Yes
3434

3535
## Parts of a workflow
36+
3637
A workflow can be broken down in to the following three main parts.
3738

3839
|Workflow part|Description|
@@ -42,6 +43,7 @@ A workflow can be broken down in to the following three main parts.
4243
|Execution conditions| The execution condition section of a workflow sets up<br><br>- Who(scope) the workflow runs against <br><br>- When(trigger) the workflow runs|
4344

4445
## Templates
46+
4547
Creating a workflow via the portal requires the use of a template. A Lifecycle Workflow template is a framework that is used for pre-defined tasks and helps automate the creation of a workflow.
4648

4749
[![Understanding workflow template diagram.](media/understanding-lifecycle-workflows/workflow-3.png)](media/understanding-lifecycle-workflows/workflow-3.png#lightbox)
@@ -127,6 +129,7 @@ After reviewing the tasks on the review and create screen, you:
127129
[![Review and create workflow template.](media/understanding-lifecycle-workflows/workflow-7.png)](media/understanding-lifecycle-workflows/workflow-7.png#lightbox)
128130

129131
## Scheduling
132+
130133
A workflow isn't scheduled to run by default. To enable the workflow, it needs to be scheduled.
131134

132135
To verify whether the workflow is scheduled, you can view the **Scheduled** column.

0 commit comments

Comments
 (0)