简体   繁体   中英

Cannot RDP to Azure VM

I am having trouble Connecting to my VM's on Azure. Yesterday I was not able to connect to any of them and today I can log into only one.

Upon clicking the Connect button on the Portal and downloading the RDP it just hangs on the "Remote Desktop Connetion" dialog where is says "Configuring Remote Session".

A work colleqgue of mine also has the same problem.

Maybe it's an issue with the portal. Could you try connecting to the VM with Visual Studio (explained here in detail)?

在此处输入图片说明

在此处输入图片说明

Make sure that port 3389 is opened. For more details you can see http://nabaruns.blogspot.in/2012/11/common-port-related-troubleshoot-in.html

In addition to making sure port 3389 is open on the VM's Network Security Group make sure that your VM has a public IP. You can check this by looking at the Overview of your VM's blade. If you do not see a public IP listed then you will need to assign one.

https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-public-ip-address

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM