Skip to content

Commit 66e9255

Browse files
committed
Fixing some tone issues.
1 parent c3331e9 commit 66e9255

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ manager: femila
1010
# Use Microsoft Teams on Azure Virtual Desktop
1111

1212
>[!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.
1414
1515
>[!NOTE]
1616
>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
119119
120120
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.
121121
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.
123123
124124
> [!NOTE]
125125
> 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
154154
155155
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.
156156
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.
158158
159159
## Known issues and limitations
160160
@@ -164,15 +164,15 @@ Using Teams in a virtualized environment is different from using Teams in a non-
164164
165165
- 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.
166166
- 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.
168168
169169
### Calls and meetings
170170
171171
- 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.
172172
- Calls or meetings don't currently support application sharing. Desktop sessions support desktop sharing.
173173
- Due to WebRTC limitations, incoming and outgoing video stream resolution is limited to 720p.
174174
- 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.
176176
- Teams for Azure Virtual Desktop doesn't currently support uploading custom background images.
177177
178178
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
197197
198198
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.
199199
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:
201201
202202
- `audiocapturemode:i:1` enables audio capture from the local device and redirects audio applications in the remote session.
203203
- `audiomode:i:0` plays audio on the local computer.

0 commit comments

Comments
 (0)