Skip to content

Commit 261ff90

Browse files
Merge pull request #36115 from VanMSFT/vanmsft-sql-connectivity-wsl-statement-fix
Fix contradictory WSL support statements in linux quickstart guides
2 parents 18f0171 + 2baed78 commit 261ff90

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ For more information about support periods for SUSE versions, see [https://www.s
7676

7777
If you previously installed a preview version of [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)], you must first remove the old repository before following these steps. For more information, see [Configure repositories for installing and upgrading SQL Server on Linux](sql-server-linux-change-repo.md).
7878

79-
> [!NOTE]
80-
> At this time, the [Windows Subsystem for Linux](/windows/wsl/about) for Windows 10 or Windows 11 isn't supported as an installation target.
79+
> [!NOTE]
80+
> [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] on Windows Subsystem for Linux (WSL) is supported for development purposes only. For instructions on installing SQL Server on WSL, see [Quickstart: Install SQL Server and create a database on Windows Subsystem for Linux (WSL 2)](quickstart-install-connect-wsl-2.md).
8181
8282
For other system requirements, see [System requirements for SQL Server on Linux](sql-server-linux-setup.md#system).
8383

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@ If you previously installed a preview version of [!INCLUDE [ssnoversion-md](../i
102102

103103
::: moniker-end
104104

105-
The [Windows Subsystem for Linux](/windows/wsl/about) isn't supported as an installation target for [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)].
105+
> [!NOTE]
106+
> [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] on Windows Subsystem for Linux (WSL) is supported for development purposes only. For instructions on installing SQL Server on WSL, see [Quickstart: Install SQL Server and create a database on Windows Subsystem for Linux (WSL 2)](quickstart-install-connect-wsl-2.md).
106107
107108
For other system requirements, see [System requirements for SQL Server on Linux](sql-server-linux-setup.md#system).
108109

0 commit comments

Comments
 (0)