QuestionQ319

Plan and implement user environments and apps

You have an Azure subscription named Subscription that includes an Azure Virtual Desktop host pool named HostPool1. HostPool1 is managed by using Microsoft Intune. Subscription1 contains 50 users who connect to HostPool1 by using computers running Windows 10.

You need to stop users from copying files between an Azure Virtual Desktop session and their computers. The solution must minimize administrative effort.

What should you do?

  • A Modify the RDP properties of HostPool1.
  • B Create a Conditional Access policy in Azure Active Directory (Azure AD).
  • C Create a compliance policy in Intune.
  • D Create a configuration profile in Intune.
Explanation

Azure Virtual Desktop host pool RDP properties control clipboard redirection for all connections to the host pool. Disabling clipboard redirection (redirectclipboard:i:0) makes the local clipboard unavailable in the remote session, preventing clipboard-based file transfers in either direction. This host-pool-level setting applies centrally and requires less administration than creating and deploying an Intune configuration profile.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!