Skip to content

Commit 86be917

Browse files
authored
Merge pull request #115384 from mercynmaina/patch-3
Update how-to-lifecycle-workflow-sync-attributes.md
2 parents c6d3165 + fd25324 commit 86be917

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ The following table shows the scheduling (trigger) relevant attributes and the m
3131
> [!NOTE]
3232
> Manually setting the employeeLeaveDateTime for cloud-only users requires special permissions. For more information, see: [Configure the employeeLeaveDateTime property for a user](/graph/tutorial-lifecycle-workflows-set-employeeleavedatetime)
3333
34-
This document explains how to set up synchronization from on-premises Microsoft Entra Connect cloud sync and Microsoft Entra Connect for the required attributes.
34+
This document explains how to set up synchronization from on-premises Microsoft Entra Connect cloud sync or Microsoft Entra Connect for the required attributes.
3535

3636
>[!NOTE]
37-
> There's no corresponding EmployeeHireDate or EmployeeLeaveDateTime attribute in Active Directory. If you're importing from on-premises AD, you'll need to identify an attribute in AD that can be used. This attribute must be a string.
37+
> There's no corresponding EmployeeHireDate or EmployeeLeaveDateTime attribute in Active Directory. If you're synchronizing from on-premises AD, you'll need to identify an attribute in AD that can be used. This attribute must be a string.
3838
3939

4040
## Understanding EmployeeHireDate and EmployeeLeaveDateTime formatting
@@ -173,7 +173,7 @@ To update this mapping, you'd do the following:
173173
1. Add your source attribute(s) created as Type String, and select on the CheckBox for required.
174174
:::image type="content" source="media/how-to-lifecycle-workflow-sync-attributes/edit-attribute-list.png" alt-text="Screenshot of source api list.":::
175175
> [!NOTE]
176-
> The number, and name, of source attributes added will depend on which attributes you are syncing.
176+
> The number, and name, of source attributes added will depend on which attributes you are syncing from Active Directory.
177177
1. Select Save.
178178

179179
1. From there you must map the HRM attributes to the added Active Directory attributes. To do this, Add New Mapping using an Expression.

0 commit comments

Comments
 (0)