DRAG DROP You have an Azure Virtual Desktop deployment. You plan to create a new host pool that meets the following requirements: • Supports up to 25 user connections • Contains 10 Windows 11 multi-session hosts • Evenly distributes user sessions across the session hosts You need to recommend which type of host pool and load-balancing algorithm to use. What should you recommend? To answer, drag the appropriate options to the correct targets. Each option may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.
Yeah, for multi-session Windows hosts and even session distribution, "Pooled" is the only real fit for mode, and "Breadth-first" is what spreads users out across all VMs. "Depth-first" would stack users on one VM before filling the next, which isn't what they're asking. Pretty sure this is the right mapping but happy to hear other takes.
- Host pool mode: Pooled
- Load-balancing algorithm: Breadth-first
Pooled mode → Breadth-first. Pooled is required for Windows 11 multi-session and Breadth-first will actually spread those 25 connections across the 10 hosts so no single VM gets overloaded. Pretty sure that's what the question is looking for.
Pooled for host pool mode, Breadth-first for load-balancing. Breadth-first spreads users evenly across hosts, which fits the "even distribution" ask here. Pooled is required for multi-session anyway. Pretty sure that's right but let me know if anyone disagrees.
Pooled for Host pool mode, Breadth-first for load-balancing. Had something like this in a mock, and Breadth-first always comes up for "evenly distribute" user sessions. Personal wouldn't support multi-session anyway. Confident this lines up with what the question wants but open if anyone thinks otherwise.
