Hi.
Were anyone able to solve this issue?
We are experiencing the same problem.
We have tried several things, but the correct way (given documentation: https://learn.microsoft.com/en-us/azure/virtual-desktop/uri-scheme ) is this:
ms-avd:connect?workspaceId=WORKSPACEID&resourceid=APPLICATION_GROUP_ID&username=UPN&version=0
It does work if one subscribe and start the app manually from the remote desktop app. It also work if one starts the application from the Start menu. The application appears in the start menu of Windows after the subscription process has been done.
When trying to use ms-avd:connect we are prompted with the log in dialog, but after trying to log in we do get the error: "We failed to fetch the subscription information from https://rdweb.wvd.microsoft.com/api/arm/feeddiscovery [..].
Error Symbolic: TenandDiscoveryFailed
Error code: 0x300
We have tested this in Edge browser, Chrome browser and Powershell. We have also tested creating a new shortcut on desktop, but all attempts results in the same error. We have also tried 3 different versions of the Remote Desktop App (both from App Store, and install via MSI).
Could the problem be related to access, which roles should the user have to be able to connect? Maybe something more is needed to use this protocol?