Managing Microsoft Teams — Question 124
You have a Microsoft 365 subscription that contains an Azure Virtual Desktop deployment.
You plan to install the Teams for virtualized desktop infrastructure (VDI) client on Azure Virtual Desktop session hosts.
You need to ensure that media optimization is configured for Teams.
Which registry key should you configure on each session host?
Answer options
- A. HKEY_CURRENT_USER\SOFTHARE\Microsoft\Teams Name: IsWVDEnvironment - Data/Value: 0
- B. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\AddIns\WebRTC Redirector\Policy Name: ShareClientDesktop - Data/Value: 0
- C. HKEY_CURRENT_USER\SYSTEM\CurrentControlSet\control\Terminal Server\AddIns\WebRTC Redirector\Policy Name: ShareClientDesktop - Data/Value: 1
- D. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Teams Nome: IsWVDEnvironment - Data/Value: 1
Correct answer: D
Explanation
The correct answer is D because setting the registry key 'IsWVDEnvironment' to 1 under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Teams enables media optimization for Teams in a VDI environment. Options A, B, and C are incorrect as they either reference the wrong registry path or use incorrect values that do not enable the desired optimization.