Skip to content

Commit b180ede

Browse files
authored
Update upgrade-sql-server.md
------- cc: @cawrites
1 parent 9d6c2cb commit b180ede

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

docs/database-engine/install-windows/upgrade-sql-server.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,21 @@ monikerRange: ">=sql-server-2016"
1919

2020
You can upgrade instances of [!INCLUDE[ssSQL11](../../includes/sssql11-md.md)], [!INCLUDE[ssSQL14](../../includes/sssql14-md.md)], [!INCLUDE[ss2016](../../includes/sssql16-md.md)], or [!INCLUDE[sssql17](../../includes/sssql17-md.md)] directly to [!INCLUDE[sssql19](../../includes/sssql19-md.md)]. For [!INCLUDE[ssKatmai](../../includes/sskatmai-md.md)], and [!INCLUDE[ssKilimanjaro](../../includes/sskilimanjaro-md.md)], you'll either need to do a side-by-side upgrade, or a migration, to move to [!INCLUDE [sssql19-md](../../includes/sssql19-md.md)] as there is no common overlap between a supported mainstream operating system. Before running setup to upgrade, review the following articles about the upgrade process and the release notes.
2121

22-
- For information about upgrading from [!INCLUDE[ssVersion2005](../../includes/ssversion2005-md.md)], see [Are you upgrading from SQL Server 2005?](../../sql-server/end-of-support/sql-server-end-of-life-overview.md).
23-
- [SQL Server 2016 Release Notes](../../sql-server/sql-server-2016-release-notes.md)
22+
Check out what's new in each version of the product:
23+
- [SQL Server 2019 Release Notes](../../sql-server/sql-server-version-15-release-notes.md)
2424
- [SQL Server 2017 Release Notes](../../sql-server/sql-server-2017-release-notes.md)
25+
- [SQL Server 2016 Release Notes](../../sql-server/sql-server-2016-release-notes.md)
26+
27+
If you're upgrading from an end-of-support version of SQL Server such as SQL Server 2005, 2008, and 2008 R2, see the [end of support options](../../sql-server/end-of-support/sql-server-end-of-life-overview.md).
28+
29+
2530

26-
## In This Section
27-
This section contains the following articles:
31+
## Upgrade documentation
32+
33+
The following articles will help you upgrade componenets of SQL Server:
2834

2935
- [Supported Version and Edition Upgrades](../../database-engine/install-windows/supported-version-and-edition-upgrades.md)
3036
- [Prepare for upgrade by running Data Migration Assistant](../../database-engine/install-windows/prepare-for-upgrade-by-running-data-migration-assistant.md)
31-
- [Are you upgrading from SQL Server 2005?](../../sql-server/end-of-support/sql-server-end-of-life-overview.md)
3237
- [Upgrade Analysis Services](../../database-engine/install-windows/upgrade-analysis-services.md)
3338
- [Upgrade Database Engine](../../database-engine/install-windows/upgrade-database-engine.md)
3439
- [Upgrade Data Quality Services](../../database-engine/install-windows/upgrade-data-quality-services.md)
@@ -40,6 +45,7 @@ This section contains the following articles:
4045
- [Upgrade SQL Server Management Tools](../../database-engine/install-windows/upgrade-sql-server-management-tools.md)
4146
- [Upgrade SQL Server using the Installation Wizard (Setup)](../../database-engine/install-windows/upgrade-sql-server-using-the-installation-wizard-setup.md)
4247
- [Upgrade to a different edition of SQL Server (Setup)](../../database-engine/install-windows/upgrade-to-a-different-edition-of-sql-server-setup.md)
48+
- [SQL Server end of support options](../../sql-server/end-of-support/sql-server-end-of-life-overview.md)
4349

4450
## See Also
4551
[Upgrade Database Engine](../../database-engine/install-windows/upgrade-database-engine.md)

0 commit comments

Comments
 (0)