Skip to content

Commit be87af7

Browse files
committed
fixing
1 parent f9536e1 commit be87af7

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

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

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.assetid: ef2797d7-d440-4a9a-a648-db32ad137494
88
ms.service: active-directory
99
ms.topic: reference
1010
ms.workload: identity
11-
ms.date: 04/20/2020
11+
ms.date: 04/21/2020
1212
ms.subservice: hybrid
1313
ms.author: billmath
1414

@@ -61,18 +61,12 @@ This hotfix build fixes an issue with build 1.5.18.0 if you have the Group Filte
6161

6262
> [!IMPORTANT]
6363
> If you have cloned the **In from AD - Group Join** sync rule and have not cloned the **In from AD - Group Common** sync rule and plan to upgrade, complete the following steps as part of the upgrade:
64-
> 1. During Upgrade, on the configure page, uncheck the option **Start the synchronization process when configuration completes**.
65-
> 2. Edit cloned join sync rule and add the following two transformations:
66-
- direct flow `objectGUID` to `sourceAnchorBinary`
67-
- expression flow `ConvertToBase64([objectGUID])` to `sourceAnchor`
68-
> 3. Enable the scheduler using `Set-ADSyncScheduler -SyncCycleEnabled $true`
69-
> If you use mS-DS-ConsistencyGuid as the source anchor, and you have cloned the **In from AD - Group Join** sync rule and plan to upgrade, complete the following steps as part of the upgrade:
7064
> 1. During Upgrade, uncheck the option **Start the synchronization process when configuration completes**.
7165
> 2. Edit the cloned join sync rule and add the following two transformations:
7266
> - Set direct flow `objectGUID` to `sourceAnchorBinary`.
7367
> - Set expression flow `ConvertToBase64([objectGUID])` to `sourceAnchor`.
7468
> 3. Enable the scheduler using `Set-ADSyncScheduler -SyncCycleEnabled $true`.
75-
>>>>>>> c3a0900afdca88441432231dcef7873bf2a78adb
69+
7670

7771

7872
## 1.5.18.0

0 commit comments

Comments
 (0)