Skip to content

Commit 6fae779

Browse files
committed
updating
1 parent 0dce928 commit 6fae779

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

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

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

@@ -43,6 +43,13 @@ Not all releases of Azure AD Connect will be made available for auto upgrade. Th
4343
>
4444
>Please refer to [this article](https://docs.microsoft.com/azure/active-directory/hybrid/how-to-upgrade-previous-version) to learn more about how to upgrade Azure AD Connect to the latest version.
4545
46+
## 1.5.22.0
47+
48+
### Release status
49+
04/20/2020: Released for download
50+
51+
### Fixed issues
52+
4653
## 1.5.20.0
4754

4855
### Release status
@@ -53,10 +60,10 @@ This hotfix build fixes an issue with build 1.5.18.0 if you have the Group Filte
5360

5461
> [!IMPORTANT]
5562
> 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**.
63+
> 1. During Upgrade, on the configure page, uncheck the option **Start the synchronization process when configuration completes**.
5764
> 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`
65+
- direct flow `objectGUID` to `sourceAnchorBinary`
66+
- expression flow `ConvertToBase64([objectGUID])` to `sourceAnchor`
6067
> 3. Enable the scheduler using `Set-ADSyncScheduler -SyncCycleEnabled $true`
6168
6269

0 commit comments

Comments
 (0)