Setting up Remote Desktop Access to Clients' PCs with Azure

ronh 20 Reputation points
2024-09-10T21:14:50.7766667+00:00

Is it possible to set up Microsoft Remote Desktop Access using Azure without port forwarding or 3rd party software? I'm looking for an easy way to log in to my clients' PCs to fix their technical problems. Ideally, I'd like to access all of my clients from the Azure portal. What steps do I need to take to set this up? Thank you.

Azure Virtual Machines
Azure Virtual Machines

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

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

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Nikhil Duserla 9,945 Reputation points Microsoft External Staff Moderator
2024-09-11T02:30:36.03+00:00

Hi @ronh,

Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

Yes, you can configure Microsoft Remote Desktop Access with Azure without needing port forwarding or additional third-party software by utilizing Azure Bastion. Azure Bastion enables secure connections to your virtual machines (VMs) through the Azure portal via a web browser, eliminating the need to expose the VMs to the public internet.

Please ensure that the NSG associated with your VMs allows inbound RDP traffic from the Azure Bastion subnet. By creating an inbound security rule that permits traffic from the Bastion subnet to the RDP port.

Please refer to this for more information: https://learn.microsoft.com/en-us/azure/bastion/tutorial-create-host-portal

We also have Azure providing support for remote work through its networking services. https://learn.microsoft.com/en-us/azure/networking/working-remotely-support#extend-employee-connections-to-access-globally-distributed-resources

If you have any further queries, do let us know.

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

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful