RDP Using Public IP

Handian Sudianto 6,096 Reputation points
2023-12-15T14:52:35.4433333+00:00

Hello,

I want RDP to my azure vm using public ip, and want to know why i must create specific rule for that vm (rule number 1501)? Without rule 1501 i'm not able rdp using public ip. Isn't rule number 1000 say traffic from any to any with port number 3389 is allowed?

User's image

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,014 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,762 questions
{count} votes

1 answer

Sort by: Most helpful
  1. msrini-MSFT 9,291 Reputation points Microsoft Employee
    2023-12-17T05:11:05.86+00:00

    Hi, Even if you remove the rule number 1000, RDP to the VM with IP 10.201.10.23 using the public IP or private IP should work. When it comes to NSG the destination IP can only be private IP address.


Your answer

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