diff --git a/README.md b/README.md index 3df51c4..df4da64 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,8 @@ following requirements: - AWS provides [bare metal](https://aws.amazon.com/about-aws/whats-new/2019/02/introducing-five-new-amazon-ec2-bare-metal-instances/) instances that provide access to KVM. - - Azure: Follow these - [instructions](https://docs.microsoft.com/en-us/azure/virtual-machines/windows/nested-virtualization) - to enable nested virtualization. + - Azure: pick a [VM size that supports nested virtualization](https://learn.microsoft.com/en-us/azure/virtual-machines/acu) + (the `acu` table flags supported families). KVM is then available inside the VM. - GCE: Follow these [instructions](https://cloud.google.com/compute/docs/instances/enable-nested-virtualization-vm-instances) to enable nested virtualization.