An Azure service that is used to provision Windows and Linux virtual machines.
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.
- Go to your VM resource
- Under "Operations", click on "Run command"
- Click on "SetRDPPort" at the bottom
- 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.