Forum Discussion
Manuel Alejandro Peña Sánchez
May 02, 2019Copper Contributor
Windows Virtual Desktops Preview - Remote App Not Published
Hi to all! I have all my Azure Windows Virtual Desktops working but when i try to publish some RemoteApps it doesn't show anything on the webclient or the client. It says me that my feed cont...
amc-kyle
May 02, 2019Copper Contributor
Hi Manuel,
My understanding is as follows: In order to see the published apps you will have to add a user to your newly created AppGroup. Unfortunately at this time the same user can't be in two different App Groups so you will have to choose if they have access to published apps or published desktops.
You can use the following commands to add and remove users from different AppGroups:
Add-RdsAppGroupUser <Tenant> <HostPool> <AppGroup> <UPN>
Remove-RdsAppGroupUser <Tenant> <HostPool> <AppGroup> <UPN>