Introduction to Azure Virtual Machines

Welcome to the introductory tutorial for Azure Virtual Machines (VMs)! This module will provide you with a foundational understanding of what Azure VMs are, why they are used, and the basic concepts you need to know to get started.

What are Azure Virtual Machines?

Azure Virtual Machines are on-demand, scalable computing resources that you can create and manage. They provide the flexibility of virtualization for a wide variety of computing workloads. With VMs, you can run applications and services in the cloud, host websites, and run development and test environments without the need to purchase and manage physical hardware.

Key benefits of using Azure VMs include:

Key Concepts

Before diving deeper, let's understand some core concepts:

Use Cases for Azure VMs

Azure VMs are incredibly versatile and can be used for numerous scenarios:

Getting Started

In the following sections of this tutorial, you will learn how to:

Let's begin by exploring how to create a Linux virtual machine in the Azure portal.