Deploy a website with Azure virtual machines

Beginner
Developer
Azure
Virtual Machines
Azure Portal
Cloud Shell

If your web hosting requirements aren't directly supported by the Azure Web app platform, you can leverage virtual machines to customize and control every aspect of the web server. Learn how to create, configure, and manage virtual machines on Linux and Windows that host web apps. This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification.

Prerequisites

None

Modules in this learning path

Learn about the decisions you make before creating a virtual machine, the options to create and manage the VM, and the extensions and services you use to manage your VM.

In this module, we discuss how to create a Linux virtual machine using the Azure portal.

Azure virtual machines (VMs) enable you to create dedicated compute resources in minutes that can be used just like a physical desktop or server machine.

Learn how to set up a MEAN-based web application on a new Azure Linux virtual machine.