Hi I'm stuck on deploying remote Apps for external Users, I have the following scenarios.
My scenarios:
Our customer (we are an IT-Provider) has customers which need to work in a software which is deployed in Azure AVD. So I want to invite these users with guest Accounts in order for them to be able to log in into our external workspace to use our customer's software which is deployed as Remote Apps.
Microsoft's example:
A software vendor called Contoso might use Azure Virtual Desktop to sell remote streams of Contoso’s productivity app to Contoso’s customers (external users). Because Contoso is serving external users, Contoso must enroll in Azure Virtual Desktop’s per-user access pricing. This enables Contoso to pay for Azure Virtual Desktop access rights on behalf of those external users who connect to Contoso's deployment. The users don't need a separate license like Microsoft 365 to access Azure Virtual Desktop. Contoso still needs to create and manage identities for those external users.
I have already done what's said in following articles.
https://learn.microsoft.com/en-us/azure/virtual-desktop/remote-app-streaming/architecture-recs
https://learn.microsoft.com/en-us/azure/active-directory/external-identities/external-identities-overview
I have enabled Per User access pricing in Azure and invited the external users. I gave the following roles to a group I created for the external users.
-Desktop Virtualization Contributor
-Virtual Machine User Login
The users are able to log in to the workspace, but cant see any apps, nor the desktop. Can someone help me find the issue.
Thanks in advance
Regards