I created a windows azure VM with Windows server 2008 R2. The status of the server is running. The port is open. But I cannot RDP to it. It gives me an error
I had the same issue. I did the following to resolve it:
ipconfig /renewcmd and enterch -si 1 and then enter.ipconfig /releaseHere's what works for me. My friend at work figured it out.
1) In Azure, Create a Load Balancer.
2) Inside the Load Balancer > Go to Inbound NAT rules Use HTTP, Port 80, Single Virtual Machine, Target your VM, Target Port is 3389.
I don't know the underlying principles on how it works but it does. Thank you Mr. Arturo Tiangco