How would you size a host pool for 17 users

John Jankowski 0 Reputation points
2023-04-12T12:09:48.5433333+00:00

Need to create a host AVD host pool for 17 users. Not sure how to do this

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,451 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Michael Durkan 12,196 Reputation points MVP
    2023-04-13T07:19:35.7766667+00:00

    Hi

    you can use the guide here to help you with sizing best practices:

    https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/virtual-machine-recs

    It really depends on your workloads and the use case that you are looking to get from AVD.

    Don't forget to set up things like Log Analytics (for detailed logging) and Scaling Plans (to ensure cost savings). You can check out my blog posts on best practice setup for these:

    https://michaeldurkan.com/2022/05/17/100daysofcloud-day91-azurevirtualdesktopdemo-part1/ https://michaeldurkan.com/2022/05/18/100daysofcloud-day92-azurevirtualdesktopdemo-part2/ https://michaeldurkan.com/2022/08/01/control-your-azure-virtual-desktop-costs-with-scaling-plans/

    Hope this helps,

    Thanks

    Michael Durkan

    • If the reply was helpful please upvote and/or accept as answer as this helps others in the community with similar questions. Thanks!
    0 comments No comments

  2. Prrudram-MSFT 23,211 Reputation points
    2023-04-13T07:32:59.7766667+00:00

    Hello John Jankowski,

    Thank you for reaching out to the Microsoft Q&A platform. The size of the host pool for 17 users in AVD will depend on the type of application that is being used, the user's hardware, and the expected usage of the application.

    1. User Profiles: Consider the type of user profiles and their requirements, including applications, data storage, and other personalized settings. This will help determine the type of virtual machine (VM) to use.
    2. Application Requirements: Identify the applications that will be used by the users and their resource requirements such as CPU, memory, and disk space.
    3. Usage Patterns: Understand the usage patterns of the users, including the frequency of usage and the peak usage hours.

    Based on these factors, you can determine the VM size and quantity needed for the host pool.
    For example, you could consider using smaller VM sizes, such as B-series VMs, for light usage users and larger VM sizes, such as D-series VMs, for heavier usage users. As a starting point, you could create a host pool with two VMs, each with eight vCPUs and 16GB of RAM. This would provide enough resources for 16 users, with one extra VM for redundancy and scalability. You could also consider using an autoscaling policy to add or remove VMs based on the usage patterns of the users.

    It's recommended to monitor the usage patterns of the users and adjust the host pool size accordingly to ensure optimal performance and resource utilization. If the application requires more resources, such as CPU or more RAM, then the number of hosts and the amount of RAM and CPU cores should be adjusted accordingly.

    Please don’t forget to Accept Answer and hit Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments