Skip to content

Commit 64db9de

Browse files
committed
Updating how versioning works on main page
1 parent 4f143f4 commit 64db9de

3 files changed

Lines changed: 32 additions & 11 deletions

File tree

docs/linux/sql-server-linux-overview.md

Lines changed: 29 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,20 @@ ms.assetid: 9dcc6a90-0add-42c2-815b-862e4e2a21ac
1717

1818
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-linuxonly](../includes/appliesto-ss-xxxx-xxxx-xxx-md-linuxonly.md)]
1919

20+
::: moniker range="= sql-server-2017 || = sqlallproducts-allversions"
2021
Starting with SQL Server 2017, SQL Server runs on Linux. It’s the same SQL Server database engine, with many similar features and services regardless of your operating system.
22+
::: moniker-end
23+
24+
::: moniker range=">= sql-server-ver15 || >= sql-server-linux-ver15"
25+
SQL Server 2019 CTP 2.0 runs on Linux. It’s the same SQL Server database engine, with many similar features and services regardless of your operating system. To find out more about this release, see [What's new in SQL Server 2019 CTP 2.0 for Linux](../sql-server/what-s-new-in-sql-server-ver15.md#sqllinux).
26+
::: moniker-end
2127

22-
::: moniker range=">= sql-server-2017"
28+
::: moniker range="= sql-server-2017"
2329
> [!TIP]
2430
> SQL Server 2019 CTP 2.0 has been released! To find out what's new for Linux in the latest release, see [What's new in SQL Server 2019 CTP 2.0 for Linux](../sql-server/what-s-new-in-sql-server-ver15.md?view=sql-server-ver15#sqllinux).
2531
::: moniker-end
2632

27-
::: moniker range=">= sql-server-linux-2017"
33+
::: moniker range="= sql-server-linux-2017"
2834
> [!TIP]
2935
> SQL Server 2019 CTP 2.0 has been released! To find out what's new for Linux in the latest release, see [What's new in SQL Server 2019 CTP 2.0 for Linux](../sql-server/what-s-new-in-sql-server-ver15.md?view=sql-server-linux-ver15#sqllinux).
3036
::: moniker-end
@@ -62,20 +68,37 @@ After installation, connect to the SQL Server instance on your Linux machine. Yo
6268
<!--SQL Server 2017 on Linux-->
6369
::: moniker range="= sql-server-linux-2017 || = sql-server-2017"
6470

65-
SQL Server 2017 has the same underlying database engine on all supported platforms, including Linux. So many existing features and capabilities operate the same way on Linux. This area of the documentation exposes some of these features from a Linux perspective. It also calls out areas that have unique requirements on Linux.
71+
SQL Server 2017 has the same underlying database engine on all supported platforms, including Linux. So, many existing features and capabilities operate the same way on Linux. This area of the documentation exposes some of these features from a Linux perspective. It also calls out areas that have unique requirements on Linux.
6672

67-
If you are already familiar with SQL Server, review the [Release notes](sql-server-linux-release-notes.md) for general guidelines and known issues for this release. Then look at [what's new for SQL Server on Linux](sql-server-linux-whats-new.md) as well as [what's new for SQL Server 2017 overall](../sql-server/what-s-new-in-sql-server-2017.md).
73+
If you are already familiar with SQL Server, review the [Release notes](sql-server-linux-release-notes.md) for general guidelines and known issues for this release. Then look at [what's new for SQL Server on Linux](sql-server-linux-whats-new.md) as well as [what's new for SQL Server 2017 overall](../sql-server/what-s-new-in-sql-server-2017.md).
6874

6975
::: moniker-end
7076
<!--SQL Server 2019 on Linux-->
71-
::: moniker range=">= sql-server-linux-ver15 || >= sql-server-ver15 || =sqlallproducts-allversions"
77+
::: moniker range=">= sql-server-linux-ver15 || >= sql-server-ver15"
7278

73-
[!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)] has the same underlying database engine on all supported platforms, including Linux. So many existing features and capabilities operate the same way on Linux. This area of the documentation exposes some of these features from a Linux perspective. It also calls out areas that have unique requirements on Linux.
79+
[!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)] has the same underlying database engine on all supported platforms, including Linux. So, many existing features and capabilities operate the same way on Linux. This area of the documentation exposes some of these features from a Linux perspective. It also calls out areas that have unique requirements on Linux.
7480

