anonymous user Apologies for the delay in response and all the inconvenience caused because of the issue.
It depends whether the use case is to "expand" the host pool with a few more VMs based on the same image? Or is it to "replace" the host pool with a new number of VMs based off a new image?
To "Expand":
- Re-run the Provision a host pool Azure Marketplace offering or Create and provision WVD host pool GitHub ARM template.
- Use the same "rdshNamePrefix".
- For the number of VMs, enter the new total you would like to have. If you are expanding from 3 VMs to 5 VMs, enter 5.
To replace:
- You can run the Update existing host pool GitHub ARM template (entering the details for the updated image). or
- You can run the create templates but provide a new "rdshNamePrefix"( Provision a host pool Azure Marketplace offering or Create and provision WVD host pool GitHub ARM template) then later remove the old VMs
Moreover you can refer to this doc as well Scroll down to the section create virtual machines for the host pool.
In order to understand WVD better you can refer to this doc as well.
Hope it helps!!!
Please 'Accept as answer' if it helped, so that it can help others in the community looking for help on similar topics