Forum Discussion
Michal Garcarz
Dec 31, 2017Copper Contributor
Traffic Manager vs Load Balancer for RDP sessions
Hello Azure Team,
My challenge:
- i want to provide access to Virtual Desktops (VDI) deployed in Azure
- i have 3 regions: us, emea, apac
- in each region i have 3 shifts (10h each, with...
Cliff Schaut
Jan 02, 2018Copper Contributor
Have you investigated WSMAN https://docs.microsoft.com/en-us/powershell/module/microsoft.wsman.management/providers/wsman-provider?view=powershell-5.1
- Michal GarcarzJan 03, 2018Copper Contributor
Hi Cliff,
Thank you - that is interesting option. It would not work for me (i need to destroy VM, not to manage it centrally/clear home folders). To solve my problem i am also considering other set of solutions, for virtual desktops: not to use Windows Terminal Server but Linux with LXC containers and x11 apps. This way i will have separation on container level and would not have to destroy the machine (but container instead).
Would love to see similar solution from Microsoft.
Thanks,
Michal