Forum Discussion
Thomas Aure
Apr 10, 2019Copper Contributor
Where is the WVD management portal?
Hi, Is the "management portal" I have seen in various demos not available in the public preview of WVD?
- Apr 06, 2020
Roger Critz : To watch updates on major features go to https://aka.ms/wvdroadmap
PavithraT
Microsoft
May 29, 2019Hi
You can setup the management UI using the following instructions. This is not integrated into the Azure portal but a standalone AppService-based UI:
To start, go to this GitHub URL.
Deploy the template to Azure
If you're deploying in an Enterprise subscription, scroll down and select Deploy to Azure, then skip ahead fill out the parameters.
If you're deploying in a Cloud Solution Provider subscription, follow these steps to deploy to Azure:
- Scroll down and right-click Deploy to Azure, then select Copy Link Location.
- Open a text editor like Notepad and paste the link there.
- Right after “https://portal.azure.com/” and before the hashtag (#) enter an at sign (@) followed by the tenant domain name. Here's an example of the format you should use: https://portal.azure.com/@Contoso.onmicrosoft.com#create/.
- Sign into the Azure portal as a user with Admin/Contributor permissions to the Cloud Solution Provider subscription.
- Paste the link you copied to the text editor into the address bar.
Here is the guidance on the parameters you should enter:
- RD Broker URL: https://rdbroker.wvd.microsoft.com/
- Resource URL: https://mrs-prod.ame.gbl/mrs-RDInfra-prod
- Azure Login ID/ password – AAD credentials without MFA enabled
- Unique name for the app (e.g. Apr3UX)
To launch the UI, click on appservice with name you provided in the template (e.g. Apr3UX) and navigate to the URL associated with it (e.g. https://rdmimgmtweb-210520190304.azurewebsites.net)
Sign in using the Your Windows Virtual Desktop credentials.
Joby_Thomas
Oct 18, 2019Copper Contributor