Skip to content

Commit c908c70

Browse files
committed
addressed review comments
1 parent 73e2083 commit c908c70

File tree

2 files changed

+20
-31
lines changed

2 files changed

+20
-31
lines changed

articles/virtual-desktop/manage-resources-using-ui.md

Lines changed: 18 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@ ms.author: v-chjenk
1111
---
1212
# Tutorial: Deploy a management tool
1313

14-
The management tool provides a user interface (UI) for managing Microsoft Virtual Desktop Preview resources. In this tutorial, you'll learn how to deploy and use the management tool.
15-
16-
This tutorial assumes:
17-
18-
- You've already created a virtual machine (VM). If not, see [Prepare and customize a master VHD image](set-up-customize-master-image.md#create-a-vm).
19-
- You have elevated access on the VM, whether it's provisioned in Azure or Hyper-V Manager. If not, see [Elevate access to manage all Azure subscription and management groups](https://docs.microsoft.com/azure/role-based-access-control/elevate-access-global-admin).
14+
The management tool provides a user interface (UI) for managing Microsoft Virtual Desktop Preview resources. In this tutorial, you'll learn how to deploy and connect to the management tool.
2015

2116
>[!NOTE]
2217
>These instructions are for a Windows Virtual Desktop Preview-specific configuration that can be used with your organization's existing processes.
@@ -29,51 +24,45 @@ This management tool is a sample. Microsoft will provide important security and
2924

3025
## What you need to run the Azure Resource Manager template
3126

32-
Here's what you need before deploying the Azure Resource Manager template:
27+
Before deploying the Azure Resource Manager template, you will need an Azure Active Directory user account that:
3328

34-
- AAD credentials without Azure Multi-Factor Authentication (MFA) enabled
35-
- Permission for the AAD credentials to create resources in your Azure subscription.
36-
- Your Windows Virtual Desktop credentials
29+
- Has Azure Multi-Factor Authentication (MFA) disabled
30+
- Has permission to create resources in your Azure subscription
31+
- Has permissions to read your Windows Virtual Desktop tenant
3732

3833
## Run the Azure Resource Manager template to provision the management UI
3934

40-
Before you start, ensure the server and client apps have consent by visiting [Windows Virtual Desktop Consent Page](https://rdweb.wvd.microsoft.com) for the AAD represented.
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.
4136

42-
Use the following instructions to install the Azure Resource Management template.
37+
Use the following instructions to deploy the Azure Resource Management template.
4338

4439
1. Go to the [GitHub Azure RDS-Templates page](https://github.com/Azure/RDS-Templates/tree/master/wvd-templates/wvd-management-ux/deploy).
4540
2. Deploy the template to Azure.
4641
- If you're deploying in an Enterprise subscription, scroll down and select **Deploy to Azure**. See [Guidance for template parameters](#guidance-for-template-parameters).
4742
- If you're deploying in a Cloud Solution Provider subscription, follow these instructions to deploy to Azure:
4843
1. Scroll down and right-click **Deploy to Azure**, then select **Copy Link Location**.
4944
2. Open a text editor like Notepad and paste the link there.
50-
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/>.
5146
4. Sign in to the Azure portal as a user with Admin/Contributor permissions to the Cloud Solution Provider subscription.
5247
5. Paste the link you copied to the text editor into the address bar.
5348

5449
### Guidance for template parameters
55-
Below is guidance for parameters you'll enter while configuring the tool.
50+
Here's how to enter parameters for configuring the tool.
5651

57-
- Here's an example of an RD broker URL:https://rdbroker.wvd.microsoft.com/
58-
- Here's an example of a resource URL:https://mrs-prod.ame.gbl/mrs-RDInfra-prod
59-
- Use AAD credentials with MFA disabled for Azure Login ID and password.
60-
- Use a unique name for the app; for example, Apr3UX.
52+
- This is the RD broker URL:<https://rdbroker.wvd.microsoft.com/>
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).
55+
- Use a unique name for the application that will be registered in your Azure Active Directory for the management tool; for example, Apr3UX.
6156

62-
## Using the management tool
57+
## Use the management tool
6358

64-
After the GitHub Azure Resource Manager template completes, you'll find a resource group containing two app services along with one app service plan on the Azure portal.
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.
6560

6661
Use the following instructions to launch the tool.
6762

68-
1. Select appservice 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.
63+
1. Select appservice 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>.
6964
2. Sign in using your Windows Virtual Desktop credentials.
7065
3. When prompted to choose a Tenant Group, select **Default Tenant Group** from the drop-down list.
7166

72-
Note: If you have a custom Tenant Group, enter the name manually instead of choosing from the drop-down list.
73-
74-
## Next steps
75-
76-
In this tutorial, you learned how to deploy the management tool. To learn how to manage app groups using PowerShell, see the Manage app groups tutorial for Windows Virtual Desktop Preview.
77-
78-
> [!div class="nextstepaction"]
79-
> [Manage app groups tutorial](./manage-app-groups.md)
67+
> [!NOTE]
68+
> If you have a custom Tenant Group, enter the name manually instead of choosing from the drop-down list.

articles/virtual-desktop/set-up-service-alerts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: v-chjenk
1111
---
1212
# Tutorial: Set up service alerts
1313

14-
As with any other service on Azure, you can monitor Windows Virtual Desktop with Azure Service Health. You can set up Azure Service Health to send you notifications on service issues and you can access the notifications in the Azure portal where the service alerts are set up. Different types of alerts can be set up (for example, email or sms) and you can set them up to notify you in a timely manner.
14+
As with any other service on Azure, you can monitor Windows Virtual Desktop with Azure Service Health. You can set up Azure Service Health to send you notifications on service issues and you can access the notifications in the Azure portal where the service alerts are set up. Different types of alerts can be set up (for example, email or SMS) and you can set them up to notify you in a timely manner.
1515

1616
## Service alert recommendations
1717

@@ -31,7 +31,7 @@ Learn how to configure service alerts with Azure Service Health here:
3131

3232
## Next steps
3333

34-
Once you've set up alerts, use the following instructions if you receive an alert that requires you to troubleshoot Windows Virtual Desktop issues.
34+
Once you've set up alerts, you can troubleshoot issues that require your attention. See the following articles to learn how to troubleshoot and address issues.
3535

3636
- For an overview on troubleshooting Windows Virtual Desktop and the escalation tracks, see [Troubleshooting overview, feedback, and support](troubleshoot-set-up-overview.md).
3737
- To use the diagnostics feature to identify issues, see [Identify issues with the diagnostics feature](https://docs.microsoft.com/azure/virtual-desktop/diagnostics-role-service)

0 commit comments

Comments
 (0)