Azure Quickstart

Instructor: Dmitry Soshnikov, Ph.D.

This series of videos is designed to give you a quick overall introduction to Microsoft Azure and Azure Machine Learning. Those videos are around 30 mins each, and provide you with an overview of many services that you can then further study using Microsoft Learn.

Quickstart Videos

Quick Introduction to Microsoft Azure (2021)
This video introduces the concept of a cloud, and explains how Microsoft Azure can be used to abstract the way we run our code: from Virtual Machines and IaaS to Platform Services. It shows how you can quickly benefit from using Azure, and gives overview of most important services.
Introduction to AI on Azure (2022)
There are several ways we can use Azure cloud in the area of Artificial Intelligence. This video gives an overview of the most useful tools for AI: from * Data Science Virtual Machine for running Jupyter Notebooks with all pre-instelled libraries, to specific tools like Azure Machine Learning and Databricks.
Introduction to Azure Machine Learning (2021)
Azure includes a complete solution for all your Machine Learning needs, called Azure Machine Learning. It can be used both by beginners (in low-code/no-code scenarios) and by experienced Data Scientists to perform tasks such as hyperparameter optimization. This video introduces different ways to use Azure ML in your projects.
Exploring Scientific Papers with Code on Azure ML (2022)
In this video, we take one scientfic paper with code on GitHub, and set up Azure Machine Learning to interactively train the model, and then to preform repeatable experimentation and hyperparameter optimization.
Azure ML Use Cases (2021)
This video considers two use cases of using Azure ML: to generate pictures using Generative Adversarial Networks, and to train Open Domain Question Answering model on the dataset of COVID-19 scientific papers.