Skip to content

Commit 2159a7e

Browse files
committed
Revert 4 files
1 parent e11b6d3 commit 2159a7e

File tree

4 files changed

+449
-483
lines changed

4 files changed

+449
-483
lines changed
Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Microsoft Entra Connect Health Version History
3-
description: This document describes the releases for Microsoft Entra Connect Health and what has been included in those releases.
2+
title: Azure AD Connect Health Version History
3+
description: This document describes the releases for Azure AD Connect Health and what has been included in those releases.
44
services: active-directory
55
documentationcenter: ''
66
author: zhiweiwangmsft
@@ -17,22 +17,22 @@ ms.author: billmath
1717

1818
ms.collection: M365-identity-device-management
1919
---
20-
# Microsoft Entra Connect Health: Version Release History
21-
The Microsoft Entra ID team regularly updates Microsoft Entra Connect Health with new features and functionality. This article lists the versions and features that have been released.
20+
# Azure AD Connect Health: Version Release History
21+
The Azure Active Directory team regularly updates Azure AD Connect Health with new features and functionality. This article lists the versions and features that have been released.
2222

2323
> [!NOTE]
24-
> Microsoft Entra Connect Health agents are updated automatically when new version is released.
24+
> Azure AD Connect Health agents are updated automatically when new version is released.
2525
>
2626
27-
Microsoft Entra Connect Health for Sync is integrated with Microsoft Entra Connect installation. Read more about [Microsoft Entra Connect release history](./reference-connect-version-history.md)
27+
Azure AD Connect Health for Sync is integrated with Azure AD Connect installation. Read more about [Azure AD Connect release history](./reference-connect-version-history.md)
2828
For feature feedback, vote at [Connect Health User Voice channel](https://feedback.azure.com/d365community/forum/22920db1-ad25-ec11-b6e6-000d3a4f0789)
2929

3030
## May / June 2023
3131
**Agent Updates**
3232

33-
Microsoft Entra Connect Health ADFS Agents (versions 4.5.x)
33+
Microsoft Azure AD Connect Health ADFS Agents (versions 4.5.x)
3434

35-
- New version of the Microsoft Entra Connect Health ADFS agent that uses an updated architecture.
35+
- New version of the Azure AD Connect Health ADFS agent that uses an updated architecture.
3636
- Updated installer package
3737
- Migration to MSAL authentication library
3838
- New pre-requisite checks
@@ -41,7 +41,7 @@ Microsoft Entra Connect Health ADFS Agents (versions 4.5.x)
4141
## 27 March 2023
4242
**Agent Update**
4343

44-
Microsoft Entra Connect Health AD DS and ADFS Health Agents (version 3.2.2256.26, Download Center Only)
44+
Azure AD Connect Health AD DS and ADFS Health Agents (version 3.2.2256.26, Download Center Only)
4545

4646
- We created a fix for so that the agents would be FIPS compliant
4747
- the change was to have the agents use ‘CloudStorageAccount.UseV1MD5 = false’ so the agent only uses only FIPS compliant cryptography, otherwise Azure blob client causes FIPs exceptions to be thrown.
@@ -50,78 +50,78 @@ Microsoft Entra Connect Health AD DS and ADFS Health Agents (version 3.2.2256.26
5050

5151
## 19 January 2023
5252
**Agent Update**
53-
- Microsoft Entra Connect Health agent for Microsoft Entra Connect (version 3.2.2188.23)
54-
- We fixed a bug where, under certain circumstances, Microsoft Entra Connect Sync errors were not getting uploaded or shown in the portal.
53+
- Azure AD Connect Health agent for Azure AD Connect (version 3.2.2188.23)
54+
- We fixed a bug where, under certain circumstances, Azure AD Connect sync errors were not getting uploaded or shown in the portal.
5555

5656
## September 2021
5757
**Agent Update**
58-
- Microsoft Entra Connect Health agent for AD FS (version 3.1.113.0)
58+
- Azure AD Connect Health agent for AD FS (version 3.1.113.0)
5959
- Fix to extract device information such as device compliance and managed status, device OS, and device OS version from AD FS audits in certain device based authentication scenarios.
6060
- Fix to populate OAuth Application info in failure cases and categorizing OAuth failures with more specific error codes
6161
- Fix for alerts on broken WMI calls on the customer machine. Now such calls the result/status would be set to "notRun".
6262

6363
## May 2021
6464
**Agent Update**
65-
- Microsoft Entra Connect Health agent for AD FS (version 3.1.99.0)
65+
- Azure AD Connect Health agent for AD FS (version 3.1.99.0)
6666
- Fix for low unique user count value in AD FS application activity report
6767
- Fix for sign-ins with empty or default GUID CorrelationId
6868

6969
## March 2021
7070
**Agent Update**
7171

72-
- Microsoft Entra Connect Health agent for AD FS (version 3.1.95.0)
72+
- Azure AD Connect Health agent for AD FS (version 3.1.95.0)
7373

7474
- Fix to resolve NT4 formatted username to a UPN during sign-in events.
7575
- Fix to identify incorrect application identifier scenarios with a dedicated error code.
7676
- Changes to add a new property for OAuth client identifier.
77-
- Fix to display correct values in the **Protocol** and **Authentication Type** fields in Microsoft Entra sign-in report for certain sign-in scenarios.
78-
- Fix to display IP addresses in Microsoft Entra sign-in report's IP chain field in order of the request.
77+
- Fix to display correct values in the **Protocol** and **Authentication Type** fields in Azure AD sign-in report for certain sign-in scenarios.
78+
- Fix to display IP addresses in Azure AD sign-in report's IP chain field in order of the request.
7979
- Changes to introduce a new field to differentiate if secondary authentication was requested during a sign-in.
80-
- Fix for AD FS application identifier property to display in Microsoft Entra sign-in report.
80+
- Fix for AD FS application identifier property to display in Azure AD sign-in report.
8181

8282
## April 2020
8383
**Agent Update**
8484

85-
- Microsoft Entra Connect Health agent for AD FS (version 3.1.77.0)
85+
- Azure AD Connect Health agent for AD FS (version 3.1.77.0)
8686

8787
- Bug fix for “Invalid Service Principal Name (SPN) for AD FS service” alert, for which the alert was reporting incorrectly.
8888

8989

9090
## July 2019
9191
**Agent Update**
92-
* Microsoft Entra Connect Health agent for AD FS (version 3.1.59.0)
92+
* Azure AD Connect Health agent for AD FS (version 3.1.59.0)
9393
1. Text change in TestWindowsTransport
9494
2. Changes for AD FS RP upload
9595

96-
* Microsoft Entra Connect Health agent for AD FS (version 3.1.56.0)
96+
* Azure AD Connect Health agent for AD FS (version 3.1.56.0)
9797
1. Add TestWindowsTransport test and remove WsTrust endpoints checks in CheckOffice365Endpoints test
9898
2. Log OS and .NET information
9999
3. Increase RP configuration message upload size to 1MB.
100100
4. Bug fixes
101101

102-
* Microsoft Entra Connect Health agent for AD DS (version 3.1.56.0)
102+
* Azure AD Connect Health agent for AD DS (version 3.1.56.0)
103103
1. Log OS and .NET information
104104
2. Bug fixes
105105

106106
## May 2019
107107
**Agent Update:**
108-
* Microsoft Entra Connect Health agent for AD FS (version 3.1.51.0)
108+
* Azure AD Connect Health agent for AD FS (version 3.1.51.0)
109109
1. Bug fix to distinguish between multiple sign ins that share the same client-request-id.
110110
2. Bug fix to parse bad username/password errors on language localized servers.
111111

112112
## April 2019
113113
**Agent Update:**
114-
* Microsoft Entra Connect Health agent for AD FS (version 3.1.46.0)
114+
* Azure AD Connect Health agent for AD FS (version 3.1.46.0)
115115
1. Fix Check Duplicate SPN alert process for ADFS
116116

117117
## March 2019
118118
**Agent Update:**
119-
* Microsoft Entra Connect Health agent for AD DS (version 3.1.41.0)
119+
* Azure AD Connect Health agent for AD DS (version 3.1.41.0)
120120
1. .NET version collection
121121
2. Improvement of performance counter collection when missing certain categories
122122
3. Bug fix on preventing spawning of multiple Monitoring Agent instances
123123

124-
* Microsoft Entra Connect Health agent for AD FS (version 3.1.41.0)
124+
* Azure AD Connect Health agent for AD FS (version 3.1.41.0)
125125
1. Integrate and upgrade of AD FS test scripts using ADFSToolBox
126126
2. Implement .NET version collection
127127
3. Improvement of performance counter collection when missing certain categories
@@ -130,144 +130,144 @@ Microsoft Entra Connect Health AD DS and ADFS Health Agents (version 3.2.2256.26
130130

131131
## November 2018
132132
**New GA features:**
133-
* Microsoft Entra Connect Health for Sync - Diagnose and remediate duplicated attribute sync errors from the portal
133+
* Azure AD Connect Health for Sync - Diagnose and remediate duplicated attribute sync errors from the portal
134134

135135
**Agent Update:**
136-
* Microsoft Entra Connect Health agent for AD DS (version 3.1.24.0)
136+
* Azure AD Connect Health agent for AD DS (version 3.1.24.0)
137137
1. Transport Layer Security (TLS) protocol version 1.2 compliance and enforcement
138138
2. Reduce Global Catalog alert noise
139139
3. Health agent registration bug fixes
140140

141-
* Microsoft Entra Connect Health agent for AD FS (version 3.1.24.0)
141+
* Azure AD Connect Health agent for AD FS (version 3.1.24.0)
142142
1. Transport Layer Security (TLS) protocol version 1.2 compliance and enforcement
143143
2. Support of Test-ADFSRequestToken for localized operating system
144144
3. Solved diagnostic agent EventHandler locking issue
145145
4. Health agent registration bug fixes
146146

147147
## August 2018
148-
* Microsoft Entra Connect Health agent for Sync (version 3.1.7.0) released with Microsoft Entra Connect version 1.1.880.0
148+
* Azure AD Connect Health agent for Sync (version 3.1.7.0) released with Azure AD Connect version 1.1.880.0
149149
1. Hotfix for [high CPU issue of monitoring agent with .NET Framework KB releases](https://support.microsoft.com/help/4346822/high-cpu-issue-in-azure-active-directory-connect-health-for-sync)
150150

151151
## June 2018
152152
**New preview features:**
153-
* Microsoft Entra Connect Health for Sync - Diagnose and remediate duplicated attribute sync errors from the portal
153+
* Azure AD Connect Health for Sync - Diagnose and remediate duplicated attribute sync errors from the portal
154154

155155
**Agent Update:**
156-
* Microsoft Entra Connect Health agent for AD DS (version 3.1.7.0)
156+
* Azure AD Connect Health agent for AD DS (version 3.1.7.0)
157157
1. Hotfix for [high CPU issue of monitoring agent with .NET Framework KB releases](https://support.microsoft.com/help/4346822/high-cpu-issue-in-azure-active-directory-connect-health-for-sync)
158158

159-
* Microsoft Entra Connect Health agent for AD FS (version 3.1.7.0)
159+
* Azure AD Connect Health agent for AD FS (version 3.1.7.0)
160160
1. Hotfix for [high CPU issue of monitoring agent with .NET Framework KB releases](https://support.microsoft.com/help/4346822/high-cpu-issue-in-azure-active-directory-connect-health-for-sync)
161161
2. Test results fixes on ADFS Server 2016 secondary server
162162

163-
* Microsoft Entra Connect Health agent for AD FS (version 3.1.2.0)
163+
* Azure AD Connect Health agent for AD FS (version 3.1.2.0)
164164
1. Hotfix for agent memory management and related alerts specifically for version 3.0.244.0
165165

166166

167167
## May 2018
168168
**Agent Update:**
169-
* Microsoft Entra Connect Health agent for AD DS (version 3.0.244.0)
169+
* Azure AD Connect Health agent for AD DS (version 3.0.244.0)
170170
1. Agent privacy improvement
171171
2. Bug fixes and general improvements
172172

173-
* Microsoft Entra Connect Health agent for AD FS (version 3.0.244.0)
173+
* Azure AD Connect Health agent for AD FS (version 3.0.244.0)
174174
1. Agent Diagnostics Service and related PowerShell module improvements
175175
2. Agent privacy improvement
176176
3. Bug fixes and general improvements
177177

178-
* Microsoft Entra Connect Health agent for Sync (version 3.0.164.0) released with Microsoft Entra Connect version 1.1.819.0
178+
* Azure AD Connect Health agent for Sync (version 3.0.164.0) released with Azure AD Connect version 1.1.819.0
179179
1. Agent privacy improvement
180180
2. Bug fixes and general improvements
181181

182182

183183
## March 2018
184184
**New preview features:**
185-
* Microsoft Entra Connect Health for AD FS - Risky IP report and alert.
185+
* Azure AD Connect Health for AD FS - Risky IP report and alert.
186186

187187
**Agent Update:**
188188

189-
* Microsoft Entra Connect Health agent for AD DS (version 3.0.176.0)
189+
* Azure AD Connect Health agent for AD DS (version 3.0.176.0)
190190
1. Agent availability improvements
191191
2. Bug fixes and general improvements
192-
* Microsoft Entra Connect Health agent for AD FS (version 3.0.176.0)
192+
* Azure AD Connect Health agent for AD FS (version 3.0.176.0)
193193
1. Agent availability improvements
194194
2. Bug fixes and general improvements
195-
* Microsoft Entra Connect Health agent for Sync (version 3.0.129.0) released with Microsoft Entra Connect version 1.1.750.0
195+
* Azure AD Connect Health agent for Sync (version 3.0.129.0) released with Azure AD Connect version 1.1.750.0
196196
1. Agent availability improvements
197197
2. Bug fixes and general improvements
198198

199199
## December 2017
200200
**Agent Update:**
201201

202-
* Microsoft Entra Connect Health agent for AD DS (version 3.0.145.0)
202+
* Azure AD Connect Health agent for AD DS (version 3.0.145.0)
203203
1. Agent availability improvements
204204
2. Added new agent troubleshooting commands
205205
3. Bug fixes and general improvements
206-
* Microsoft Entra Connect Health agent for AD FS (version 3.0.145.0)
206+
* Azure AD Connect Health agent for AD FS (version 3.0.145.0)
207207
1. Added new agent troubleshooting commands
208208
2. Agent availability improvements
209209
3. Bug fixes and general improvements
210210

211211
## October 2017
212212
**Agent Update:**
213213

214-
* Microsoft Entra Connect Health agent for Sync (version 3.0.129.0) released with Microsoft Entra Connect version 1.1.649.0
215-
<br></br> Fixed a version compatibility issue between Microsoft Entra Connect and Microsoft Entra Connect Health Agent for Sync. This issue affects customers who are performing Microsoft Entra Connect in-place upgrade to version 1.1.647.0, but currently has Health Agent version 3.0.127.0. After the upgrade, the Health Agent can no longer send health data about Microsoft Entra Connect Synchronization Service to Microsoft Entra Health Service. With this fix, Health Agent version 3.0.129.0 is installed during Microsoft Entra Connect in-place upgrade. Health Agent version 3.0.129.0 does not have compatibility issue with Microsoft Entra Connect version 1.1.649.0.
214+
* Azure AD Connect Health agent for Sync (version 3.0.129.0) released with Azure AD Connect version 1.1.649.0
215+
<br></br> Fixed a version compatibility issue between Azure AD Connect and Azure AD Connect Health Agent for Sync. This issue affects customers who are performing Azure AD Connect in-place upgrade to version 1.1.647.0, but currently has Health Agent version 3.0.127.0. After the upgrade, the Health Agent can no longer send health data about Azure AD Connect Synchronization Service to Azure AD Health Service. With this fix, Health Agent version 3.0.129.0 is installed during Azure AD Connect in-place upgrade. Health Agent version 3.0.129.0 does not have compatibility issue with Azure AD Connect version 1.1.649.0.
216216

217217
## July 2017
218218
**Agent Update:**
219219

220-
* Microsoft Entra Connect Health agent for AD DS (version 3.0.68.0)
220+
* Azure AD Connect Health agent for AD DS (version 3.0.68.0)
221221
1. Bug fixes and general improvements
222222
2. Sovereign cloud support
223-
* Microsoft Entra Connect Health agent for AD FS (version 3.0.68.0)
223+
* Azure AD Connect Health agent for AD FS (version 3.0.68.0)
224224
1. Bug fixes and general improvements
225225
2. Sovereign cloud support
226-
* Microsoft Entra Connect Health agent for Sync (version 3.0.68.0) released with Microsoft Entra Connect version 1.1.614.0
226+
* Azure AD Connect Health agent for Sync (version 3.0.68.0) released with Azure AD Connect version 1.1.614.0
227227
1. Support for Microsoft Azure Government Cloud and Microsoft Cloud Germany
228228

229229
## April 2017
230230
**Agent Update:**
231231

232-
* Microsoft Entra Connect Health agent for AD FS (version 3.0.12.0)
232+
* Azure AD Connect Health agent for AD FS (version 3.0.12.0)
233233
1. Bug fixes and general improvements
234-
* Microsoft Entra Connect Health agent for AD DS (version 3.0.12.0)
234+
* Azure AD Connect Health agent for AD DS (version 3.0.12.0)
235235
1. Performance counters upload improvements
236236
2. Bug fixes and general improvements
237237

238238
## October 2016
239239
**Agent Update:**
240240

241-
* Microsoft Entra Connect Health agent for AD FS (version 2.6.408.0)
241+
* Azure AD Connect Health agent for AD FS (version 2.6.408.0)
242242
* Improvements in detecting client IP addresses in authentication requests
243243
* Bug Fixes related to Alerts
244-
* Microsoft Entra Connect Health agent for AD DS (version 2.6.408.0)
244+
* Azure AD Connect Health agent for AD DS (version 2.6.408.0)
245245
* Bug fixes related to Alerts.
246-
* Microsoft Entra Connect Health agent for Sync (version 2.6.353.0) released with Microsoft Entra Connect version 1.1.281.0
246+
* Azure AD Connect Health agent for Sync (version 2.6.353.0) released with Azure AD Connect version 1.1.281.0
247247
* Provide the required data for the Synchronization Error Reports
248248
* Bug fixes related to Alerts
249249

250250
**New preview features:**
251251

252-
* Synchronization Error Reports for Microsoft Entra Connect
252+
* Synchronization Error Reports for Azure AD Connect
253253

254254
**New features:**
255255

256-
* Microsoft Entra Connect Health for AD FS - IP address field is available in the report about top 50 users with bad username/password.
256+
* Azure AD Connect Health for AD FS - IP address field is available in the report about top 50 users with bad username/password.
257257

258258
## July 2016
259259
**New preview features:**
260260

261-
* [Microsoft Entra Connect Health for AD DS](how-to-connect-health-adds.md).
261+
* [Azure AD Connect Health for AD DS](how-to-connect-health-adds.md).
262262

263263
## January 2016
264264
**Agent Update:**
265265

266-
* Microsoft Entra Connect Health agent for AD FS (version 2.6.91.1512)
266+
* Azure AD Connect Health agent for AD FS (version 2.6.91.1512)
267267

268268
**New features:**
269269

270-
* [Test Connectivity Tool for Microsoft Entra Connect Health Agents](how-to-connect-health-agent-install.md#test-connectivity-to-azure-ad-connect-health-service)
270+
* [Test Connectivity Tool for Azure AD Connect Health Agents](how-to-connect-health-agent-install.md#test-connectivity-to-azure-ad-connect-health-service)
271271

272272
## November 2015
273273
**New features:**
@@ -276,7 +276,7 @@ Microsoft Entra Connect Health AD DS and ADFS Health Agents (version 3.2.2256.26
276276

277277
**New preview features:**
278278

279-
* [Microsoft Entra Connect Health for sync](how-to-connect-health-sync.md).
279+
* [Azure AD Connect Health for sync](how-to-connect-health-sync.md).
280280

281281
**Fixed issues:**
282282

@@ -289,22 +289,22 @@ Microsoft Entra Connect Health AD DS and ADFS Health Agents (version 3.2.2256.26
289289
* Support to configure Unauthenticated HTTP Proxy
290290
* Support to configure agent on Server core
291291
* Improvements to Alerts for AD FS
292-
* Improvements in Microsoft Entra Connect Health Agent for AD FS for connectivity and data upload.
292+
* Improvements in Azure AD Connect Health Agent for AD FS for connectivity and data upload.
293293

294294
**Fixed issues:**
295295

296296
* Bug fixes in Usage Insights for AD FS Error types.
297297

298298
## June 2015
299-
**Initial release of Microsoft Entra Connect Health for AD FS and AD FS Proxy.**
299+
**Initial release of Azure AD Connect Health for AD FS and AD FS Proxy.**
300300

301301
**New features:**
302302

303303
* Alerts for monitoring AD FS and AD FS Proxy servers with email notifications.
304304
* Easy access to AD FS topology and patterns in AD FS Performance Counters.
305305
* Trend in successful token requests on AD FS servers grouped by Applications, Authentication Methods, Request Network Location etc.
306306
* Trends in failed request on AD FS servers grouped by Applications, Error Types etc.
307-
* Simpler Agent Deployment using Microsoft Entra Global Administrator credentials.
307+
* Simpler Agent Deployment using Azure AD Global Administrator credentials.
308308

309309
## Next steps
310310
Learn more about [Monitor your on-premises identity infrastructure and synchronization services in the cloud](./whatis-azure-ad-connect.md).

0 commit comments

Comments
 (0)