Forum Discussion
Deleted
Jul 03, 2017RDS serves
What is the best value method to create RDS on Azure and allows 100-200 users to use it at the same time. Requirements are very simple: Up to 200 users at a time. Server 2012/16. Local group p...
- Jul 05, 2017
you can limit access to your users. the app would still be located on you internal web servers.
so the end result would be the same, with greater flexability.
Kent Gaardmand
Jul 05, 2017Steel Contributor
I get where you are coming from.
But paying RDS licensing, Server licensing, and RDS server hardware vs using Azure AD proxy or WEb application proxy, and inform the user of your apps requirements.
Consider using Scale sets for you RDS enviroment then. this will reduce Server cost during off peak times.
Deleted
Jul 05, 2017I have to say it is good solution but this web app was written by 3rd party and never been tested in public cloud, software provider will charge a lot to allow us to install this outside our server.
- Kent GaardmandJul 05, 2017Steel Contributor
you can limit access to your users. the app would still be located on you internal web servers.
so the end result would be the same, with greater flexability.
- DeletedJul 05, 2017
Got you thanks.