Skip to content

Commit 8ac8317

Browse files
Merge pull request #36135 from MicrosoftDocs/main
Auto Publish – main to live - 2025-12-29 18:30 UTC
2 parents 07fa6b4 + 3c841dc commit 8ac8317

10 files changed

Lines changed: 329 additions & 304 deletions

docs/connect/odbc/bug-fixes.md

Lines changed: 37 additions & 37 deletions
Large diffs are not rendered by default.

docs/connect/python/mssql-python/python-sql-driver-mssql-python-connect-jupyter-notebook.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: "Quickstart: Python SQL Driver - mssql-python Connect to a SQL database from a Jupyter Notebook in Visual Studio Code"
2+
title: "Quickstart: Python SQL Driver - mssql-python Connect to a SQL Database from a Jupyter Notebook in Visual Studio Code"
33
description: This quickstart describes connect to your SQL database from a Jupyter Notebook in Visual Studio Code.
44
author: dlevy-msft-sql
55
ms.author: dlevy
66
ms.reviewer: vanto, randolphwest
7-
ms.date: 11/18/2025
7+
ms.date: 12/29/2025
88
ms.service: sql
99
ms.subservice: connectivity
1010
ms.topic: quickstart-sdk
@@ -25,7 +25,7 @@ The `mssql-python` driver doesn't require any external dependencies on Windows m
2525

2626
- Python 3
2727

28-
- If you don't already have Python, install the **Python runtime** and **Python Package Index (PyPI) package manager** from [python.org](https://www.python.org/downloads/).
28+
- If you don't already have Python, install the **Python runtime** and **pip package manager** from [python.org](https://www.python.org/downloads/).
2929

3030
- Prefer to not use your own environment? Open as a devcontainer using [GitHub Codespaces](https://github.com/features/codespaces).
3131

docs/connect/python/mssql-python/python-sql-driver-mssql-python-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This quickstart describes installing Python, and mssql-python then
44
author: dlevy-msft-sql
55
ms.author: dlevy
66
ms.reviewer: vanto, randolphwest
7-
ms.date: 11/18/2025
7+
ms.date: 12/29/2025
88
ms.service: sql
99
ms.subservice: connectivity
1010
ms.topic: quickstart-sdk
@@ -25,7 +25,7 @@ The `mssql-python` driver doesn't require any external dependencies on Windows m
2525

2626
- Python 3
2727

28-
- If you don't already have Python, install the **Python runtime** and **Python Package Index (PyPI) package manager** from [python.org](https://www.python.org/downloads/).
28+
- If you don't already have Python, install the **Python runtime** and **pip package manager** from [python.org](https://www.python.org/downloads/).
2929

3030
- Prefer to not use your own environment? Open as a devcontainer using [GitHub Codespaces](https://github.com/features/codespaces).
3131

docs/connect/python/mssql-python/python-sql-driver-mssql-python-rapid-prototyping-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This quickstart describes creating prototypes reports quickly using
44
author: dlevy-msft-sql
55
ms.author: dlevy
66
ms.reviewer: vanto, randolphwest
7-
ms.date: 11/18/2025
7+
ms.date: 12/29/2025
88
ms.service: sql
99
ms.subservice: connectivity
1010
ms.topic: quickstart-sdk
@@ -25,7 +25,7 @@ The `mssql-python` driver doesn't require any external dependencies on Windows m
2525

2626
- Python 3
2727

28-
- If you don't already have Python, install the **Python runtime** and **Python Package Index (PyPI) package manager** from [python.org](https://www.python.org/downloads/).
28+
- If you don't already have Python, install the **Python runtime** and **pip package manager** from [python.org](https://www.python.org/downloads/).
2929

3030
- Prefer to not use your own environment? Open as a devcontainer using [GitHub Codespaces](https://github.com/features/codespaces).
3131

docs/connect/python/mssql-python/python-sql-driver-mssql-python-repeatable-deployments-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This quickstart describes repeatable deployments of the mssql-pytho
44
author: dlevy-msft-sql
55
ms.author: dlevy
66
ms.reviewer: vanto, randolphwest
7-
ms.date: 11/18/2025
7+
ms.date: 12/29/2025
88
ms.service: sql
99
ms.subservice: connectivity
1010
ms.topic: quickstart-sdk
@@ -25,7 +25,7 @@ The `mssql-python` driver doesn't require any external dependencies on Windows m
2525

2626
- Python 3
2727

28-
- If you don't already have Python, install the **Python runtime** and **Python Package Index (PyPI) package manager** from [python.org](https://www.python.org/downloads/).
28+
- If you don't already have Python, install the **Python runtime** and **pip package manager** from [python.org](https://www.python.org/downloads/).
2929

3030
- Prefer to not use your own environment? Open as a devcontainer using [GitHub Codespaces](https://github.com/features/codespaces).
3131

docs/includes/snac-removed-oledb-and-odbc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: WilliamDAssafMSFT
33
ms.author: wiassaf
44
ms.reviewer: jopilov, randolphwest
5-
ms.date: 07/16/2024
5+
ms.date: 12/29/2025
66
ms.service: sql
77
ms.topic: include
88
---

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)