az-140 Practice Question 2027

Exam: az-140
Domain: Plan an Azure Virtual Desktop architecture
Topic: Plan the Azure Virtual Desktop host pool architecture
Difficulty: medium
In a scenario where you need to plan an Azure Virtual Desktop host pool for a company with 500 users, each user requires a personalized desktop experience and the company has limited resources, which type of load balancing should you choose and why?

Answer Options

A
Pooled desktop with breadth-first load balancing
B
Personal desktop with depth-first load balancing
C
Pooled desktop with depth-first load balancing
D
Personal desktop with breadth-first load balancing

Correct Answer

B: Personal desktop with depth-first load balancing

Explanation

For personalized desktop experiences, a personal desktop should be chosen over a pooled desktop because each user gets their own virtual machine with their own settings and applications. The depth-first load balancing should be used as it ensures that each user is assigned to the same virtual machine, maintaining their personalized environment across sessions.

Related Practice Questions