Question

Difficulty: MediumAzure Virtual Machines and Azure Virtual Desktop

An organization wants to configure a remote work solution for its software development team. Each developer requires administrative rights to install specialized tools that must persist across reboots on their own dedicated virtual desktop. Statement: To meet this requirement, you should configure the Azure Virtual Desktop host pool using pooled host assignments. Is this statement true?

Answer: Answer

Answer

The statement is false because pooled host assignments do not provide a dedicated, persistent virtual machine to each user.
The correct answer is that the statement is false. Pooled host pools do not assign a dedicated virtual machine to a specific user. Instead, they share a set of virtual machines among all users in the host pool. For users who require administrative rights to install software that persists on their own dedicated virtual desktop, personal host pool assignments must be configured.

Step-by-Step Solution

1
Identify the scenario requirements.
Developers need dedicated virtual desktops where custom software installations persist across sessions.
This establishes that the solution requires a persistent, one-to-one user-to-VM assignment.
2
Evaluate the capabilities of Azure Virtual Desktop host pool types.
Personal host pools assign a dedicated virtual machine to each user, persisting all user data and applications on the VM. Pooled host pools dynamically assign users to any available virtual machine and do not dedicate a persistent VM to a specific user.
This provides the criteria to evaluate the proposed solution.
3
Determine the validity of the statement.
Since the statement proposes pooled host assignments, it does not meet the requirement of dedicated, persistent virtual desktops.
This confirms that the statement is false.

Key Concept

Azure Virtual Desktop Host Pool Types
Rate this question