Use azure service to provide win32app demo on website

Laveau, Adrien 41 Reputation points
2025-01-23T13:30:47.98+00:00

Hello Community,

I am a software provider of a win32app (desktop software). I would like to offer a demo of the software accessible via web-browser on my website. The idea is that users can open a tab from my website where they would only see my software (no access to windows). THey would "play around" with data already provided.

The idea I have is to have only one Virtual Machine on which several instances of the software could run (10-20), each user session would be limited to 20mn to allow other users to enjoy the demo.

Can this be achieved with any azure product? If yes, how?

Thank you

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,722 questions
{count} votes

Accepted answer
  1. Akshay kumar Mandha 2,670 Reputation points Microsoft External Staff
    2025-01-23T19:29:18.93+00:00

    Hi Laveau, Adrien,
    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here
    Based on your query,
    Can give it try on AVD service from azure. Create an env an AVD env in the Azure portal. Add a VM where your Win32 application will run. Use AVD to publish your app as a remote app. Make the users can only access the app for a limited time, set session timeouts to end each session after 20 minutes. This can be configured using AVD settings, group policies or custom scripts Please refer the below documents more
    What is Azure Virtual Desktop?
    Deploy Azure Virtual Desktop
    Publish applications with RemoteApp in Azure Virtual Desktop
    Configure the session lock behavior for Azure Virtual Desktop

    Note: - Before doing any action please test in testing env better to know the issue to address before proceeding directly into main env

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.