You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-desktop/manage-resources-using-ui.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,13 @@ The management tool provides a user interface (UI) for managing Microsoft Virtua
18
18
19
19
## Important considerations
20
20
21
-
Since consent is required for the app to interact with Windows Virtual Desktop, this tool does not support Business-to-Business (B2B) scenarios. Each Azure Active Directory (AAD) tenant requires a separate deployment of this UI in their subscription.
21
+
Since the app requires consent to interact with Windows Virtual Desktop, this tool doesn't support Business-to-Business (B2B) scenarios. Each Azure Active Directory (AAD) tenant's subscription will need its own separate deployment of the management tool.
22
22
23
23
This management tool is a sample. Microsoft will provide important security and quality updates. The [source code is available in GitHub](https://github.com/Azure/RDS-Templates/tree/master/wvd-templates/wvd-management-ux/deploy). Customers and partners are encouraged to customize the tool to fit their business needs.
24
24
25
25
## What you need to run the Azure Resource Manager template
26
26
27
-
Before deploying the Azure Resource Manager template, you will need an Azure Active Directory user account that:
27
+
Before deploying the Azure Resource Manager template, you'll need an Azure Active Directory user account that:
28
28
29
29
- Has Azure Multi-Factor Authentication (MFA) disabled
30
30
- Has permission to create resources in your Azure subscription
@@ -34,31 +34,31 @@ Before deploying the Azure Resource Manager template, you will need an Azure Act
34
34
35
35
Before you start, ensure the server and client apps have consent by visiting the [Windows Virtual Desktop Consent Page](https://rdweb.wvd.microsoft.com) for the Azure Active Directory (AAD) represented.
36
36
37
-
Use the following instructions to deploy the Azure Resource Management template.
37
+
Follow these instructions to deploy the Azure Resource Management template:
38
38
39
39
1. Go to the [GitHub Azure RDS-Templates page](https://github.com/Azure/RDS-Templates/tree/master/wvd-templates/wvd-management-ux/deploy).
40
40
2. Deploy the template to Azure.
41
41
- If you're deploying in an Enterprise subscription, scroll down and select **Deploy to Azure**. See [Guidance for template parameters](#guidance-for-template-parameters).
42
42
- If you're deploying in a Cloud Solution Provider subscription, follow these instructions to deploy to Azure:
43
43
1. Scroll down and right-click **Deploy to Azure**, then select **Copy Link Location**.
44
44
2. Open a text editor like Notepad and paste the link there.
45
-
3. 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: <https://portal.azure.com/@Contoso.onmicrosoft.com#create/>.
45
+
3. 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: <https://portal.azure.com/@Contoso.onmicrosoft.com#create/>.
46
46
4. Sign in to the Azure portal as a user with Admin/Contributor permissions to the Cloud Solution Provider subscription.
47
47
5. Paste the link you copied to the text editor into the address bar.
48
48
49
49
### Guidance for template parameters
50
-
Here's how to enter parameters for configuring the tool.
50
+
Here's how to enter parameters for configuring the tool:
51
51
52
52
- This is the RD broker URL: <https://rdbroker.wvd.microsoft.com/>
53
53
- This is the resource URL: <https://mrs-prod.ame.gbl/mrs-RDInfra-prod>
54
-
- Use AAD credentials with MFA disabled for Azure Login ID and password. See [What you need to run the Azure Resource Manager template](#what-you-need-to-run-the-azure-resource-manager-template).
54
+
- Use your AAD credentials with MFA disabled to sign in to Azure. See [What you need to run the Azure Resource Manager template](#what-you-need-to-run-the-azure-resource-manager-template).
55
55
- Use a unique name for the application that will be registered in your Azure Active Directory for the management tool; for example, Apr3UX.
56
56
57
57
## Use the management tool
58
58
59
59
After the GitHub Azure Resource Manager template completes, you'll find a resource group containing two app services along with one app service plan in the Azure portal.
60
60
61
-
Use the following instructions to launch the tool.
61
+
Follow these instructions to launch the tool:
62
62
63
63
1. Select the Azure App Services resource with the name you provided in the template (for example, Apr3UX) and navigate to the URL associated with it; for example, <https://rdmimgmtweb-210520190304.azurewebsites.net>.
64
64
2. Sign in using your Windows Virtual Desktop credentials.
Copy file name to clipboardExpand all lines: articles/virtual-desktop/troubleshoot-set-up-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ We currently aren't taking support cases while Windows Virtual Desktop is in pre
19
19
20
20
## Escalation tracks
21
21
22
-
Use the following table to identify and resolve issues you may encounter when setting up a tenant environment using Remote Desktop client. Once your tenant is set up you can use our new [Diagnostics service](https://docs.microsoft.com/azure/virtual-desktop/diagnostics-role-service) to identify issues for common scenarios.
22
+
Use the following table to identify and resolve issues you may encounter when setting up a tenant environment using Remote Desktop client. Once your tenant's set up, you can use our new [Diagnostics service](https://docs.microsoft.com/azure/virtual-desktop/diagnostics-role-service) to identify issues for common scenarios.
23
23
24
24
>[!NOTE]
25
25
>We currently aren't taking support cases while Windows Virtual Desktop is in preview. Whenever we refer to Windows Virtual Desktop support, go to our Tech Community forum for now. Visit the [Windows Virtual Desktop Tech Community](https://techcommunity.microsoft.com/t5/Windows-Virtual-Desktop/bd-p/WindowsVirtualDesktop) to discuss issues with the product team and active community members. If you need to resolve a support issue, include the activity ID and approximate time frame for when the issue occurred.
0 commit comments