An organization needs to deploy a temporary virtual desktop environment for 50 external software engineers. The engineers require individual, persistent Windows 11 desktop environments with local administrative rights to install custom developer tools. The solution must minimize administrative overhead by utilizing a managed control plane for connection brokering and gateway access, while guaranteeing that each engineer has dedicated compute resources that are not shared with other users.
Which Azure deployment option should the organization select to meet these requirements?
- Azure Virtual Desktop configured with a personal host poolAnswer
- BAzure Virtual Desktop configured with a pooled host pool
- CStandard Azure Virtual Machines configured with a custom Remote Desktop Services (RDS) deployment
- DStandard Azure Virtual Machines deployed in an Azure Virtual Machine Scale Set
Answer
Azure Virtual Desktop configured with a personal host pool
The correct answer is the option configuring Azure Virtual Desktop with a personal host pool. Azure Virtual Desktop provides a fully managed connection broker and gateway control plane, reducing administrative overhead. The personal host pool allocation ensures that each user receives a dedicated virtual machine with persistent storage and non-shared compute resources, making it safe to grant local administrative privileges.
Step-by-Step Solution
Key Concept
Azure Virtual Desktop Host Pools (Personal vs. Pooled) and Managed Control Plane