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
Copy file name to clipboardExpand all lines: includes/active-directory-cloud-sync-version-history.md
+17-27Lines changed: 17 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ You can download the latest version of the agent using [this link](https://downl
10
10
11
11
## 1.1.972.0
12
12
13
-
Release date: August 8th, 2022
13
+
Release date: August 8, 2022
14
14
15
15
### New or changed functionality
16
16
@@ -20,23 +20,23 @@ Release date: August 8th, 2022
20
20
- We have added support for the installation of the provisioning agent using the commandline.
21
21
- We added support for EX and RX environments.
22
22
-
23
-
### Bugfixes
23
+
### Fixed issues
24
24
25
-
- After the Newtonsoft.Json upgrade, AADConnectProvisioningAgent.exe.config is not updated after install which results in a failure of sync. We now remove the app.config file on upgrade of the agent.
25
+
- After the Newtonsoft.Json upgrade, AADConnectProvisioningAgent.exe.config isn't updated after install, which results in a failure of sync. We now remove the app.config file on upgrade of the agent.
26
26
- We fixed an issue with DC affinity after an OU is renamed.
27
27
- We fixed several issues in the PowerShell module.
28
28
- We fixed a memory leak due to not disposing HTTP client.
29
29
- We fixed a bug in the code for granting the "logon as a service" right to the GMSA.
30
30
- We refined the permissions on the GMSA for CloudHR.
31
31
- We now uninstall the Cloud Sync agent when the bundle is uninstalled.
32
-
- We fixed a bug that prevents deletion of the Service Principal if not all Job are deleted.
32
+
- We fixed a bug that prevents deletion of the Service Principal if not all Jobs are deleted.
33
33
- We fixed an issue with updating of the password of a user with 'User must change password at next logon'.
34
34
- We fixed an issue with the agent GMSA folder permissions.
35
-
- We fixed an issue where group membership updates are not always correct.
35
+
- We fixed an issue where group membership updates aren't always correct.
36
36
37
37
## 1.1.587.0
38
38
39
-
November 2nd, 2021 - released for download
39
+
November 2, 2021 - released for download
40
40
41
41
New features and improvements
42
42
@@ -45,19 +45,19 @@ New features and improvements
45
45
46
46
## 1.1.584.0
47
47
48
-
August 20th, 2021 - released for download
48
+
August 20, 2021 - released for download
49
49
50
50
### Fixed issues
51
51
52
-
- We fixed a bug where, when a domain is renamed, Password Hash Sync would fail with an error indicating "a specified cast is not valid" in the Event log. This is a regression from earlier builds.
52
+
- We fixed a bug where, when a domain is renamed, Password Hash Sync would fail with an error indicating "a specified cast is not valid" in the Event log. This error is a regression from earlier builds.
53
53
54
54
## 1.1.582.0
55
55
56
-
August 8th, 2021 - released for download
56
+
August 8, 2021 - released for download
57
57
58
58
>[!NOTE]
59
59
>This is a security update release of Azure AD Connect.
60
-
>This release addresses a vulnerability as documented in [this CVE](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-36949). For more information about this vulnerability please refer to the CVE.
60
+
>This release addresses a vulnerability as documented in [this CVE](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-36949). For more information about this vulnerability, see the CVE.
61
61
62
62
## 1.1.359.0
63
63
@@ -66,15 +66,11 @@ August 8th, 2021 - released for download
66
66
67
67
### Fixed issues
68
68
- GMSA folder permission bug fix (originally, the issue resulted in bootstrap issues)
69
-
- Bug fix for handling multiple changes to a single value reference attribute (e.g. manager)
69
+
- Bug fix for handling multiple changes to a single value reference attribute (for example, manager)
70
70
- Bug fix for failure in Initial Enumeration, plus enhanced tracing of the failure
71
-
- Optimize group membership updates to a Scoping Group. With this, customers now can sync a group of up to 50K members using group scoping filter.
71
+
- Optimize group membership updates to a Scoping Group. With this update, customers now can sync a group of up to 50 K members using group scoping filter.
72
72
- Support retrieving a single object by DN with Scoping used by Provisioning On Demand to obey Scoping logic
73
73
74
-
75
-
76
-
77
-
78
74
## 1.1.354.0
79
75
80
76
January 20, 2021: Released for download
@@ -83,7 +79,7 @@ January 20, 2021: Released for download
83
79
- Improvement to GMSA experience including support for pre-custom created GMSA Account
84
80
-[PowerShell cmdlets](../articles/active-directory/cloud-sync/how-to-gmsa-cmdlets.md) support for GMSA setup
85
81
-[CLI support](../articles/active-directory/cloud-sync/how-to-install-pshell.md) for agent install (silent installation)
86
-
-Additional diagnostics for agent source quarantine issues
82
+
-More diagnostics for agent source quarantine issues
87
83
- Bug fixes that include reducing of memory usage of OU scoping filters, running PHS only for in-scope users, handling of nested objects in OU when using OU scoping etc.
88
84
89
85
@@ -95,13 +91,7 @@ January 20, 2021: Released for download
95
91
- Make the Repair-AADCloudSyncToolsAccount more robust
96
92
- Reduce large memory usage of OU scoping filters
97
93
- Admin role check fails if the role members contain a security group
@@ -112,8 +102,8 @@ November 23, 2020: Released for download
112
102
### New features and improvements
113
103
114
104
* Support for [gMSA](../articles/active-directory/cloud-sync/how-to-prerequisites.md#group-managed-service-accounts)
115
-
* Support for groups up to size less than 1500 members during incremental or delta sync cycle. This is applicable when using group scoping filter
116
-
* Support for large groups with member size up to 15K
105
+
* Support for groups up to size less than 1500 members during incremental or delta sync cycle. This change is applicable when using group scoping filter
106
+
* Support for large groups with member size up to 15 K
117
107
* Initial sync improvements
118
108
* Advanced verbose logging
119
109
* Introduction of [AADCloudSyncTools PowerShell module](../articles/active-directory/cloud-sync/reference-powershell.md)
@@ -144,7 +134,7 @@ September 9, 2019: Released for auto update
144
134
145
135
### New features and improvements
146
136
147
-
* Ability to configure additional tracing and logging for debugging Provisioning Agent issues
137
+
* Ability to configure more tracing and logging for debugging Provisioning Agent issues
148
138
* Ability to fetch only those Azure AD attributes that are configured in the mapping to improve performance of sync
0 commit comments