- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe to Topic
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Launching AVD remote apps from sharepoint portal
Hi,
We have an application which needs a separate configuration file specified on the command line per country (72) and per country also seperate DTAP (4)
So, this would mean that I have to create, publish and maintain 288 Azure virtual desktop app icons.
That's not really handy, we would rather have the operational companies to this themselves.
We are thinking about publishing and launching the app with the configuration from a shaepoint page, which they already have.
Is something like that possible ? if yes, would be great, then we can also more easy integrate other AVD apps in the environment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
@akieft , thanks for thinking with me...
We ended up using variables in the command line parameters, those variables are set dependent on the country and environment.
This works pretty ok for now...
The application we are talking about is actually Microsoft's , It is Navision 2017 😉 (no, we cannot migrate this to Dynamics)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi Vinisz,
From what I found out; this is not possible today with AVD. A quick fix could be to create a simple launcher app with a dropdown selecting the country (potentially based on group membership), this would in turn trigger the executable with the correct country configuration. Would give you 1 app to expose, instead of 288.
