A healthcare provider plans to migrate a legacy patient records system to Azure. The system must run on dedicated physical servers that host only this provider's workloads to comply with strict regulatory isolation requirements. The workload is critical and cannot tolerate eviction or interruption. Which Azure compute virtualization solution should you recommend?
- AAzure Virtual Machines deployed in a single Availability Zone
- Azure Dedicated HostsAnswer
- CAzure Spot Virtual Machines
- DAzure Container Apps
Answer
Azure Dedicated Hosts
Azure Dedicated Hosts provides physical servers that are dedicated to a single Azure subscription. This ensures that no other tenant's virtual machines run on the same physical hardware, satisfying regulatory compliance requirements, while ensuring the host does not have eviction risks.
Step-by-Step Solution
Key Concept
Azure Dedicated Hosts provides hardware-level physical isolation for virtualized workloads.