Skip to content

Commit 7e1fb70

Browse files
committed
updating
1 parent f1e3a98 commit 7e1fb70

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

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

Lines changed: 11 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,16 @@ 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 have cloned the **In from AD - Group Join** sync rule and plan to upgrade, please do 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 cloned join sync rule and add the following two transformations:
58+
> - direct flow objectGUID to sourceAnchorBinary
59+
- expression flow the below to sourceAnchor
60+
`ConvertToBase64([objectGUID])`
61+
> 3. Start the sync cycle by running Start-ADSyncSyncCycle from powershell
62+
63+
5464
## 1.5.18.0
5565

5666
### Release status

0 commit comments

Comments
 (0)