Search code examples
windowsvirtual-machinerdp

Azure Windows Nano VM VMAgent not installed cannot RDP


I've created an Azure Free Trial subscription intending to migrate an existing web site that uses Classic ASP and SQL. After creating a VM with Windows Nano and pretty much accepting the defaults, besides providing names as needed, I cannot RDP to the new server.

I've followed most every step-by-step that I could find over the last 3 days, but still not any closer to being able to RDP into the server. Some interesting observations working in the Azure Portal VM-Diagnose/Solve Problems: 1. The console screenshot appears, but is all black 2. Verify IP Flow says Access Allowed when tested. RDP, HTTP, HTTPS, FTP ports all verify Allowed 3. NSG rules all indicate Allowed 4. PowerShell commands are where it gets interesting. Some suggested commands execute with no problem. Others error when executed.

What appears to be one major problem is the VMAgent and Extension My first VM creation failed to provision the Extension. Reset Configuration Only never completed the process and failed repeatedly. Redeploy didn't correct the problem either. I deleted that server and all the resources to start fresh. One note of interest, I was able to reset the password using the portal commands.

The second and third attempts never got a VMAgent or Extension. All attempts at creating one using the Portal and PowerShell have failed. The result of attempting to create them sets the server into an never ending loop of install.

Any advice would be greatly appreciated. It seems so simple in the demo videos, but I'm several days into this and not any closer to a solution.

Cheers


Solution

  • I contacted Azure Support and they informed me that Windows Nano does not support RDP and recommended selecting another OS. I created a Windows 2016 Datacenter VM that allows me to RDP without any issues.