File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,25 @@ This tutorial will show you how to use Python to create tables and manipulate da
37
37
38
38
In this tutorial, you will use SQL statements to manipulate data in Azure Database for MySQL and learn how to open files in Python.
39
39
40
+ <br >
41
+
42
+ ## Azure SQL Database and Python in Jupyter Notebooks
43
+ #### PART 1: Create an Azure SQL Database via the Azure portal
44
+ <p >
45
+ <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 >
46
+ </p >
47
+
48
+ In this tutorial, you will learn how to create an Azure SQL Database and configure firewall rules to enable connectivity.
49
+
50
+ #### PART 2: Connect to Azure SQL Database using Python and Jupyter Notebook
51
+ <p >
52
+ <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 >
53
+ <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 >
54
+ </p >
55
+
56
+ In this tutorial, you will learn how to use Python and Jupyter Notebooks to connect to an Azure SQL Database.
57
+
58
+
40
59
41
60
<br >
42
61
<br >
You can’t perform that action at this time.
0 commit comments