DRAG DROP You have an Azure Virtual Desktop deployment that contains a host pool named Pooh. Pool1 contains session hosts that run Windows 11 Enterprise and have Microsoft Teams installed. Users connect to the session hosts by using client devices that run Windows 10 Enterprise. You need to configure the session hosts and the client devices to meet the following requirements: • Teams audio and video must be processed on the client devices. • Hardware encoding must be enabled. What should you do? To answer, drag the appropriate actions to the correct devices. Each action may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE Each correct selection is worth one point.
Nice one, this matches what I’ve seen in exam dumps. Session hosts need the WebRTC Redirector Service for Teams redirection, and hardware encoding gets enabled on client devices by editing the registry. So it’s:
Session hosts: Install the Remote Desktop WebRTC Redirector Service.
Client devices: Set the UseHardwareEncoding registry key to 1.
Pretty sure that’s right, but open to correction!
