Azure Virtual Desktop RemoteApp
- Log in to Azure Portal.
- In the search box, type Application Groups and select the service listed.
- Under the Name column, click the applicable Application Group.
- On the Overview page, select Manage next to the Applications section.
- Click Add.
- Next to Application source, choose File Path from the drop-down menu.
- In the Application path field, enter the full path to the FlexApp One package using the example below:
-
Copy
"C:\ProgramData\FlexappOne\Chrome_20170619.exeNote: The executable must reside locally on the server that is hosting it as the field will not accept UNC paths. Either manually stage the FlexApp One package or use the
--synccommand to cache the package locally. - Enter a unique Application ID that does not contain >& + / \.
- Provide a Display Name that will be visible to users.
- Select Yes for Require command line.
- Specify any FlexApp One arguments using the example below:
-
Copy
--ctl --index 0Note: The number at the end corresponds to the package’s shortcut index, 0 being the first <Link> in the XML file’s <Links> section. Change this value to launch different shortcuts or applications within this package.
- Click Next.
- Under Icon path, provide the local host path to the desired
.ico,.exe, or.dllfile.Note: If the package contains multiple icons and another index is preferred, use the
--mapiconsargument to extract all icon files respective to the existing <Link> entries in the package XML. - For Icon index, provide the respective number of the contained index from the file.
- Click Review + Add and confirm all information is correct.
- Click Add.
