Skip to content

Commit 68e4677

Browse files
authored
Merge pull request #223980 from Heidilohr/work-teams-table
Adding list of required keys.
2 parents b60768e + 1c75495 commit 68e4677

File tree

3 files changed

+71
-5
lines changed

3 files changed

+71
-5
lines changed

articles/virtual-desktop/teams-on-avd.md

Lines changed: 58 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Microsoft Teams on Azure Virtual Desktop - Azure
33
description: How to use Microsoft Teams on Azure Virtual Desktop.
44
author: Heidilohr
55
ms.topic: how-to
6-
ms.date: 10/21/2022
6+
ms.date: 01/19/2023
77
ms.author: helohr
88
manager: femila
99
---
@@ -33,11 +33,11 @@ For more information about which features Teams on Azure Virtual Desktop support
3333

3434
This section will show you how to install the Teams desktop app on your Windows 10 or 11 Enterprise multi-session or Windows 10 or 11 Enterprise VM image. To learn more, check out [Install or update the Teams desktop app on VDI](/microsoftteams/teams-for-vdi#install-or-update-the-teams-desktop-app-on-vdi).
3535

36-
### Prepare your image for Teams
36+
### Enable media optimization for Teams
3737

3838
To enable media optimization for Teams, set the following registry key on the host VM:
3939

40-
1. From the start menu, run **Registry Editor** as an administrator. Navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Teams`. Create the Teams key if it doesn't already exist.
40+
1. From the start menu, run **Registry Editor** as an administrator. Go to `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Teams`. Create the Teams key if it doesn't already exist.
4141

4242
2. Create the following value for the Teams key:
4343

@@ -125,6 +125,61 @@ After installing the WebSocket Service and the Teams desktop app, follow these s
125125
126126
If optimizations don't load, uninstall then reinstall Teams and check again.
127127
128+
## Enable registry keys for optional features
129+
130+
If you want to use certain optional features for Teams on Azure Virtual Desktop, you'll need to enable certain registry keys. The following instructions only apply to Windows client devices and session host VMs.
131+
132+
### Enable hardware encode for teams on Azure Virtual Desktop
133+
134+
Hardware encode lets you increase video quality for the outgoing camera during Teams calls. In order to enable this feature, your client will need to be running version 1.2.3213 or later of the [Windows Desktop client](whats-new-client-windows.md). You'll need to repeat the following instructions for every client device.
135+
136+
To enable hardware encode:
137+
138+
1. On your client device, from the start menu, run **Registry Editor** as an administrator.
139+
1. Go to `HKCU\SOFTWARE\Microsoft\Terminal Server Client\Default\AddIns\WebRTC Redirector`.
140+
1. Add the **UseHardwareEncoding** as a DWORD value.
141+
1. Set the value to **1** to enable the feature.
142+
1. Repeat these instructions for every client device.
143+
144+
### Enable content sharing for Teams for Remote App
145+
146+
Enabling content sharing for Teams on Azure Virtual Desktop lets you share your screen or application window. To enable this feature, your session host VM needs to be running version 1.31.2211.15001 or later of [the WebRTC service](whats-new-webrtc.md) and version 1.2.3401 or later of the [Windows Desktop client](whats-new-client-windows.md).
147+
148+
To enable content sharing:
149+
150+
1. On your session host VM, from the start menu, run **Registry Editor** as an administrator.
151+
1. Go to `HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\AddIns\WebRTC Redirector\Policy`.
152+
1. Add the **ShareClientDesktop** as a DWORD value.
153+
1. Set the value to **1** to enable the feature.
154+
155+
### Disable desktop screen share for Teams for Remote App
156+
157+
You can disable desktop screen sharing for Teams on Azure Virtual Desktop. To enable this feature, your session host VM needs to be running version 1.31.2211.15001 or later of [the WebRTC service](whats-new-webrtc.md) and version 1.2.3401 or later of the [Windows Desktop client](whats-new-client-windows.md).
158+
159+
>[!NOTE]
160+
>You must [enable the ShareClientDesktop key](#enable-content-sharing-for-teams-for-remote-app) before you can use this key.
161+
162+
To disable desktop screen share:
163+
164+
1. On your session host VM, from the start menu, run **Registry Editor** as an administrator.
165+
1. Go to `HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\AddIns\WebRTC Redirector\Policy`.
166+
1. Add the **DisableRAILScreensharing** as a DWORD value.
167+
1. Set the value to **1** to disable desktop screen share.
168+
169+
### Disable application window sharing for Teams for Remote App
170+
171+
You can disable application window sharing for Teams on Azure Virtual Desktop. To enable this feature, your session host VM needs to be running version 1.31.2211.15001 or later of [the WebRTC service](whats-new-webrtc.md) and version 1.2.3401 or later of the [Windows Desktop client](whats-new-client-windows.md).
172+
173+
>[!NOTE]
174+
>You must [enable the ShareClientDesktop key](#enable-content-sharing-for-teams-for-remote-app) before you can use this key.
175+
176+
To disable application window sharing:
177+
178+
1. On your session host VM, from the start menu, run **Registry Editor** as an administrator.
179+
1. Go to `HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\AddIns\WebRTC Redirector\Policy`.
180+
1. Add the **DisableRAILAppSharing** as a DWORD value.
181+
1. Set the value to **1** to disable application window sharing.
182+
128183
## Customize Remote Desktop Protocol properties for a host pool
129184
130185
Customizing a host pool's Remote Desktop Protocol (RDP) properties, such as multi-monitor experience or enabling microphone and audio redirection, lets you deliver an optimal experience for your users based on their needs.

articles/virtual-desktop/teams-supported-features.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Supported features for Microsoft Teams on Azure Virtual Desktop - Azure
33
description: Supported features for Microsoft Teams on Azure Virtual Desktop.
44
author: Heidilohr
55
ms.topic: conceptual
6-
ms.date: 11/01/2022
6+
ms.date: 01/19/2023
77
ms.author: helohr
88
manager: femila
99
---
@@ -29,6 +29,7 @@ The following table lists whether the Windows Desktop client or macOS client sup
2929
|Background blur|Yes|Yes|
3030
|Background images|Yes|Yes|
3131
|Screen share and video together|Yes|Yes|
32+
|Application window sharing|Yes|No|
3233
|Secondary ringer|Yes|No|
3334
|Dynamic e911|Yes|Yes|
3435
|Diagnostic overlay|Yes|No|
@@ -56,6 +57,7 @@ The following table lists the minimum required versions for each Teams feature.
5657
|Background blur|1.2.3004 and later|10.7.10 and later|1.0.2006.11001 and later|1.5.00.11865 and later|
5758
|Background images|1.2.3004 and later|10.7.10 and later|1.0.2006.11001 and later|1.5.00.11865 and later|
5859
|Screen share and video together|1.2.1755 and later|10.7.7 and later|1.0.2006.11001 and later|Updates within 90 days of the current version|
60+
|Application window sharing|1.2.3770 and later|Not supported|1.31.2211.15001|Updates within 90 days of the current version|
5961
|Secondary ringer|1.2.3004 and later|10.7.7 and later|1.0.2006.11001 and later|Updates within 90 days of the current version|
6062
|Dynamic e911|1.2.2600 and later|10.7.7 and later|1.0.2006.11001 and later|Updates within 90 days of the current version|
6163
|Diagnostic overlay|1.2.3316 and later|Not supported|1.17.2205.23001 and later|Updates within 90 days of the current version|

articles/virtual-desktop/whats-new-webrtc.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: What's new in the Remote Desktop WebRTC Redirector Service?
33
description: New features and product updates the Remote Desktop WebRTC Redirector Service for Azure Virtual Desktop.
44
author: Heidilohr
55
ms.topic: conceptual
6-
ms.date: 10/21/2022
6+
ms.date: 01/19/2023
77
ms.author: helohr
88
manager: femila
99
ms.custom: references_regions
@@ -17,6 +17,15 @@ This article provides information about the latest updates to the Remote Desktop
1717

1818
The following sections describe what changed in each version of the Remote Desktop WebRTC Redirector Service.
1919

20+
### Updates for version 1.31.2211.15001
21+
22+
Download: [MSI Installer](https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE5c8Kk)
23+
24+
- Support for application window sharing for Windows users.
25+
- Support for Give and Take Control functionality for macOS users.
26+
- Latency and performance improvements for Give and Take Control on Windows.
27+
- Improved screen share performance.
28+
2029
### Updates for version 1.17.2205.23001
2130

2231
Date published: June 20, 2022

0 commit comments

Comments
 (0)