Skip to content

Commit 4b99292

Browse files
authored
Merge pull request #175904 from Heidilohr/work-websocket-update
Update to Teams article for new WebSocket version
2 parents 8a85d28 + f24d96c commit 4b99292

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 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: 08/02/2021
6+
ms.date: 10/15/2021
77
ms.author: helohr
88
manager: femila
99
---
@@ -45,18 +45,26 @@ To enable media optimization for Teams, set the following registry key on the ho
4545

4646
### Install the Teams WebSocket Service
4747

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

5050
#### Latest WebSocket Service versions
5151

5252
The following table lists the latest versions of the WebSocket Service:
5353

5454
|Version |Release date |
5555
|---------------|--------------|
56+
|1.1.2110.16001 |10/15/2021 |
5657
|1.0.2106.14001 |07/29/2021 |
5758
|1.0.2006.11001 |07/28/2020 |
5859
|0.11.0 |05/29/2020 |
5960

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+
6068
#### Updates for version 1.0.2106.14001
6169

6270
Increased the connection reliability between the WebRTC redirector service and the WebRTC client plugin.

0 commit comments

Comments
 (0)