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
+12-44Lines changed: 12 additions & 44 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@ title: Use 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: 06/14/2023
6
+
ms.date: 12/05/2023
7
7
ms.author: helohr
8
8
manager: femila
9
9
---
10
10
# Use Microsoft Teams on Azure Virtual Desktop
11
11
12
-
Microsoft Teams on Azure Virtual Desktop supports chat and collaboration. With media optimizations, it also supports calling and meeting functionality. To learn more about how to use Microsoft Teams in Virtual Desktop Infrastructure (VDI) environments, see [Teams for Virtualized Desktop Infrastructure](/microsoftteams/teams-for-vdi/).
12
+
Microsoft Teams on Azure Virtual Desktop supports chat and collaboration. With media optimizations, it also supports calling and meeting functionality. The new Microsoft Teams app is now generally available to use with Azure Virtual Desktop. You can still use [classic Microsoft Teams app with Azure Virtual Desktop](/microsoftteams/teams-for-vdi) until June 30th, 2024, after which you'll need to use the new Microsoft Teams app. To learn more about how to use Microsoft Teams in Virtual Desktop Infrastructure (VDI) environments, see [Teams for Virtualized Desktop Infrastructure](/microsoftteams/new-teams-vdi-requirements-deploy/).
13
13
14
14
With media optimization for Microsoft Teams, the Remote Desktop client handles audio and video locally for Teams calls and meetings by redirecting it to the local device. You can still use Microsoft Teams on Azure Virtual Desktop with other clients without optimized calling and meetings. Teams chat and collaboration features are supported on all platforms.
15
15
@@ -23,9 +23,11 @@ Before you can use Microsoft Teams on Azure Virtual Desktop, you'll need to do t
23
23
24
24
- For Windows, you also need to install the latest version of the [Microsoft Visual C++ Redistributable](https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads) on your client device and session hosts. The C++ Redistributable is required to use media optimization for Teams on Azure Virtual Desktop.
25
25
26
-
- Install the [Remote Desktop client](./users/connect-windows.md) on a client device running Windows 10, Windows 10 IoT Enterprise, Windows 11, or macOS 10.14 or later that meets the [hardware requirements for Microsoft Teams](/microsoftteams/hardware-requirements-for-the-teams-app#hardware-requirements-for-teams-on-a-windows-pc/).
26
+
- Install the latest [Remote Desktop client](./users/connect-windows.md) on a client device running Windows 10, Windows 10 IoT Enterprise, Windows 11, or macOS 10.14 or later that meets the [hardware requirements for Microsoft Teams](/microsoftteams/hardware-requirements-for-the-teams-app#hardware-requirements-for-teams-on-a-windows-pc/).
27
27
28
-
Media optimization for Microsoft Teams is only available for the following two clients:
28
+
- If you use FSLogix for profile management and want to use the new Microsoft Teams app, you need to install FSLogix 2210 hotfix 3 (2.9.8716.30241) or later.
29
+
30
+
Media optimization for Microsoft Teams is only available for the following clients:
29
31
30
32
-[Remote Desktop client for Windows](users/connect-windows.md) or the [Azure Virtual Desktop app](users/connect-windows-azure-virtual-desktop-app.md), version 1.2.1026.0 or later.
31
33
@@ -35,7 +37,7 @@ For more information about which features Teams on Azure Virtual Desktop support
35
37
36
38
## Prepare to install the Teams desktop app
37
39
38
-
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).
40
+
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.
39
41
40
42
### Enable media optimization for Teams
41
43
@@ -70,46 +72,12 @@ The Remote Desktop WebRTC Redirector Service is required to run Teams on Azure V
70
72
71
73
You can find more information about the latest version of the WebRTC Redirector Service at [What's new in the Remote Desktop WebRTC Redirector Service](whats-new-webrtc.md).
72
74
73
-
## Install Teams on Azure Virtual Desktop
74
-
75
-
You can deploy the Teams desktop app using a per-machine or per-user installation. To install Teams on Azure Virtual Desktop:
76
-
77
-
1. Download the [Teams MSI package](/microsoftteams/teams-for-vdi#deploy-the-teams-desktop-app-to-the-vm) that matches your environment. We recommend using the 64-bit installer on a 64-bit operating system.
78
-
79
-
1. Run one of the following commands to install the MSI to the host VM:
This process installs Teams to the `%ProgramFiles(x86)%` folder on a 64-bit operating system and to the `%ProgramFiles%` folder on a 32-bit operating system. At this point, the golden image setup is complete. Installing Teams per-machine is required for non-persistent setups.
88
-
89
-
During this process, you can set the *ALLUSER=1* and the *ALLUSERS=1* parameters. The following table lists the differences between these two parameters.
90
-
91
-
|Parameter|Purpose|
92
-
|---|---|
93
-
|ALLUSER=1|Used in virtual desktop infrastructure (VDI) environments to specify per-machine installation.|
94
-
|ALLUSERS=1|Used in both non-VDI and VDI environments to make the Teams Machine-Wide Installer appear in Programs and Features under the Control Panel and in Apps & Features in Windows Settings. The installer lets all users with admin credentials uninstall Teams.|
95
-
96
-
When you install Teams with the MSI setting ALLUSER=1, automatic updates will be disabled. We recommend you make sure to update Teams at least once a month. To learn more about deploying the Teams desktop app, check out [Deploy the Teams desktop app to the VM](/microsoftteams/teams-for-vdi#deploy-the-teams-desktop-app-to-the-vm/).
97
-
98
-
> [!NOTE]
99
-
> We recommend you use per-machine installation for better centralized management for both pooled and personal host pool setups.
100
-
>
101
-
> Users and admins can't disable automatic launch for Teams during sign-in at this time.
102
-
103
-
- For per-user installation, run the following command:
You can deploy the Teams desktop app per-machine or per-user. For session hosts in a pooled host pool, you'll need to install Teams per-machine. To install Teams on your session hosts follow the steps in the relevant article:
108
78
109
-
This process installs Teams to the **%AppData%** user folder.
110
-
111
-
>[!NOTE]
112
-
>Per-user installation only works on personal host pools. If your deployment uses pooled host pools, we recommend using per-machine installation instead.
79
+
-[Install the classic Teams app](/microsoftteams/teams-for-vdi#deploy-the-teams-desktop-app-to-the-vm).
80
+
-[Install the new Teams app](/microsoftteams/new-teams-vdi-requirements-deploy).
113
81
114
82
## Verify media optimizations loaded
115
83
@@ -133,7 +101,7 @@ After installing the WebRTC Redirector Service and the Teams desktop app, follow
133
101
134
102
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.
135
103
136
-
### Enable hardware encode for teams on Azure Virtual Desktop
104
+
### Enable hardware encode for Teams on Azure Virtual Desktop
137
105
138
106
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.
0 commit comments