Sep 14 2023 12:01 AM
Hello, I would like to deploy 10 software for a part of my company. The 10 software should be accessible from 40 laptops at the same time.
I want to do it with a VM, because then I do not always have to install the software everywhere, but only once.
Is this a good idea? What performance would I need for e.g. a KUKA robot simulation software.
Can I also forward a dongle?
What kind of performance do I need for 40 connections to a software?
Sep 14 2023 03:58 AM
Sep 21 2023 06:56 AM - edited Sep 21 2023 07:06 AM
Hi benediktwnr,
I would recommend:
- using multiple, smaller sized, Azure VMs (session hosts) above 1 big sized
- publishing RemoteApps instead of full desktops. RemoteApps are less resource incentive
- using Azure VM Dadsv5-series (https://learn.microsoft.com/en-us/azure/virtual-machines/dasv5-dadsv5-series#dadsv5-series)
Sep 23 2023 12:58 AM
AVD or even RemoteApp would do:
What is Azure Virtual Desktop RemoteApp streaming? - Azure | Microsoft Learn