Connecting to Azure SQL Server using Python

This article provides a step-by-step tutorial of connecting to Azure SQL Server using Python on Linux OS.

James Ho
Towards Data Science
3 min readJan 16, 2021

--

This article provides a step-by-step tutorial of connecting to Azure SQL Server using Python on Linux OS.

After creating an Azure SQL Database/Server, you can find the server name on the…

--

--