In this article, you will use the Azure Computer Vision READ API to convert your handwritten notes into digital documents.
Analyze images with Azure Computer Vision
In this article, you will learn how to use the pre-trained models of Azure Computer Vision service for image analysis.
Manipulate data in Azure SQL Database using Python and Jupyter Notebook
This tutorial will show you how to manipulate and query data in an Azure SQL database using Python and Jupyter Notebooks.
Insert Python dataframe into Azure SQL table
In this tutorial, you will learn how to use Python and Jupyter Notebooks to insert a dataframe into an Azure SQL table.
Connect to Azure SQL Database using Python and Jupyter Notebook
In this tutorial, you will learn how to use Python and Jupyter Notebooks to connect to an Azure SQL Database.
Global Azure 2021 – Azure SQL Database: Use Python to manipulate data
The session “Azure SQL Database: Use Python to manipulate data” at Global Azure Greece 2021 by Foteini Savvidou.
Insert data from file in Azure Database for MySQL
In this tutorial, you will use SQL statements to manipulate data in Azure Database for MySQL and learn how to open files in Python.
Use Python to manipulate data in Azure Database for MySQL
This tutorial will show you how to use Python to create tables and manipulate data in Azure Database for MySQL.
How to build a Tic Tac Toe Game in Python
In this tutorial, you will learn how to build the classic Tic Tac Toe game using Python and Visual Studio Code.
Connect to Azure Database for MySQL using Python
In this tutorial, you will learn how to connect to your Azure Database for MySQL using Python and Visual Studio Code.
Create a Christmas guessing game with Python
This tutorial will teach you how to build a Christmas “Guess the reindeer” game using Python and Visual Studio Code.