Azure / avdaccelerator

AVD Accelerator deployment automation to simplify the setup of AVD (Azure Virtual Desktop) based on best practices
MIT License
338 stars 212 forks source link

How can I deploy additional session hosts to the hostpool? #463

Closed cchen-hrp closed 1 year ago

cchen-hrp commented 1 year ago

Can I use the baseline template to deploy additional session hosts to the host pool? Or there is a brown field deployment template I should use? Thanks.

danycontre commented 1 year ago

@cchen-hrp we are working on a brownfield scenario to add additional session hosts but is not available yet.

In the meantime, you can use the session hosts module (workload/bicep/avdSessionHosts/deploy.bicep) to deploy additional session hosts to the host pool, use the count index (countIndex) parameter to continue the session hosts naming count.