Create a Nested HyperV Host in Azure with one click
- Azure-deploy.json – ARM template which will be called to run this provisioning
- InstallHyperV.ps1 – PowerShell script which will be called first and run using the PowerShell Custom Script extension
- HyperVHostConfig.ps1 (actually packaged as a zip file) – this is the PowerShell DSC script which will be run using the PowerShell DSC Script Extension.
Find more information on how to use this deployment here.