Hii, can anyone please explain to me about Azure Host Dedicated and Azure VM Isolation?
VM isolation is Azure Compute offers virtual machine sizes that are Isolated to a specific hardware type and dedicated to a single customer.
Azure Dedicated Host provides physical servers that host one or more Azure virtual machines. Your server is dedicated to your organization and workloads—capacity isn’t shared with other customers. This host-level isolation helps address compliance requirements. As you provision the host, you gain visibility into (and control over) the server infrastructure, and you determine the host’s maintenance policies.
Question And please correct me if I have misunderstanding :
1. what is the meaning of "specific hardware type on vm isolated"? Does the isolated only apply to one hardware resource such as CPU, RAM, disk based on the size VM family?
and if vm isolated = dedicate server (All resource dedicated/Not shared) based on the scalability of VMs isolate & Azure hosts have in common. so what is azurehost purpose?
To choose the right cloud computing service, when should I choose VM isolation? and when will I choose the azure host?