Netsh.exe winhttp set proxy $proxyAddress $proxyBypassList So the VM can connect to Azure: $proxyAddress='' If the VM needs to work with a specific proxy, add a proxy exception for the Azure IP address
Remove the WinHTTP proxy: netsh.exe winhttp reset proxy
Remove any static persistent routes in the routing table: If it isĭisabled, the Windows VM will be stuck at out-of-box experience (OOBE). For this reason, the DVD-ROM must be enabled in the OS in the generalized image. Azure platform mounts an ISO file to the DVD-ROM when a Windows VM is created from a generalized