bob500000
bob500000

Reputation: 103

Azure WVD RDS - ARM Version

I have an interesting issue, whereby my predecessor created an RDS tenant, I was unable to see this from the azure portal, but upon reading up. I discovered that the tenant was created in the ARM Version and that I was only able to access this through powershell. I have given myself access to tenant as an owner, but I have the following issues.

  1. Am I able to recover the tenant and access it however, in the portal as nothing is showing, no resourcegroup, hostpools or appgroups.

  2. When I try to add a remote app, it fails and I am unable to find out if I am using the correct URL for the remote app, if someone could point me a way to find the correct URL, that would be great.

Upvotes: 0

Views: 116

Answers (1)

Mr Peppah
Mr Peppah

Reputation: 1

The ARM version is accessible through the web portal in Azure from the WBD Blade, are you meaning it was created with classic WVD? Powershell or creating a management instance is the only way to manage this.

Some information about ARM - https://techcommunity.microsoft.com/t5/windows-it-pro-blog/getting-started-windows-virtual-desktop-arm-based-azure-portal/ba-p/1374466

Upvotes: 0

Related Questions