Windows Hypervisor Platform Feature on 2016

Patrick Zapata 21 Reputation points
2021-05-06T13:57:15.323+00:00

I'm trying to run an Android emulator using WHPX on a Azure Windows Server 2016 VM version 1607. I enabled hyper V but still requires the Hypervisor Platform. I tried running the cmdlet "Enable-WindowsOptionalFeautre -Online -FeatureName HypervisorPlatform" but that cmd is unknown. Is there a possible workaround to this?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,072 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,529 questions
{count} votes

Accepted answer
  1. Leon Laude 85,646 Reputation points
    2021-05-06T14:02:26.243+00:00

    Hi @Patrick Zapata ,

    To run Hyper-V within a virtual machine (which is called Nested Virtualization) you will need specific Azure virtual machine sizes to achieve this:

    Azure compute unit (ACU)
    https://learn.microsoft.com/en-us/azure/virtual-machines/acu

    For more information on how to run Hyper-V in a virtual machine with nested virtualization, see:

    Run Hyper-V in a Virtual Machine with Nested Virtualization
    https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/user-guide/nested-virtualization

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Best regards,
    Leon

    0 comments No comments

0 additional answers

Sort by: Most helpful