Skip to content

Commit 14f1cc4

Browse files
authored
Apply suggestions from PR review
1 parent 237d7b7 commit 14f1cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/governance/what-are-lifecycle-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Azure AD Lifecycle Workflows is a new Azure AD Identity Governance service that
2323

2424
Workflows contain specific processes, which run automatically against users as they move through their life cycle. Workflows are made up of [Tasks](lifecycle-workflow-tasks.md) and [Execution conditions](understanding-lifecycle-workflows.md#understanding-lifecycle-workflows).
2525

26-
Tasks are specific actions that run automatically when a workflow is triggered. An Execution condition defines the 'Scope' of who and the 'Trigger' of when a workflow will be performed. For example, send a manager an email 7 days before the value in the NewEmployeeHireDate attribute of new employees, can be described as a workflow. It consists of:
26+
Tasks are specific actions that run automatically when a workflow is triggered. An Execution condition defines the 'Scope' of "who" and the 'Trigger' of "when" a workflow will be performed. For example, sending a manager an email 7 days before the value in the NewEmployeeHireDate attribute of new employees can be described as a workflow. It consists of:
2727
- Task: send email
2828
- When (trigger): Seven days before the NewEmployeeHireDate attribute value
2929
- Who (scope): new employees

0 commit comments

Comments
 (0)