This is an automated archive made by the Lemmit Bot.

The original was posted on /r/azure by /u/xxxfrancisxxx on 2023-09-19 07:55:07.


Hello admins,

I need your help in architecting this environment. So I have 3 VMs, a DB, App, and a Remote Desktop Gateway. I have a public IP directly attached to the RDG server which allows my on-prem users to connect and access the applications.

Now I need to add a new VM for a new service. Question is, what do you think is the most cost-effective way of giving this VM a public access? Basically the new service will be using port 808*.

I can simply add another Public IP and attached but I really have no idea maybe there are better ways to do it. Load balancer is one thing I have in mind. Again, I’m looking for the least cost way of achieving this.

Thank you all!