7581
If you are already familiar with SQL Server on Linux, review the [Release notes](sql-server-linux-release-notes-2019.md) for general guidelines and known issues for this release. Then look at [what's new for SQL Server 2019 preview on Linux](../sql-server/what-s-new-in-sql-server-ver15.md?view=sql-server-ver15).
7682

7783
::: moniker-end
7884

85+
<!--SQL Server All Versions-->
86+
::: moniker range="=sqlallproducts-allversions"
87+
88+
SQL Server 2017 and [!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)] have the same underlying database engine on all supported platforms, including Linux. So, many existing features and capabilities operate the same way on Linux. This area of the documentation exposes some of these features from a Linux perspective. It also calls out areas that have unique requirements on Linux.
89+
90+
If you are already familiar with SQL Server on Linux, review the release notes:
91+
92+
- [SQL Server 2017 release notes](sql-server-linux-release-notes.md)
93+
- [SQL Server 2019 preview release notes](sql-server-linux-release-notes-2019.md)
94+
95+
Then look at what's new:
96+
97+
- [What's new for SQL Server 2017](../sql-server/what-s-new-in-sql-server-2017.md)
98+
- [What's new for SQL Server 2019 preview on Linux](../sql-server/what-s-new-in-sql-server-ver15.md)
99+
100+
::: moniker-end
101+
79102
> [!TIP]
80103
> For answers to frequently asked questions, see the [SQL Server on Linux FAQ](sql-server-linux-faq.md).
81104

docs/linux/sql-server-linux-release-notes-2019.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Release notes for SQL Server 2019 CTP on Linux | Microsoft Docs
2+
title: Release notes for SQL Server 2019 preview on Linux | Microsoft Docs
33
description: This article contains the release notes and supported features for SQL Server 2019 CTP running on Linux. Release notes are included for the most recent release and several previous releases.
44
author: rothja
55
ms.author: jroth
@@ -13,7 +13,7 @@ ms.custom: "sql-linux"
1313
ms.technology: linux
1414
monikerRange: ">= sql-server-linux-ver15 || >= sql-server-ver15 || = sqlallproducts-allversions"
1515
---
16-
# Release notes for SQL Server 2019 CTP on Linux
16+
# Release notes for SQL Server 2019 preview on Linux
1717

1818
[!INCLUDE[tsql-appliesto-ssver15-xxxx-xxxx-xxx-linuxonly.md](../includes/tsql-appliesto-ssver15-xxxx-xxxx-xxx-linuxonly.md)]
1919

docs/linux/sql-server-linux-release-notes.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,8 @@ ms.assetid: 1314744f-fcaf-46db-800e-2918fa7e1b6c
1919

2020
The following release notes apply to SQL Server 2017 running on Linux. This article is broken into sections for each release. The GA release has detailed supportability and known issues listed. Each cumulative update (CU) or general distribution release (GDR) has a link to a support article describing the CU changes as well as links to the Linux package downloads.
2121

22-
::: moniker range="= sql-server-linux-2017 || = sql-server-2017"
2322
> [!TIP]
24-
> These release notes are specifically for SQL Server 2017 releases. For more information about the new SQL Server 2019 CTP 2.0 release, see [Release notes for SQL Server 2019 CTP on Linux](sql-server-linux-release-notes-2019.md?view=sql-server-ver15).
25-
::: moniker-end
23+
> These release notes are specifically for SQL Server 2017 releases. For more information about the new SQL Server 2019 preview release, see [Release notes for SQL Server 2019 preview on Linux](sql-server-linux-release-notes-2019.md?view=sql-server-ver15).
2624
2725
## Supported platforms
2826

0 commit comments

Comments
 (0)