How do I know what size Azure VM supports nested virtualization?

David 41 Reputation points
2022-04-15T00:11:52.363+00:00

I guess I am looking for documentation that doesn't seem to exist.

I need to spin up a VM on which I will be running a docker application.
This requires nested virtualization.
The VM size I picked does not appear to support it.

All I can find it some old docs saying that it is enabled on an older Size.
How do I find the availability for the current set of available sizes?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Devaraj G 2,101 Reputation points Volunteer Moderator
    2022-04-15T04:19:29.733+00:00

    Hi David,

    Dv3 and Ev3 VM sizes supports the nested virtualisation.

    https://azure.microsoft.com/en-us/blog/introducing-the-new-dv3-and-ev3-vm-sizes/

    https://azure.microsoft.com/en-gb/blog/nested-virtualization-in-azure/

    Also you can looks for machine type in azure docs to find if the nested virtualisation is supported.

    Ex:
    https://learn.microsoft.com/en-us/azure/virtual-machines/dcv3-series

    193312-screenshot-2022-04-15-141847.png

    1 person found this answer helpful.

5 additional answers

Sort by: Most helpful
  1. Numa Mendes de Oliveira Neto 0 Reputation points Microsoft Employee
    2023-04-08T19:39:30.8933333+00:00

    Hi, actually using this list that supports nested virtualization, I can't enable Hyper-V role. I already tried change location; I was using spot instance but remove them wasn't work. In all cases, the error was the same: the virtualization support was disabled at Bios level. what can I do?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.