Skip to content

Commit 0dce928

Browse files
committed
updating
1 parent 4134eb3 commit 0dce928

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/hybrid/reference-connect-version-history.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ This hotfix build fixes an issue with build 1.5.18.0 if you have the Group Filte
5555
> If you use mS-DS-ConsistencyGuid as the source anchor, and have cloned the **In from AD - Group Join** sync rule and plan to upgrade, please do the following steps as part of the upgrade:
5656
> 1. During Upgrade, uncheck the option **Start the synchronization process when configuration completes**.
5757
> 2. Edit cloned join sync rule and add the following two transformations:
58-
> - direct flow objectGUID to sourceAnchorBinary
59-
> - expression flow `ConvertToBase64([objectGUID])` to sourceAnchor
58+
> - direct flow `objectGUID` to `sourceAnchorBinary`
59+
> - expression flow `ConvertToBase64([objectGUID])` to `sourceAnchor`
6060
> 3. Enable the scheduler using `Set-ADSyncScheduler -SyncCycleEnabled $true`
6161
6262

0 commit comments

Comments
 (0)