AZ-140 · Question #193
You have an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 contains two session hosts named Host1 and Host2. You need to enable screen capture protection for the…
The correct answer is A. Configure a Group Policy setting on Host1 and Host2. Screen capture protection in Azure Virtual Desktop is a host-side policy that prevents client applications from taking screenshots of the remote session. It is configured via a Group Policy Object (GPO) setting using the Azure Virtual Desktop ADMX administrative template…
Question
You have an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 contains two session hosts named Host1 and Host2. You need to enable screen capture protection for the deployment. What should you do?
Options
- AConfigure a Group Policy setting on Host1 and Host2.
- BFrom RDP Properties for Pool1, disable Clipboard redirection.
- CInstall an Azure virtual machine extension on Host1 and Host2.
- DFrom RDP Properties for Pool1, disable encoding of redirected video.
How the community answered
(48 responses)- A85% (41)
- B2% (1)
- C8% (4)
- D4% (2)
Explanation
Screen capture protection in Azure Virtual Desktop is a host-side policy that prevents client applications from taking screenshots of the remote session. It is configured via a Group Policy Object (GPO) setting using the Azure Virtual Desktop ADMX administrative template, specifically the 'Enable screen capture protection' policy applied to the session hosts (Host1 and Host2). Because this protection must be enforced on the session host side, configuring a GPO on Host1 and Host2 is the correct approach. Option B (disabling clipboard redirection) prevents copy-paste, not screenshots. Option C (VM extension) is not the mechanism for this feature. Option D (disabling redirected video encoding) affects RemoteFX/video redirection, not screen capture protection.
Topics
Community Discussion
No community discussion yet for this question.