QuestionQ88
Plan and implement an Azure Virtual Desktop infrastructureYou have an Azure Virtual Desktop host pool running Windows 10 Enterprise multi-session.
You need to configure automatic scaling for the host pool to meet these requirements:
- Distribute new user sessions among all running session hosts.
- Automatically start another session host when concurrent user sessions exceed 30 users per host.
What should you include in the solution?
- A an Azure Automation account and the depth-first load balancing algorithm
- B an Azure Automation account and the breadth-first load balancing algorithm
- C an Azure load balancer and the breadth-first load balancing algorithm
- D an Azure load balancer and the depth-first load balancing algorithm
Community Discussion