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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ This section will show you how to install the Teams desktop app on your Windows
37
37
38
38
To enable media optimization for Teams, set the following registry key on the host VM:
39
39
40
-
1. From the start menu, run **Registry Editor** as an administrator. Navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Teams`. Create the Teams key if it doesn't already exist.
40
+
1. From the start menu, run **Registry Editor** as an administrator. Go to `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Teams`. Create the Teams key if it doesn't already exist.
41
41
42
42
2. Create the following value for the Teams key:
43
43
@@ -162,7 +162,7 @@ You can disable desktop screen sharing for Teams on Azure Virtual Desktop. To en
162
162
To disable desktop screen share:
163
163
164
164
1. On your session host VM, from the start menu, run **Registry Editor** as an administrator.
165
-
1. Navigate to `HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\AddIns\WebRTC Redirector\Policy`.
165
+
1. Go to `HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\AddIns\WebRTC Redirector\Policy`.
166
166
1. Add the **DisableRAILScreensharing** as a DWORD value.
167
167
1. Set the value to **1** to disable desktop screen share.
168
168
@@ -176,7 +176,7 @@ You can disable application window sharing for Teams on Azure Virtual Desktop. T
176
176
To disable application window sharing:
177
177
178
178
1. On your session host VM, from the start menu, run **Registry Editor** as an administrator.
179
-
1. Navigate to `HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\AddIns\WebRTC Redirector\Policy`.
179
+
1. Go to `HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\AddIns\WebRTC Redirector\Policy`.
180
180
1. Add the **DisableRAILAppSharing** as a DWORD value.
181
181
1. Set the value to **1** to disable application window sharing.
0 commit comments