Configuring and Operating Microsoft Azure Virtual Desktop — Question 34
You have an Azure Virtual Desktop deployment that contains a pooled host pool named Pool1. Pool1 contains five session hosts.
You plan to deploy two apps named App1 and App2. The solution must meet the following requirements:
• All the session hosts must contain both apps.
• All users must connect to a full desktop session.
• Only users in the sales department must be able to use App1.
• Only users in the research department must be able to use App2.
You need to ensure that the users in each department can see only their assigned app when they connect to Pool1.
What should you use?
Answer options
- A. FSLogix application masking
- B. MSIX app attach
- C. RemoteApp application groups
- D. RemoteApp streaming
Correct answer: A
Explanation
FSLogix application masking is the correct choice because it allows you to control which applications users can see based on their department, fulfilling the requirement of restricting App1 and App2 access. The other options, such as MSIX app attach and RemoteApp application groups, do not provide the same level of visibility control for individual users based on their department.