Skip to content

Commit 6ab5e68

Browse files
authored
Merge pull request #112849 from Heidilohr/work-update-2019
Making sure 2019 articles are up to date before big publish
2 parents f240746 + 87f3c4d commit 6ab5e68

File tree

6 files changed

+13
-13
lines changed

6 files changed

+13
-13
lines changed

articles/virtual-desktop/virtual-desktop-fall-2019/configure-vm-gpu-2019.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ To verify that Remote Desktop is using GPU-accelerated encoding:
8787
8888
## Next steps
8989
90-
These instructions should have you up and running with GPU acceleration on a single session host VM. Some additional considerations for enabling GPU acceleration across a larger host pool:
90+
These instructions should have you up and running with GPU acceleration on one session host (one VM). Some additional considerations for enabling GPU acceleration across a larger host pool:
9191
9292
* Consider using a [VM extension](/azure/virtual-machines/extensions/overview) to simplify driver installation and updates across a number of VMs. Use the [NVIDIA GPU Driver Extension](/azure/virtual-machines/extensions/hpccompute-gpu-windows) for VMs with NVIDIA GPUs, and use the AMD GPU Driver Extension for VMs with AMD GPUs.
93-
* Consider using Active Directory Group Policy to simplify group policy configuration across a number of VMs. For information about deploying Group Policy in the Active Directory domain, see [Working with Group Policy Objects](https://go.microsoft.com/fwlink/p/?LinkId=620889).
93+
* Consider using Active Directory Group Policy to simplify group policy configuration across a number of VMs. For information about deploying Group Policy in the Active Directory domain, see [Working with Group Policy Objects](https://go.microsoft.com/fwlink/p/?LinkId=620889).

articles/virtual-desktop/virtual-desktop-fall-2019/connect-android-2019.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can access Windows Virtual Desktop resources from your Android device with o
2424

2525
## Install the Android client
2626

27-
To get started, [download](https://play.google.com/store/apps/details?id=com.microsoft.rdc.android) and install the client on your Android device.
27+
To get started, [download](https://play.google.com/store/apps/details?id=com.microsoft.rdc.androidx) and install the client on your Android device.
2828

2929
## Subscribe to a feed
3030

@@ -48,4 +48,4 @@ Once subscribed to a feed, the feed's content will update automatically on a reg
4848

4949
## Next steps
5050

51-
To learn more about how to use the Android client, check out [Get started with the Android client](/windows-server/remote/remote-desktop-services/clients/remote-desktop-android/).
51+
To learn more about how to use the Android client, check out [Get started with the Android client](/windows-server/remote/remote-desktop-services/clients/remote-desktop-android/).

articles/virtual-desktop/virtual-desktop-fall-2019/connect-macos-2019.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@ You can access Windows Virtual Desktop resources from your macOS devices with ou
2121

2222
## Install the client
2323

24-
To get started, [download](https://apps.apple.com/app/microsoft-remote-desktop/id1295203466?mt=12) and install the client on your macOS device.
24+
To get started, [download](https://apps.apple.com/app/microsoft-remote-desktop/id1295203466?mt=12) and install the client on your macOS device.
2525

2626
## Subscribe to a feed
2727

2828
Subscribe to the feed your admin gave you to get the list of managed resources available to you on your macOS device.
2929

3030
To subscribe to a feed:
3131

32-
1. Select **Add Feed** on the main page to connect to the service and retrieve your resources.
32+
1. Select **Add Workspace** on the main page to connect to the service and retrieve your resources.
3333
2. Enter the Feed URL. This can be a URL or email address:
3434
- If you use a URL, use the one your admin gave you. Normally, the URL is <https://rdweb.wvd.microsoft.com>.
3535
- To use email, enter your email address. This tells the client to search for a URL associated with your email address if your admin configured the server that way.
36-
3. Select **Subscribe**.
36+
3. Select **Add**.
3737
4. Sign in with your user account when prompted.
3838

3939
After you've signed in, you should see a list of available resources.
@@ -42,4 +42,4 @@ Once you've subscribed to a feed, the feed's content will update automatically o
4242

4343
## Next steps
4444

45-
To learn more about the macOS client, check out the [Get started with the macOS client](/windows-server/remote/remote-desktop-services/clients/remote-desktop-mac/) documentation.
45+
To learn more about the macOS client, check out the [Get started with the macOS client](/windows-server/remote/remote-desktop-services/clients/remote-desktop-mac/) documentation.

articles/virtual-desktop/virtual-desktop-fall-2019/connect-web-2019.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ While any HTML5-capable browser should work, we officially support the following
3737
In a browser, navigate to the [Windows Virtual Desktop web client](https://rdweb.wvd.microsoft.com/webclient) and sign in with your user account.
3838

3939
>[!NOTE]
40-
>If you've already signed in with a different Azure Active Directory account than the one you want to use for Windows Virtual Desktop, you should either sign out or use a private browser window.
40+
>If you've already signed in with a different Azure Active Directory account than the one you want to use for Windows Virtual Desktop, you should either sign out or use a private browser window.
4141
4242
After signing in, you should now see a list of resources. You can launch resources by selecting them like you would a normal app in the **All Resources** tab.
4343

4444
## Next steps
4545

46-
To learn more about how to use the web client, check out [Get started with the Web client](https://go.microsoft.com/fwlink/?linkid=2120256).
46+
To learn more about how to use the web client, check out [Get started with the Web client](/windows-server/remote/remote-desktop-services/clients/remote-desktop-web-client).

articles/virtual-desktop/virtual-desktop-fall-2019/delegated-access-virtual-desktop-2019.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Windows Virtual Desktop delegated access supports the following values for each
3535
Delegated access in Windows Virtual Desktop has several built-in role definitions you can assign to users and service principals.
3636

3737
* An RDS Owner can manage everything, including access to resources.
38-
* An RDS Contributor can manage everything but access to resources.
39-
* An RDS Reader can view everything but can't make any changes.
38+
* An RDS Contributor can manage everything, but can't access resources.
39+
* An RDS Reader can view everything, but can't make any changes.
4040
* An RDS Operator can view diagnostic activities.
4141

4242
## PowerShell cmdlets for role assignments

articles/virtual-desktop/virtual-desktop-fall-2019/deploy-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ In order to be able to view the health of VMs, you'll need to enable the Log Ana
166166

167167
To deploy the Azure Resource Management template for the diagnostics tool:
168168

169-
1. Go to the [GitHub Azure RDS-Templates page](https://github.com/Azure/RDS-Templates/tree/master/wvd-templates/diagnostics-sample/deploy).
169+
1. Go to the [GitHub Azure RDS-Templates page](https://github.com/Azure/RDS-Templates/tree/master/wvd-templates/diagnostics-sample/deploy).
170170
2. Deploy the template to Azure and follow the instructions in the template. Make sure you have the following information available:
171171

172172
- Client-Id

0 commit comments

Comments
 (0)