Share via

VM RDP Connection

Phillip Pace 21 Reputation points
2021-11-04T20:38:47.827+00:00

I am having an issue connecting via RDP to a new VM. When setting the network rule, If I use a * for the port range, I am able to connect. But using the port 3389, it does not allow connection

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

0 comments No comments

Answer accepted by question author

kobulloc-MSFT 26,861 Reputation points Microsoft Employee Moderator
2021-11-05T00:02:10.817+00:00

Hello, @Phillip Pace !

The fact that you are able to connect when using * for the port range but not 3389 makes me wonder if your VM was configured to use RDP on another port.

  1. Go to your VM resource
  2. Under "Operations", click on "Run command"
  3. Click on "SetRDPPort" at the bottom
  4. Set RDP port to 3389

While this command is running, it will tell you what your current port is and setting the RDP port here will confirm that you are using port 3389 for RDP.

146687-image.png

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.