Skip to content

Commit f8a1690

Browse files
committed
edits to text
1 parent 8d828d4 commit f8a1690

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ The management tool provides a user interface (UI) for managing Microsoft Virtua
1818
1919
## Important considerations
2020

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.
2222

2323
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.
2424

2525
## What you need to run the Azure Resource Manager template
2626

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:
2828

2929
- Has Azure Multi-Factor Authentication (MFA) disabled
3030
- 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
3434

3535
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.
3636

37-
Use the following instructions to deploy the Azure Resource Management template.
37+
Follow these instructions to deploy the Azure Resource Management template:
3838

3939
1. Go to the [GitHub Azure RDS-Templates page](https://github.com/Azure/RDS-Templates/tree/master/wvd-templates/wvd-management-ux/deploy).
4040
2. Deploy the template to Azure.
4141
- If you're deploying in an Enterprise subscription, scroll down and select **Deploy to Azure**. See [Guidance for template parameters](#guidance-for-template-parameters).
4242
- If you're deploying in a Cloud Solution Provider subscription, follow these instructions to deploy to Azure:
4343
1. Scroll down and right-click **Deploy to Azure**, then select **Copy Link Location**.
4444
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/>.
4646
4. Sign in to the Azure portal as a user with Admin/Contributor permissions to the Cloud Solution Provider subscription.
4747
5. Paste the link you copied to the text editor into the address bar.
4848

4949
### 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:
5151

5252
- This is the RD broker URL:  <https://rdbroker.wvd.microsoft.com/>
5353
- 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).
5555
- Use a unique name for the application that will be registered in your Azure Active Directory for the management tool; for example, Apr3UX.
5656

5757
## Use the management tool
5858

5959
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.
6060

61-
Use the following instructions to launch the tool.
61+
Follow these instructions to launch the tool:
6262

6363
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>.
6464
2. Sign in using your Windows Virtual Desktop credentials.

articles/virtual-desktop/troubleshoot-set-up-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ We currently aren't taking support cases while Windows Virtual Desktop is in pre
1919

2020
## Escalation tracks
2121

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.
2323

2424
>[!NOTE]
2525
>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

Comments
 (0)