Skip to content

Commit 09bf861

Browse files
authored
Updated the note for custom sync rule for AAD Connect
I believe steps 10-16 not required as employeeHireDate is in default outbound rule to AAD from version 2.0.3.0. I haven't removed the steps (step 1-16) as we may have unsupported version of AADC (v1.x) still in use. [!NOTE] msDS-cloudExtensionAttribute1 is an example source. Starting Azure AD Connect 2.0.3.0, employeeHireDate is added to the default 'Out to AAD' rule so steps 10-16 is not required.
1 parent 5b8b40f commit 09bf861

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 [Azure AD Connect 2.0.3.0](https://learn.microsoft.com/en-us/azure/active-directory/hybrid/reference-connect-version-history#functional-changes-10), employeeHireDate is added to the default 'Out to AAD' rule so steps 10-16 is 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)