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/teams-on-avd.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Microsoft Teams on Azure Virtual Desktop - Azure
3
3
description: How to use Microsoft Teams on Azure Virtual Desktop.
4
4
author: Heidilohr
5
5
ms.topic: how-to
6
-
ms.date: 08/02/2021
6
+
ms.date: 10/15/2021
7
7
ms.author: helohr
8
8
manager: femila
9
9
---
@@ -45,18 +45,26 @@ To enable media optimization for Teams, set the following registry key on the ho
45
45
46
46
### Install the Teams WebSocket Service
47
47
48
-
Install the latest [Remote Desktop WebRTC Redirector Service](https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWFYsj) on your VM image. If you encounter an installation error, install the [latest Microsoft Visual C++ Redistributable](https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads) and try again.
48
+
Install the latest version of the [Remote Desktop WebRTC Redirector Service](https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWNg9F) on your VM image. If you encounter an installation error, install the [latest Microsoft Visual C++ Redistributable](https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads) and try again.
49
49
50
50
#### Latest WebSocket Service versions
51
51
52
52
The following table lists the latest versions of the WebSocket Service:
53
53
54
54
|Version |Release date |
55
55
|---------------|--------------|
56
+
|1.1.2110.16001 |10/15/2021 |
56
57
|1.0.2106.14001 |07/29/2021 |
57
58
|1.0.2006.11001 |07/28/2020 |
58
59
|0.11.0 |05/29/2020 |
59
60
61
+
#### Updates for version 1.1.2110.16001
62
+
63
+
- Fixed an issue that caused the screen to turn black while screen sharing. If you've been experiencing this issue, confirm that this update will resolve it by resizing the Teams window. If screen sharing starts working again after resizing, the update will resolve this issue.
64
+
- You can now control the meeting, ringtone, and notification volume from the host VM. You can only use this feature with version 1.2.2459 or later of [the Windows Desktop client](/windows-server/remote/remote-desktop-services/clients/windowsdesktop-whatsnew).
65
+
- The installer will now make sure that Teams is closed before installing updates.
66
+
- Fixed an issue that prevented users from returning to full screen mode after leaving the call window.
67
+
60
68
#### Updates for version 1.0.2106.14001
61
69
62
70
Increased the connection reliability between the WebRTC redirector service and the WebRTC client plugin.
0 commit comments