Skip to content

Commit e2ed8c7

Browse files
committed
Inbound Outbound precedence rule updated
1 parent 5fdcd10 commit e2ed8c7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/active-directory/governance/how-to-lifecycle-workflow-sync-attributes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The following example walks you through setting up a custom synchronization rule
118118
- Connected System: contoso.com
119119
- Connected System Object Type: user
120120
- Metaverse Object Type: person
121-
- Precedence: 200
121+
- Precedence: 20
122122
![Screenshot of creating an inbound synchronization rule basics.](media/how-to-lifecycle-workflow-sync-attributes/create-inbound-rule.png)
123123
1. On the **Scoping filter** screen, select **Next.**
124124
1. On the **Join rules** screen, select **Next**.
@@ -135,7 +135,7 @@ The following example walks you through setting up a custom synchronization rule
135135
- Connected System: <your tenant>
136136
- Connected System Object Type: user
137137
- Metaverse Object Type: person
138-
- Precedence: 201
138+
- Precedence: 21
139139
1. On the **Scoping filter** screen, select **Next.**
140140
1. On the **Join rules** screen, select **Next**.
141141
1. On the **Transformations** screen, Under **Add transformations,** enter the following information.
@@ -208,3 +208,4 @@ Get-MgUser -UserId "44198096-38ea-440d-9497-bb6b06bcaf9b" | Select-Object Displa
208208
- [Create a custom workflow using the Microsoft Entra admin center](tutorial-onboard-custom-workflow-portal.md)
209209
- [Configure API-driven inbound provisioning app (Public preview)](../app-provisioning/inbound-provisioning-api-configure-app.md)
210210
- [Create a Lifecycle workflow](create-lifecycle-workflow.md)
211+
3.49 KB
Loading

0 commit comments

Comments
 (0)