MSDN Documentation

Introduction to Azure Virtual Machines

Azure Virtual Machines (VMs) provide on-demand, scalable computing resources. You can use Azure VMs to deploy and run applications, host websites, build development and test environments, run high-performance computing (HPC) workloads, and much more.

What are Azure Virtual Machines?

Azure VMs offer the flexibility of virtualization for a wide variety of computing workloads. VM capabilities include:

Key Benefits

Common Use Cases

Did you know? Azure offers a free trial that allows you to explore Virtual Machines and other Azure services for up to 12 months.

Getting Started

To start using Azure Virtual Machines:

  1. Create an Azure Account: If you don't have one, sign up for a free trial.
  2. Deploy a VM: Use the Azure portal, Azure CLI, or Azure PowerShell to create your first virtual machine.
  3. Connect to your VM: Use RDP for Windows VMs or SSH for Linux VMs.
  4. Configure and Manage: Install software, configure networking, and manage your VM's lifecycle.

Explore the links in the navigation pane to dive deeper into specific aspects of Azure Virtual Machines, including quickstarts, tutorials, and conceptual overviews.

Related Services