You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Azure Active Directory (Azure AD) team regularly updates Azure AD Connect with new features and functionality. Not all additions are applicable to all audiences.
@@ -50,10 +49,7 @@ Not all releases of Azure AD Connect will be made available for auto upgrade. Th
50
49
05/07/2020: Released for download
51
50
52
51
### Fixed issues
53
-
- Fixed an issue where unselected domains were getting incorrectly selected from the wizard UI.
54
-
- Fixed an issue in the ADSyncConfig PowerShell module, where invoking DSACLS command used in all the Set-ADSync* Permissions cmdlets would cause one of the following errors:
55
-
-`GrantAclsNoInheritance : The parameter is incorrect. The command failed to complete successfully.`
56
-
-`GrantAcls : No GUID Found for computer …`
52
+
This hotfix build fixes an issue where unselected domains were getting incorrectly selected from the wizard UI if only grandchild containers were selected.
57
53
58
54
## 1.5.29.0
59
55
@@ -77,7 +73,10 @@ This hotfix build fixes an issue in build 1.5.20.0 if you have cloned the **In f
77
73
04/09/2020: Released for download
78
74
79
75
### Fixed issues
80
-
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.
76
+
- 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.
77
+
- Fixed an issue in the ADSyncConfig PowerShell module, where invoking DSACLS command used in all the Set-ADSync* Permissions cmdlets would cause one of the following errors:
78
+
-`GrantAclsNoInheritance : The parameter is incorrect. The command failed to complete successfully.`
79
+
-`GrantAcls : No GUID Found for computer …`
81
80
82
81
> [!IMPORTANT]
83
82
> 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:
@@ -112,7 +111,6 @@ This hotfix build fixes an issue with build 1.5.18.0 if you have the Group Filte
112
111
- Fixed an issue with the creation of the Azure Active Directory synchronization account where enabling Directory Extensions or PHS may fail because the account has not propagated across all service replicas before attempted use.
113
112
- Fixed a bug in the sync errors compression utility that was not handling surrogate characters correctly.
114
113
- Fixed a bug in the auto upgrade which left the server in the scheduler suspended state.
115
-
- Fixed a bug in the Domain/OU filtering page that would remove the Run Profiles of a domain by just partially expanding the domain tree, without making any changes.
0 commit comments