When creating a Windows virtual machine in Azure, which port would you open using the INBOUND PORT RULES in order to allow remote-desktop access?
When creating a Windows virtual machine in Azure, which port would you open using the INBOUND PORT RULES in order to allow remote-desktop access?
Please 'Accept as answer' if the provided information is helpful, so that it can help others in the community looking for help on similar topics.
Hi,
For more security, I would use just-in-time (JIT) access:
Secure your management ports with just-in-time access
https://docs.microsoft.com/en-us/azure/security-center/security-center-just-in-time
Best regards,
Leon
WVD does not require inbound ports to be open. If however you still require to rdp in those directly for maintenance JIT, Azure Bastion and public ip with 3389 enable will allow you to achieve access.
39 people are following this question.