Azure / AVDSessionHostReplacer

MIT License
33 stars 19 forks source link

Targetsessionhostcount & allowdownsizing not working #12

Closed ankurvvvv closed 1 month ago

ankurvvvv commented 2 months ago

I have set the "targetsessionhostcount" to 15 and "allowdownsizing" true but the funtion keeps on creating the sessionhost. I manually have to stop the function.

ankurvvvv commented 2 months ago

Turned out the function started creating sessionhost from correct latest version of the image but ended up creating sessionhosts from old version of the image, resulted function created more then target sessionhost defined and keeps growing. I have delete the old image inorder to correct this operation.

Reference invocation logs provided over Teams.

image
WillyMoselhy commented 1 month ago

Fixed in v0.2.8