Skip to content

Commit d6179eb

Browse files
committed
updating
1 parent 836ebc2 commit d6179eb

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

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

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -70,18 +70,18 @@ For version history information on retired versions, see [Azure AD Connect: Vers
7070
> [!NOTE]
7171
> Releasing a new version of Azure AD Connect requires several quality-control steps to ensure the operation functionality of the service. While we go through this process, the version number of a new release and the release status are updated to reflect the most recent state.
7272
73-
Not all releases of Azure AD Connect are made available for auto-upgrade. The release status indicates whether a release is made available for auto-upgrade or for download only. If auto-upgrade was enabled on your Azure AD Connect server, that server automatically upgrades to the latest version of Azure AD Connect that's released for auto-upgrade. Not all Azure AD Connect configurations are eligible for auto-upgrade.
73+
Not all releases of Azure AD Connect are made available for autoupgrade. The release status indicates whether a release is made available for autoupgrade or for download only. If autoupgrade was enabled on your Azure AD Connect server, that server automatically upgrades to the latest version of Azure AD Connect that's released for autoupgrade. Not all Azure AD Connect configurations are eligible for autoupgrade.
7474

75-
Auto-upgrade is meant to push all important updates and critical fixes to you. It isn't necessarily the latest version because not all versions will require or include a fix to a critical security issue. (This example is just one of many.) Critical issues are usually addressed with a new version provided via auto-upgrade. If there are no such issues, there are no updates pushed out by using auto-upgrade. In general, if you're using the latest auto-upgrade version, you should be good.
75+
Auto-upgrade is meant to push all important updates and critical fixes to you. It isn't necessarily the latest version because not all versions will require or include a fix to a critical security issue. (This example is just one of many.) Critical issues are usually addressed with a new version provided via autoupgrade. If there are no such issues, there are no updates pushed out by using autoupgrade. In general, if you're using the latest autoupgrade version, you should be good.
7676

7777
If you want all the latest features and updates, check this page and install what you need.
7878

79-
To read more about auto-upgrade, see [Azure AD Connect: Automatic upgrade](how-to-connect-install-automatic-upgrade.md).
79+
To read more about autoupgrade, see [Azure AD Connect: Automatic upgrade](how-to-connect-install-automatic-upgrade.md).
8080

8181
## 2.2.1.0
8282

8383
### Release status
84-
5/23/2023: Released for auto-upgrade only
84+
5/23/2023: Released for autoupgrade only
8585

8686
### Functional Changes
8787
- We have enabled Auto Upgrade for tenants with custom synchronization rules. Note that deleted (not disabled) default rules will be re-created and enabled upon Auto Upgrade.
@@ -130,15 +130,15 @@ To read more about auto-upgrade, see [Azure AD Connect: Automatic upgrade](how-t
130130
## 2.1.16.0
131131

132132
### Release status
133-
8/2/2022: Released for download and auto-upgrade.
133+
8/2/2022: Released for download and autoupgrade.
134134

135135
### Bug fixes
136-
- We fixed a bug where auto-upgrade fails when the service account is in "UPN" format.
136+
- We fixed a bug where autoupgrade fails when the service account is in "UPN" format.
137137

138138
## 2.1.15.0
139139

140140
### Release status
141-
7/6/2022: Released for download, will be made available for auto-upgrade soon.
141+
7/6/2022: Released for download, will be made available for autoupgrade soon.
142142

143143
> [!IMPORTANT]
144144
> We have discovered a security vulnerability in the Azure AD Connect Admin Agent. If you have installed the Admin Agent previously it is important that you update your Azure AD Connect server(s) to this version to mitigate the vulnerability.
@@ -207,7 +207,7 @@ To read more about auto-upgrade, see [Azure AD Connect: Automatic upgrade](how-t
207207
208208
### Release status
209209

210-
12/15/2021: Released for download only, not available for auto-upgrade
210+
12/15/2021: Released for download only, not available for autoupgrade
211211

212212
### Bug fixes
213213

@@ -239,11 +239,11 @@ To read more about auto-upgrade, see [Azure AD Connect: Automatic upgrade](how-t
239239
240240
### Release status
241241

242-
10/13/2021: Released for download and auto-upgrade
242+
10/13/2021: Released for download and autoupgrade
243243

244244
### Bug fixes
245245

246-
- We fixed a bug where the auto-upgrade process attempted to upgrade Azure AD Connect servers that are running older Windows OS version 2008 or 2008 R2 and failed. These versions of Windows Server are no longer supported. In this release, we only attempt auto-upgrade on machines that run Windows Server 2012 or newer.
246+
- We fixed a bug where the autoupgrade process attempted to upgrade Azure AD Connect servers that are running older Windows OS version 2008 or 2008 R2 and failed. These versions of Windows Server are no longer supported. In this release, we only attempt autoupgrade on machines that run Windows Server 2012 or newer.
247247
- We fixed an issue where, under certain conditions, miisserver failed because of an access violation exception.
248248

249249
### Known issues
@@ -257,7 +257,7 @@ When you upgrade to this V1.6 build or any newer builds, the group membership li
257257
258258
### Release status
259259

260-
9/30/2021: Released for download only, not available for auto-upgrade
260+
9/30/2021: Released for download only, not available for autoupgrade
261261

262262
### Bug fixes
263263

@@ -282,7 +282,7 @@ When you upgrade to this V1.6 build or any newer builds, the group membership li
282282

283283
### Release status
284284

285-
9/21/2021: Released for download and auto-upgrade
285+
9/21/2021: Released for download and autoupgrade
286286

287287
### Functional changes
288288

@@ -301,15 +301,15 @@ When you upgrade to this V1.6 build or any newer builds, the group membership li
301301
302302
### Release status
303303

304-
9/14/2021: Released for download only, not available for auto-upgrade
304+
9/14/2021: Released for download only, not available for autoupgrade
305305

306306
### Bug fixes
307307

308308
- We fixed a security issue where an unquoted path was used to point to the Azure AD Connect service. This path is now a quoted path.
309309
- We fixed an import configuration issue with writeback enabled when you use the existing Azure AD Connector account.
310310
- We fixed an issue in Set-ADSyncExchangeHybridPermissions and other related cmdlets, which were broken from V1.6 because of an invalid inheritance type.
311311
- We fixed an issue with the cmdlet we published in a previous release to set the TLS version. The cmdlet overwrote the keys, which destroyed any values that were in them. Now a new key is created only if one doesn't already exist. We added a warning to let users know the TLS registry changes aren't exclusive to Azure AD Connect and might affect other applications on the same server.
312-
- We added a check to enforce auto-upgrade for V2.0 to require Windows Server 2016 or newer.
312+
- We added a check to enforce autoupgrade for V2.0 to require Windows Server 2016 or newer.
313313
- We added the Replicating Directory Changes permission in the Set-ADSyncBasicReadPermissions cmdlet.
314314
- We made a change to prevent UseExistingDatabase and import configuration from being used together because they could contain conflicting configuration settings.
315315
- We made a change to allow a user with the Application Admin role to change the App Proxy service configuration.
@@ -326,14 +326,14 @@ When you upgrade to this V1.6 build or any newer builds, the group membership li
326326

327327
### Release status
328328

329-
8/19/2021: Released for download only, not available for auto-upgrade
329+
8/19/2021: Released for download only, not available for autoupgrade
330330

331331
> [!NOTE]
332332
> This is a hotfix update release of Azure AD Connect. This release requires Windows Server 2016 or newer. This hotfix addresses an issue that's present in version 2.0 and in Azure AD Connect version 1.6. If you're running Azure AD Connect on an older Windows server, install the [1.6.13.0](#16130) build instead.
333333
334334
### Release status
335335

336-
8/19/2021: Released for download only, not available for auto-upgrade
336+
8/19/2021: Released for download only, not available for autoupgrade
337337

338338
### Known issues
339339

@@ -348,7 +348,7 @@ We fixed a bug that occurred when a domain was renamed and Password Hash Sync fa
348348
> [!NOTE]
349349
> This release is a hotfix update release of Azure AD Connect. It's intended to be used by customers who are running Azure AD Connect on a server with Windows Server 2012 or 2012 R2.
350350
351-
8/19/2021: Released for download only, not available for auto-upgrade
351+
8/19/2021: Released for download only, not available for autoupgrade
352352

353353
### Bug fixes
354354

@@ -362,7 +362,7 @@ There are no functional changes in this release.
362362

363363
### Release status
364364

365-
8/17/2021: Released for download only, not available for auto-upgrade
365+
8/17/2021: Released for download only, not available for autoupgrade
366366

367367
### Bug fixes
368368

@@ -382,7 +382,7 @@ To download the latest version of Azure AD Connect 2.0, see the [Microsoft Downl
382382

383383
### Release status
384384

385-
8/10/2021: Released for download only, not available for auto-upgrade
385+
8/10/2021: Released for download only, not available for autoupgrade
386386

387387
### Functional changes
388388

@@ -397,7 +397,7 @@ This release addresses a vulnerability as documented in [this CVE](https://msrc.
397397

398398
### Release status
399399

400-
8/10/2021: Released for download only, not available for auto-upgrade
400+
8/10/2021: Released for download only, not available for autoupgrade
401401

402402
### Functional changes
403403

@@ -410,7 +410,7 @@ There are no functional changes in this release.
410410
411411
### Release status
412412

413-
7/20/2021: Released for download only, not available for auto-upgrade
413+
7/20/2021: Released for download only, not available for autoupgrade
414414

415415
### Functional changes
416416

@@ -509,7 +509,7 @@ You can use these cmdlets to retrieve the TLS 1.2 enablement status or set it as
509509
510510
### Release status
511511

512-
3/31/2021: Released for download only, not available for auto-upgrade
512+
3/31/2021: Released for download only, not available for autoupgrade
513513

514514
### Bug fixes
515515

@@ -527,7 +527,7 @@ This release fixes a bug that occurred in version 1.6.2.4. After upgrade to that
527527

528528
### Release status
529529

530-
3/19/2021: Released for download, not available for auto-upgrade
530+
3/19/2021: Released for download, not available for autoupgrade
531531

532532
### Functional changes
533533

0 commit comments

Comments
 (0)