Skip to content

Commit 99fa612

Browse files
authored
Merge pull request #111839 from billmath/relnotes2
updating
2 parents fbc0a47 + a26e9db commit 99fa612

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
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/03/2020
11+
ms.date: 04/17/2020
1212
ms.subservice: hybrid
1313
ms.author: billmath
1414

@@ -51,6 +51,15 @@ Not all releases of Azure AD Connect will be made available for auto upgrade. Th
5151
### Fixed issues
5252
This hotfix build fixes an issue with build 1.5.18.0 if you have the Group Filtering feature enabled and use mS-DS-ConsistencyGuid as the source anchor.
5353

54+
> [!IMPORTANT]
55+
> 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:
56+
> 1. During Upgrade, uncheck the option **Start the synchronization process when configuration completes**.
57+
> 2. Edit the cloned join sync rule and add the following two transformations:
58+
> - Set direct flow `objectGUID` to `sourceAnchorBinary`.
59+
> - Set expression flow `ConvertToBase64([objectGUID])` to `sourceAnchor`.
60+
> 3. Enable the scheduler using `Set-ADSyncScheduler -SyncCycleEnabled $true`.
61+
62+
5463
## 1.5.18.0
5564

5665
### Release status

0 commit comments

Comments
 (0)