Skip to content

Commit d65cd43

Browse files
committed
Updated python landing page
1 parent 3a10527 commit d65cd43

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

docs/connect/python/python-driver-for-sql-server.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Python driver for SQL Server"
3-
description: "Connect to a SQL Database using Python on Windows, Linux, or macOS."
2+
title: Python driver for SQL Server
3+
description: Connect to a SQL Database using one of the available Python drivers on your preferred operating system.
44
author: David-Engel
55
ms.author: v-davidengel
6-
ms.date: "03/24/2022"
6+
ms.date: 08/22/2023
77
ms.service: sql
88
ms.subservice: connectivity
99
ms.topic: conceptual
@@ -31,13 +31,18 @@ For documentation, see [Python documentation at Python.org](https://www.python.o
3131
* [Azure Python Developer Center](https://azure.microsoft.com/develop/python/)
3232
* [python.org Community](https://www.python.org/community/)
3333

34-
## Next steps
34+
## Samples
35+
36+
Explore samples that use Python to connect to an SQL database in the following articles:
3537

36-
Explore samples that use Python to connect to a SQL database in the following articles:
37-
3838
* [Create a Python app in Azure App Service on Linux](/azure/app-service/containers/quickstart-python?tabs=bash)
3939
* [Getting Started with Python on Windows](https://www.microsoft.com/sql-server/developer-get-started/python/windows/)
4040
* [Getting Started with Python on macOS](https://www.microsoft.com/sql-server/developer-get-started/python/mac/)
4141
* [Getting Started with Python on Ubuntu](https://www.microsoft.com/sql-server/developer-get-started/python/ubuntu/)
4242
* [Getting Started with Python on Red Hat Enterprise Linux (RHEL)](https://www.microsoft.com/sql-server/developer-get-started/python/rhel/)
43-
* [Getting Started with Python on SUSE Linux Enterprise Server (SLES)](https://www.microsoft.com/sql-server/developer-get-started/python/sles/)
43+
* [Getting Started with Python on SUSE Linux Enterprise Server (SLES)](https://www.microsoft.com/sql-server/developer-get-started/python/sles/)
44+
45+
## Next steps
46+
47+
> [!div class="nextstepaction"]
48+
> [pyodbc driver](pyodbc/python-sql-driver-pyodbc.md)

0 commit comments

Comments
 (0)