We are an ISV looking to deploy our Windows Forms application on an Azure VM to make it publicly available to our external customers on a multi-tenant basis.
We have not used this method to deploy our software in the past, so it is all new to us, therefore i have some questions:
- From our initial research, it seems that using RemoteApp is the method to use for our purpose. Is this correct?
- If so, what are the licensing requirements I should be aware of? I understand I need to purchase SAL's for this - anything else?
- We have watched a view video tutorials on setting up RemoteApp on a server within a domain environment, and then publishing the app to the desktops in that domain. Are there any key differences that I should be aware between using RemoteApp to deploy software in a network compared to using it to deploy via an Azure VM to external customers?
- Any other advice or tips?