Step 1: Search for virtual machine on the azure search barStep 2: Create a New Virtual Machine by clicking on the + create drop down menuSet up the Administration account and password, select the inbound port to HTTP and RDPInstall Windows features into the virtual machine using PowerShell command: "Install-WindowsFeature -name Web-Server -IncludeManagementTools"