Skip to content

Commit f2e2a9f

Browse files
authored
Merge pull request MicrosoftDocs#2081 from SeanGallardy/patch-6
Changed verbiage around rolling updates an AGs
2 parents 511e03e + 4b2d622 commit f2e2a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/database-engine/availability-groups/windows/upgrading-always-on-availability-group-replica-instances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Before you begin, review the following important information:
3333
- [Check if change data capture or replication is used for any AG databases](#special-steps-for-change-data-capture-or-replication): If any databases in the AG are enabled for change data capture (CDC), complete these [instructions](#special-steps-for-change-data-capture-or-replication).
3434

3535
>[!NOTE]
36-
>Mixing versions of SQL Server instances in the same AG is not supported outside of a rolling upgrade, which upgrades the replicas in place. A higher version of a SQL Server instance cannot be added as a new replica to an existing AG. For example, a SQL Server 2017 replica cannot be added to an existing SQL Server 2016 AG. To migrate to a new version of the SQL Server instance using AGs, the only supported method is a distributed AG, which is in SQL Server 2016 Enterprise Edition or later.
36+
>Mixing versions of SQL Server instances in the same AG is not supported outside of a rolling upgrade and should not exist in that state for extended periods of time as the upgrade should take place quickly. The other option for upgrading SQL Server 2016 and later is through the use of a distributed availability group.
3737
3838
## Rolling Upgrade Basics for Always On AGs
3939
Observe the following guidelines when performing server upgrades or updates in order to minimize downtime and data loss for your AGs:

0 commit comments

Comments
 (0)