File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ ![ Header] ( header-azure-sql.png )
2
+
3
+ # Azure SQL Database and Python in Jupyter Notebooks
4
+ #### PART 1: Create an Azure SQL Database via the Azure portal
5
+ <p >
6
+ <a href =" https://www.foteinisavvidou.codes/create-an-azure-sql-database-via-the-azure-portal/ " target =" _blank " ><img src =" https://img.shields.io/badge/Instructions-informational?style=for-the-badge " alt =" Tutorial " ></a >
7
+ </p >
8
+
9
+ In this tutorial, you will learn how to create an Azure SQL Database and configure firewall rules to enable connectivity.
10
+
11
+ #### PART 2: Connect to Azure SQL Database using Python and Jupyter Notebook
12
+ <p >
13
+ <a href =" https://www.foteinisavvidou.codes/connect-to-azure-sql-database-using-python-and-jupyter-notebook/ " target =" _blank " ><img src =" https://img.shields.io/badge/Instructions-informational?style=for-the-badge " alt =" Tutorial " ></a >
14
+ <a href =" 1-connect-sql.ipynb " target =" _blank " ><img src =" https://img.shields.io/badge/Code-critical?style=for-the-badge " alt =" Source code " ></a >
15
+ </p >
16
+
17
+ In this tutorial, you will learn how to use Python and Jupyter Notebooks to connect to an Azure SQL Database.
18
+
19
+
20
+ <br >
21
+ <br >
22
+ <p align =" center " >
23
+ <em >Originally published at <a href =" https://www.foteinisavvidou.codes/ " target =" _blank " >www.foteinisavvidou.codes</a ></em >
24
+ </p >
You can’t perform that action at this time.
0 commit comments