Create Static Host Pools Without Auto-Scaling

The following procedure allows you to create a new static host pool.

To create a new static host pool:

  1. Navigate to Workspaces.

  2. Select the workspace you wish to work with.

  3. Navigate to Workspaces Static Host Pools.

  4. Select Add static host pool.

  5. Enter the following information:

    Note: For several of the required parameters, you may filter the available choices by using the Resource Selection Rules. For example, you may filter the VM Size or OS Disk choices for Intel RAM-optimized VMs only. See Resource Selection Rules Management for details.

    • Name: Type the name of the static host pool.

    • Description: Type the host pool's description.

      Note: Optionally, select Generate using AI to have AI create the description. See Overview of AI-Powered Description Generation for details.

    • Desktop Experience: From the drop-down list, select the desktop experience.

      Note:

      • Multi user desktop (pooled): This is the full desktop experience. Users are not assigned to individual session hosts and are placed on a host based on its load. Multiple users are pooled together on a group of hosts.

      • Multi user RemoteApp (pooled): This is only published applications, not a full desktop experience. Published RemoteApps are visible to users as native apps running on their local computer. The RemoteApps are provided by a collection (pool) of session hosts.

      • Single user desktop (pooled): This is the full desktop experience. Users are placed on individual desktop VMs (one user per session host) and a preconfigured number of spare(available) desktops is maintained.

      • Single user desktop (personal): This is a personal (persistent) full desktop experience. A dedicated session host VM is assigned to each user.

    • Directory: From the drop-down list, select the directory.

      Note: The default option is the global default Nerdio Manager AD configuration. To use a custom configuration for the host pool, select the Custom option.

    • FSLogix: From the drop-down list, select the FSLogix configuration profile to be used when creating or re-imaging hosts in this host pool.

    • Initial Host Count: Type the number of sessions hosts to add to the host pool during creation.

      Note: Static host pools can be created with zero or more session hosts. New session hosts can be added or deleted at any time.

    • Name: Type the name of the newly added hosts for the Exact name, a Prefix or the Prefix+Pattern.
      • Exact/Prefix/Pattern: From the drop-down list, select whether to use an Exact name, a Prefix, or a Pattern.

        Note:

        • Exact applies when adding a single host and specifying an exact name. For example, MYADVHOST.

        • Prefix can be used when creating multiple session hosts. The Prefix limit is 10 valid, Windows computer name characters. When using a Prefix, a unique suffix is automatically appended in the format "-xxxx", where xxxx are 4 random alphanumeric characters. For example: AVDHOST-s72h. Do not add a "-" to the Prefix.

        • Pattern can be used to specify an advanced naming convention for new hosts. Pattern characters must be enclosed in {} and can be # (for sequential numbers) and/or ? (for random alphanumeric characters). One # implies numbers from 0 to 9, two #s implies numbers of 0 to 99, etc.

          • Example 1: AVDHOST{###} (AVDHOST000..AVDHOST999).

          • Example 2: AVDHOST-{???} (AVDHOST-d83, AVDHOST-7sl, etc.).

    • Network: From the drop-down list, select the network. The network determines the Azure region of the VM.

      Note: The network is the Azure VNETS and subnets. If it is not present in the list, it must be added in Settings Azure environment > Linked networks.

    • Desktop Image: From the drop-down list, select the desktop image that is used as the golden image for newly created session hosts.

    • VM Size: From the drop-down, select the VM disk size and type for newly created session hosts.

      Note: If any VM size is not available for a subscription or region, it doesn't appear in the list. At times, even if a VM size is available in a specific Azure region, it cannot be used due to the subscription having restrictions on a particular size. In such cases, we show the VM size in the drop-down list, but don't allow users to select it (the size is disabled).

    • OS Disk: From the drop-down list, select the OS Disk type and size for newly created session hosts.

      Note: This must be equal to or larger than the size of the Desktop Image selected above. Using Standard HDD (S-type) is not recommended. Premium SSD provides best performance.

    • Resource Group: From the drop-down list, select the resource group to contain the VMs.

    • Quick Assign: From the drop-down list, select the users or groups to pre-assign to newly created desktops.

      Note: The number of users specified cannot exceed the number of hosts being added. User assignment can be modified after the host pool is created.

    • Apply tags: Optionally, type the Name and Value of the Azure tag to apply to the host pool.

      Note: You may specify multiple tags. See this Microsoft article for details about using tags to organize your Azure resources.

      • Add "cm-resource-parent" tag: Select this option to add the "cm-resource-parent" tag to the host pool.

    • App group settings: Optionally, type the App group name of the host pool.

    • Application policies: Optionally, select the application policies to assign to the host pool.

  6. Once you have entered all the desired information, select OK.

The process of host pool creation begins. First a host pool itself is created, then session host VMs are built out. Session hosts are joined to Active Directory, AVD and FSLogix agents are installed on the session hosts and users/groups are assigned per the configuration you selected.

Note: You can convert a static pool into a dynamic pool. For more information refer to Convert a Static Host Pool to Dynamic.

Related Topics

Host Pools

Create Dynamic Host Pools

Delete Hosts, Host Pools, and Workspaces

Convert a Static Host Pool to Dynamic