Skip to content

Commit 2e77d31

Browse files
committed
Updating 2019 container info and misc fixes
1 parent a5c6bf0 commit 2e77d31

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/linux/quickstart-install-connect-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: This quickstart shows how to use Docker to run the SQL Server 2017
55
author: vin-yu
66
ms.author: vinsonyu
77
ms.reviewer: vanto
8-
ms.date: 05/14/2019
8+
ms.date: 11/04/2019
99
ms.topic: conceptual
1010
ms.prod: sql
1111
ms.technology: linux

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Overview of SQL Server on Linux
33
description: This article describes how SQL Server runs on Linux and provides information on how to learn more.
44
author: VanMSFT
55
ms.author: vanto
6-
ms.date: 04/23/2019
6+
ms.date: 11/04/2019
77
ms.topic: conceptual
88
ms.prod: sql
99
ms.technology: linux

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: SQL Server
44
description: Install, update, and uninstall SQL Server on Linux. This article covers online, offline, and unattended scenarios.
55
author: VanMSFT
66
ms.author: vanto
7-
ms.date: 05/28/2019
7+
ms.date: 11/04/2019
88
ms.topic: conceptual
99
ms.prod: sql
1010
ms.custom: "sqlfreshmay19"
@@ -28,7 +28,7 @@ For answers to frequently asked questions, see the [SQL Server on Linux FAQ](../
2828

2929
## <a id="supportedplatforms"></a> Supported platforms
3030

31-
SQL Server 2017 is supported on Red Hat Enterprise Linux (RHEL), SUSE Linux Enterprise Server (SLES), and Ubuntu. It is also supported as a Docker image, which can run on Docker Engine on Linux or Docker for Windows/Mac.
31+
SQL Server is supported on Red Hat Enterprise Linux (RHEL), SUSE Linux Enterprise Server (SLES), and Ubuntu. It is also supported as a Docker image, which can run on Docker Engine on Linux or Docker for Windows/Mac.
3232

3333
| Platform | Supported version(s) | Get
3434
|-----|-----|-----
@@ -44,7 +44,7 @@ Microsoft also supports deploying and managing SQL Server containers by using Op
4444
4545
## <a id="system"></a> System requirements
4646

47-
SQL Server 2017 has the following system requirements for Linux:
47+
SQL Server has the following system requirements for Linux:
4848

4949
|||
5050
|-----|-----|
@@ -69,7 +69,7 @@ When you install or upgrade SQL Server, you get the latest version of SQL Server
6969

7070
You can install SQL Server 2017 or SQL Server 2019 on Linux from the command line. For step-by-step instructions, see one of the following quickstarts:
7171

72-
| Platform | Installation quickstart |
72+
| Platform | Installation quickstarts |
7373
|---|---|
7474
| Red Hat Enterprise Linux (RHEL) | [2017](quickstart-install-connect-red-hat.md?view=sql-server-2017) \| [2019](quickstart-install-connect-red-hat.md?view=sql-server-linux-ver15) |
7575
| SUSE Linux Enterprise Server (SLES) | [2017](quickstart-install-connect-suse.md?view=sql-server-2017) \| [2019](quickstart-install-connect-suse.md?view=sql-server-linux-ver15) |

0 commit comments

Comments
 (0)