Skip to content

Commit a908c96

Browse files
Merge pull request #19048 from MicrosoftDocs/VanMSFT-patch-1
Update sql-server-linux-setup.md
2 parents 26ad25f + c9d7a06 commit a908c96

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

docs/includes/linux-supported-platfoms-2019.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ author: VanMSFT
33
ms.prod: sql
44
ms.technology: linux
55
ms.topic: include
6-
ms.date: 04/07/2021
6+
ms.date: 05/06/2021
77
ms.author: vanto
88
---
99

1010
## Supported platforms
1111

12-
| Platform | File System | Installation Guide | Get |
12+
| Platform | File System | Installation Guide | Get |
1313
|-----|-----|-----|-----|
14-
| Red Hat Enterprise Linux 7.3 - 7.8, or 8.0 - 8.3 Server | XFS or EXT4 | [Installation guide](../linux/quickstart-install-connect-red-hat.md) | [Get RHEL 8.0](https://access.redhat.com/products/red-hat-enterprise-linux/evaluation) |
14+
| Red Hat Enterprise Linux 7.3 - 7.9, or 8.0 - 8.3 Server | XFS or EXT4 | [Installation guide](../linux/quickstart-install-connect-red-hat.md) | [Get RHEL 8.0](https://access.redhat.com/products/red-hat-enterprise-linux/evaluation) |
1515
| SUSE Enterprise Linux Server v12 SP2 - SP5 | XFS or EXT4 | [Installation guide](../linux/quickstart-install-connect-suse.md) | [Get SLES v12](https://www.suse.com/products/server) |
1616
| Ubuntu 16.04 LTS, 18.04 LTS, 20.04 LTS | XFS or EXT4 | [Installation guide](../linux/quickstart-install-connect-ubuntu.md) | [Get Ubuntu 20.04](https://releases.ubuntu.com/20.04/) |
1717
| Docker Engine 1.8+ on Windows, Mac, or Linux | N/A | [Installation guide](../linux/quickstart-install-connect-docker.md) | [Get Docker](https://www.docker.com/get-started) |
1818

1919
> [!TIP]
20-
> For more information, review the [system requirements](../linux/sql-server-linux-setup.md#system) for SQL Server on Linux. For the latest support policy for SQL Server 2017, see the [Technical support policy for Microsoft SQL Server](https://support.microsoft.com/help/4047326/support-policy-for-microsoft-sql-server).
20+
> For more information, review the [system requirements](../linux/sql-server-linux-setup.md#system) for SQL Server on Linux. For the latest support policy for SQL Server 2017, see the [Technical support policy for Microsoft SQL Server](https://support.microsoft.com/help/4047326/support-policy-for-microsoft-sql-server).

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

Lines changed: 7 additions & 7 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: 06/22/2020
7+
ms.date: 04/07/2021
88
ms.topic: conceptual
99
ms.prod: sql
1010
ms.custom: "sqlfreshmay19"
@@ -39,12 +39,12 @@ SQL Server is supported on Red Hat Enterprise Linux (RHEL), SUSE Linux Enterpris
3939
<!--SQL Server 2017 on Linux-->
4040
::: moniker range="= sql-server-linux-2017 || = sql-server-2017"
4141

42-
| Platform | Supported version(s) | Get
43-
|-----|-----|-----
44-
| **Red Hat Enterprise Linux** | 7.3, 7.4, 7.5, 7.6, 8 | [Get RHEL 7.6](https://access.redhat.com/products/red-hat-enterprise-linux/evaluation)
45-
| **SUSE Linux Enterprise Server** | v12 SP2 | [Get SLES v12 SP2](https://www.suse.com/products/server)
46-
| **Ubuntu** | 16.04 | [Get Ubuntu 16.04](http://releases.ubuntu.com/xenial/)
47-
| **Docker Engine** | 1.8+ | [Get Docker](https://www.docker.com/get-started)
42+
| Platform | Supported version(s) | Get |
43+
|-----|-----|----- |
44+
| **Red Hat Enterprise Linux** | 7.3, 7.4, 7.5, 7.6, 8 | [Get RHEL 7.6](https://access.redhat.com/products/red-hat-enterprise-linux/evaluation) |
45+
| **SUSE Linux Enterprise Server** | v12 SP2 | [Get SLES v12 SP2](https://www.suse.com/products/server) |
46+
| **Ubuntu** | 16.04, 18.04 | [Get Ubuntu 18.04](https://releases.ubuntu.com/bionic/) |
47+
| **Docker Engine** | 1.8+ | [Get Docker](https://www.docker.com/get-started) |
4848

4949
::: moniker-end
5050

0 commit comments

Comments
 (0)