Skip to content

Commit 16c40a7

Browse files
committed
fixing moniker syntax
1 parent 14e6fd0 commit 16c40a7

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,14 @@ In this quickstart, you install SQL Server 2019 on SUSE Linux Enterprise Server
3737

3838
<!--SQL Server 2017 on Linux-->
3939
::: moniker range="= sql-server-linux-2017 || = sql-server-2017"
40+
4041
You must have a SLES v12 SP2 machine with **at least 2 GB** of memory. The file system must be **XFS** or **EXT4**. Other file systems, such as **BTRFS**, are unsupported.
4142

4243
::: moniker-end
4344

4445
<!--SQL Server 2019 on Linux-->
45-
::: moniker range=">= sql-server-linux-ver15 || >= sql-server-ver15 ||
46+
::: moniker range=">= sql-server-linux-ver15 || >= sql-server-ver15 || =sqlallproducts-allversions"
47+
4648
You must have a SLES v12 SP2, SP3, or SP4 machine with **at least 2 GB** of memory. The file system must be **XFS** or **EXT4**. Other file systems, such as **BTRFS**, are unsupported.
4749

4850
::: moniker-end

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ SQL Server is supported on Red Hat Enterprise Linux (RHEL), SUSE Linux Enterpris
4949
::: moniker-end
5050

5151
<!--SQL Server 2019 on Linux-->
52-
::: moniker range=">= sql-server-linux-ver15 || >= sql-server-ver15 ||
52+
::: moniker range=">= sql-server-linux-ver15 || >= sql-server-ver15 || =sqlallproducts-allversions"
5353

5454
| Platform | Supported version(s) | Get
5555
|-----|-----|-----

0 commit comments

Comments
 (0)