Best solution: shared desktop for accessing IP blocked external resources

Bert Kamphuis 21 Reputation points
2022-10-24T11:30:51.253+00:00

Hi,

Our use case is as follows:
In our business we are accessing multiple external/partner web applications and API's which are behind firewalls. Currently our partners are whitelisting our office IP to give access to their resources. That means that our consultants can't access the partner applications from their home.

We want to set-up a very simple and lightweight remote desktop like solution in Azure where users can logon and access the external resources through a web browser or API tooling (such as Postman). The estimated number of concurrent users is around 5.

We understand that Azure provides multiple options to accomplish this use case such as jumpbox VM (with or without Bastion) or Azure Virtual Desktop.

Which Azure service or concept is the best fitting for our use case in terms of effectiveness and costs?

We would like to hear your thoughts.

Regards,
Bert

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,870 questions
Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
262 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,536 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,547 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Justin Verstijnen 201 Reputation points
    2022-10-24T20:30:49.187+00:00

    The best solution will be Azure Virtual Desktop. This scales to your needs. Also, it is possible to have an static outbound IP-adres with the use of a NAT-Gateway. So you can whitelist your API's to only accept requests from your Azure Virtual Desktop environment!

    0 comments No comments

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.