This blog post is all about an Azure new service that is a dedicated physical server to host your Azure VMs for Windows and Linux.
To be more specific, while in a regular virtual machine scenario different customers or tenants share the same hosts, with Dedicated Host, capacity isn’t shared with other customers. it enables the deployment and hosting of Azure Virtual Machines (VMs) for Windows Server and Linux on a single-tenant physical server.
Basically, this level of isolation addresses the concern of the customer regarding compliance, security, and data integrity, which could come up when running a resource on a shared physical server.
Use the Azure portal to create an Azure Dedicated Host, host groups (a collection of hosts), and to assign Azure Virtual Machines to hosts during the virtual machine (VM) creation process. (Refer image)
Pricing benefits: We can use existing Windows license in Azure dedicated host servers to save the cost. Azure dedicated hosts are charged at host level instead of how many virtual machines are running on that host. We can deploy as many Windows Server virtual machines as you like on the host, subject only to the physical capacity of the underlying server. Azure dedicated host pricing
Before proceeding with the deployments, let’s pause and discuss the charges. Dedicated Hosts are charged at the host level and not on the number of Azure VMs you run on the host. However, software licenses are billed separately from compute resources at a VM level based on usage.
To deploy a new Azure Dedicated Host, process includes below key points:
2. After you have created your host group, you can start creating new hosts and add them to your host group.
CREATE VM
You can add an existing VM to a dedicated host, but the VM must first be StopDe allocated. Before you move a VM to a dedicated host, make sure that the VM configuration is supported:
LIMITATIONS : Virtual machine scale sets are not currently supported on dedicated hosts. Also The sizes and hardware types available for dedicated hosts vary by region.
For details refer to Microsoft docs.
For any consulting requirements, please email us on apac@proarch.com