Skip to content

Commit 6d0467d

Browse files
authored
Merge pull request #107681 from amirjafarian/main
Updated the note for custom sync rule for AAD Connect
2 parents 8ee5cf4 + 05c3c60 commit 6d0467d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,8 @@ The following example will walk you through setting up a custom synchronization
148148
18. Enable the scheduler again by running `Set-ADSyncScheduler -SyncCycleEnabled $true`.
149149

150150
> [!NOTE]
151-
> **msDS-cloudExtensionAttribute1** is an example source.
151+
>- **msDS-cloudExtensionAttribute1** is an example source.
152+
>- **Starting with [Azure AD Connect 2.0.3.0](../hybrid/reference-connect-version-history.md#functional-changes-10), `employeeHireDate` is added to the default 'Out to Azure AD' rule, so steps 10-16 are not required.**
152153
153154
For more information, see [How to customize a synchronization rule](../hybrid/how-to-connect-create-custom-sync-rule.md) and [Make a change to the default configuration.](../hybrid/how-to-connect-sync-change-the-configuration.md)
154155

0 commit comments

Comments
 (0)