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
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ manager: femila
10
10
# Use Microsoft Teams on Azure Virtual Desktop
11
11
12
12
>[!IMPORTANT]
13
-
>Media optimization for Teams is supported for Microsoft 365 Government (GCC) and GCC-High environments. Media optimization for Teams is not supported for Microsoft 365 DoD.
13
+
>Media optimization for Teams is supported for Microsoft 365 Government (GCC) and GCC-High environments. Media optimization for Teams isn't supported for Microsoft 365 DoD.
14
14
15
15
>[!NOTE]
16
16
>Media optimization for Microsoft Teams is only available for the following two clients:
@@ -119,7 +119,7 @@ You can deploy the Teams desktop app using a per-machine or per-user installatio
119
119
120
120
This installs Teams to the Program Files (x86) folder on a 32-bit operating system and to the Program Files folder on a 64-bit operating system. At this point, the golden image setup is complete. Installing Teams per-machine is required for non-persistent setups.
121
121
122
-
There are two flags that may be set when installing teams, **ALLUSER=1** and **ALLUSERS=1**. It is important to understand the difference between these parameters. The **ALLUSER=1** parameter is used only in VDI environments to specify a per-machine installation. The **ALLUSERS=1** parameter can be used in non-VDI and VDI environments. When you set this parameter, **Teams Machine-Wide Installer** appears in Program and Features in Control Panel as well as Apps & features in Windows Settings. All users with admin credentials on the machine can uninstall Teams.
122
+
There are two flags that may be set when installing teams, **ALLUSER=1** and **ALLUSERS=1**. It's important to understand the difference between these parameters. The **ALLUSER=1** parameter is used only in VDI environments to specify a per-machine installation. The **ALLUSERS=1** parameter can be used in non-VDI and VDI environments. When you set this parameter, **Teams Machine-Wide Installer** appears in Program and Features in Control Panel as well as Apps & features in Windows Settings. All users with admin credentials on the machine can uninstall Teams.
123
123
124
124
> [!NOTE]
125
125
> Users and admins can't disable automatic launch for Teams during sign-in at this time.
@@ -154,7 +154,7 @@ After installing the WebSocket Service and the Teams desktop app, follow these s
154
154
155
155
If media optimizations loaded, the audio devices and cameras available locally will be enumerated in the device menu. If the menu shows **Remote audio**, quit the Teams app and try again. If the devices still don't appear in the menu, check the Privacy settings on your local PC. Ensure the under **Settings** > **Privacy** > **App permissions - Microphone** the setting **"Allow apps to access your microphone"** is toggled **On**. Disconnect from the remote session, then reconnect and check the audio and video devices again. To join calls and meetings with video, you must also grant permission for apps to access your camera.
156
156
157
-
If optimizations do not load, uninstall then reinstall Teams and check again.
157
+
If optimizations don't load, uninstall then reinstall Teams and check again.
158
158
159
159
## Known issues and limitations
160
160
@@ -164,15 +164,15 @@ Using Teams in a virtualized environment is different from using Teams in a non-
164
164
165
165
- With per-machine installation, Teams on VDI isn't automatically updated the same way non-VDI Teams clients are. To update the client, you'll need to update the VM image by installing a new MSI.
166
166
- Media optimization for Teams is only supported for the Remote Desktop client on machines running Windows 10 or later or macOS 10.14 or later.
167
-
- Use of explicit HTTP proxies defined on the client endpoint device is not supported.
167
+
- Use of explicit HTTP proxies defined on the client endpoint device isn't supported.
168
168
169
169
### Calls and meetings
170
170
171
171
- The Teams desktop client in Azure Virtual Desktop environments doesn't support creating live events, but you can join live events. For now, we recommend you create live events from the [Teams web client](https://teams.microsoft.com) in your remote session instead. When watching a live event in the browser, [enable multimedia redirection (MMR) for Teams live events](multimedia-redirection.md#how-to-use-mmr-for-teams-live-events) for smoother playback.
172
172
- Calls or meetings don't currently support application sharing. Desktop sessions support desktop sharing.
173
173
- Due to WebRTC limitations, incoming and outgoing video stream resolution is limited to 720p.
174
174
- The Teams app doesn't support HID buttons or LED controls with other devices.
175
-
- New Meeting Experience (NME) is not currently supported in VDI environments.
175
+
- New Meeting Experience (NME) isn't currently supported in VDI environments.
176
176
- Teams for Azure Virtual Desktop doesn't currently support uploading custom background images.
177
177
178
178
For Teams known issues that aren't related to virtualized environments, see [Support Teams in your organization](/microsoftteams/known-issues).
@@ -197,7 +197,7 @@ To contact Microsoft Teams support, go to the [Microsoft 365 admin center](/micr
197
197
198
198
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.
199
199
200
-
Enabling device redirections is not required when using Teams with media optimization. If you are using Teams without media optimization, set the following RDP properties to enable microphone and camera redirection:
200
+
Enabling device redirections isn't required when using Teams with media optimization. If you're using Teams without media optimization, set the following RDP properties to enable microphone and camera redirection:
201
201
202
202
- `audiocapturemode:i:1` enables audio capture from the local device and redirects audio applications in the remote session.
203
203
- `audiomode:i:0` plays audio on the local computer.
0 commit comments