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
+18-29Lines changed: 18 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,12 +11,7 @@ ms.author: v-chjenk
11
11
---
12
12
# Tutorial: Deploy a management tool
13
13
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.
20
15
21
16
>[!NOTE]
22
17
>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
29
24
30
25
## What you need to run the Azure Resource Manager template
31
26
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:
33
28
34
-
-AAD credentials without Azure Multi-Factor Authentication (MFA) enabled
35
-
-Permission for the AAD credentials to create resources in your Azure subscription.
-Has permission to create resources in your Azure subscription
31
+
-Has permissions to read your Windows Virtual Desktop tenant
37
32
38
33
## Run the Azure Resource Manager template to provision the management UI
39
34
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.
41
36
42
-
Use the following instructions to install the Azure Resource Management template.
37
+
Use the following instructions to deploy the Azure Resource Management template.
43
38
44
39
1. Go to the [GitHub Azure RDS-Templates page](https://github.com/Azure/RDS-Templates/tree/master/wvd-templates/wvd-management-ux/deploy).
45
40
2. Deploy the template to Azure.
46
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).
47
42
- If you're deploying in a Cloud Solution Provider subscription, follow these instructions to deploy to Azure:
48
43
1. Scroll down and right-click **Deploy to Azure**, then select **Copy Link Location**.
49
44
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/>.
51
46
4. Sign in to the Azure portal as a user with Admin/Contributor permissions to the Cloud Solution Provider subscription.
52
47
5. Paste the link you copied to the text editor into the address bar.
53
48
54
49
### 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.
56
51
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.
61
56
62
-
## Using the management tool
57
+
## Use the management tool
63
58
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.
65
60
66
61
Use the following instructions to launch the tool.
67
62
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>.
69
64
2. Sign in using your Windows Virtual Desktop credentials.
70
65
3. When prompted to choose a Tenant Group, select **Default Tenant Group** from the drop-down list.
71
66
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.
Copy file name to clipboardExpand all lines: articles/virtual-desktop/set-up-service-alerts.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.author: v-chjenk
11
11
---
12
12
# Tutorial: Set up service alerts
13
13
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.
15
15
16
16
## Service alert recommendations
17
17
@@ -31,7 +31,7 @@ Learn how to configure service alerts with Azure Service Health here:
31
31
32
32
## Next steps
33
33
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.
35
35
36
36
- For an overview on troubleshooting Windows Virtual Desktop and the escalation tracks, see [Troubleshooting overview, feedback, and support](troubleshoot-set-up-overview.md).
37
37
- 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