15-Minute Tutorials
Learn to interact with Azure services through code
Get Started
-
Get started with Visual Studio 2017
Get a quick overview of Visual Studio 2017
-
Build your first C++ app
Develop a simple application with Visual Studio 2017
-
Build a calculator with C++
Develop a simple calculator app with Visual Studio 2017
-
Install Visual Studio for Mac
Install the Visual Studio for Mac IDE
-
Build your first C# console app
Develop a simple console application with Visual Studio for Mac
-
Build your first ASP.NET Core web app
Develop a simple web application with Visual Studio for Mac
-
Build your first ASP.NET Core back-end service
Develop a simple back-end web service with Visual Studio for Mac
Cloud Development
-
Tomcat in the Cloud
Set up a Tomcat server in the cloud for free
-
Spring on Azure
Run Spring based Java web applications on Azure
-
Deploy a Java Web App
Deploy your first Java Web App for free using Azure Web App
-
Create your first Azure function
Create your first Azure function, triggered from the web
-
Deploy an ASP.NET Core App to Azure
Deploy your first ASP.NET Core Web App for free using Azure Web App
-
ASP.NET Web App on Azure virtual machine
Create an Azure virtual machine and deploy an ASP.NET Web App
-
Build with Jenkins in Azure
Quickly and easily get your Jenkins build agents running in the cloud.
-
How to use blobs
Learn how to upload, list, download, and delete blobs in the context of a simple Web API project that works with images.
-
Build your first Docker container
Create and publish a Docker container that runs a simple ASP.NET web app