What Are Virtual Machines
What Are Virtual Machines
An Azure virtual machine gives you the flexibility of virtualization without having
to buy and maintain the physical hardware that runs the virtual machine.
However, you still need to maintain the virtual machine – configuring, patching,
and maintaining the software that runs on the virtual machine.
Azure Virtual Machines lets you create and use virtual machines in the cloud.
Providing what's known as Infrastructure as a Service (IaaS), virtual machine
technology can be used in variety of ways.
• Extending your data center to the cloud. An organization can extend the
capabilities of its own on-premises network by creating a virtual network (VNET)
in Azure and adding VMs to that VNET. Applications like SharePoint can then
run on an Azure VM instead of running locally, making it easier to deploy or less
expensive to do so than in an on-premises environment.
To read more about typical scenarios for running Azure VMs, see this article in
the Azure Documentation.