Nested Virtualization in Azure
- To simulate Hyper-V server we will be creating a Windows Server 2016 with nested virtualization support.
Setup
- Create a Virtual machine with D2_v3 with Windows Server 2016
- Now to create Hyper-V vms inside the Windows server Refer Here
- Add Hyper-V Roles from Server Manager
- Select a Ethernet (Virtual Ethernet) and create a Virtual Switch
- Restart the Vm and Login
- Now lauch hyper v manager
- Download ubuntu Server 20.04 LTS Refer Here
- Download Centos 7 Refer Here
- Rather than manually installing the virtual machines we will use a tool called as vagrant to acheive the same.
