Skip to content

Commit 1227834

Browse files
Merge pull request #217066 from OWinfreyATL/owinfreyATL-LCW-API
Added user parameter cross links
2 parents c2ff67b + 532045d commit 1227834

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you are using the Azure portal to create a workflow, you can customize existi
4242

4343
1. On the **configure scope** page select the **Trigger type** and execution conditions to be used for this workflow. For more information on what can be configured, see: [Configure scope](understanding-lifecycle-workflows.md#configure-scope).
4444

45-
1. Under rules, select the **Property**, **Operator**, and give it a **value**. The following picture gives an example of a rule being set up for a sales department.
45+
1. Under rules, select the **Property**, **Operator**, and give it a **value**. The following picture gives an example of a rule being set up for a sales department. For a full list of user properties supported by Lifecycle Workflows, see [Supported user properties and query parameters](/graph/api/resources/identitygovernance-rulebasedsubjectset?view=graph-rest-beta#supported-user-properties-and-query-parameters?toc=/azure/active-directory/governance/toc.json&bc=/azure/active-directory/governance/breadcrumb/toc.json)
4646

4747
:::image type="content" source="media/create-lifecycle-workflow/template-scope.png" alt-text="Screenshot of Lifecycle Workflows template scope configuration options.":::
4848

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ You can add extra expressions using **And/Or** to create complex conditionals, a
9090

9191
[![Extra expressions.](media/understanding-lifecycle-workflows/workflow-8.png)](media/understanding-lifecycle-workflows/workflow-8.png#lightbox)
9292

93+
> [!NOTE]
94+
> For a full list of user properties supported by Lifecycle Workflows, see [Supported user properties and query parameters](/graph/api/resources/identitygovernance-rulebasedsubjectset?view=graph-rest-beta#supported-user-properties-and-query-parameters?toc=/azure/active-directory/governance/toc.json&bc=/azure/active-directory/governance/breadcrumb/toc.json)
95+
9396
For more information, see [Create a lifecycle workflow.](create-lifecycle-workflow.md)
9497

9598

0 commit comments

Comments
 (0)