Share via

cannot access VM

Azure 6000 0 Reputation points
2024-01-08T09:15:10.9666667+00:00

when my VM is live. I do 2 steps:

on Azure portal left menu, select "Run Command", SetRDPPort to 1388.

select "Networking", set Inbound Port Rules for RDP to 1388.

but finally, i cannot RDP 13.75.64.151:1388 to access the VM.

please help. thanks.

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-01-09T09:24:27.0433333+00:00

    Hello,

    You've simply configured the port via the network, but the default port for RDP is 3389. If you wish to use port 1388, ensure you make the corresponding change on your PC. We recommend modifying it through the registry:

    1. Nevigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp
    2. change "PortNumber" to what you want (1388), take care of hexdecimal and decimal.
    3. restart rdp service or reboot your machine.

    If it fails to work, you may inspect your network settings on your portal, such as NSG or any other relevant configurations.

    I hope this helps! Please let me know if you need any further assistance.

    Kind Regards,
    Karlie Weng


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Was this answer helpful?

    0 comments No comments

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.