Apr 21 2020 02:58 PM - edited May 01 2020 12:11 PM
Windows Virtual Desktop service is rolling out changes which introduce new set of health checks for Session Host in production. These health checks determine if the Session Host is in the state where it can accept connections and highlights cases which need administrator intervention.
Below are the statuses and what each of them should be interpreted as:
Impact: Customers who have previously built reporting or tools based on Get-RDSSessionHost status would need to update their tools to reflect new statuses.
Windows Virtual Desktop Scaling tool has been updated take these statuses into consideration. You can find instructions in post here on how to update your scaling tool to latest version which contains these changes.
Eg: Available state
SessionHostName : ABC
TenantName : ABCXYZ
TenantGroupName : Default Tenant Group
HostPoolName : ABCDEF
AllowNewSession : False
Sessions : 0
LastHeartBeat : 4/19/2020 7:55:12 AM
AgentVersion : 1.0.1932.3500
AssignedUser :
OsVersion : 10.0.18363
SxSStackVersion : rdp-sxs200326004
Status : Available
UpdateState : Succeeded
LastUpdateTime : 4/19/2020 7:40:35 AM
UpdateErrorMessage :
Eg: Unavailable state
SessionHostName : ABC
TenantName : ABCXYZ
TenantGroupName : Default Tenant Group
HostPoolName : ABCDEF
AllowNewSession : False
Sessions : 0
LastHeartBeat : 4/13/2020 11:26:22 PM
AgentVersion : 1.0.1800.1300
AssignedUser :
OsVersion : 10.0.18363
SxSStackVersion : rdp-sxs200326004
Status : Unavailable
UpdateState : Succeeded
LastUpdateTime : 4/13/2020 7:01:08 PM
UpdateErrorMessage :
Eg: Needs Assistance
SessionHostName : ABC
TenantName : ABCXYZ
TenantGroupName : Default Tenant Group
HostPoolName : ABCDEF
AllowNewSession : True
Sessions : 8
LastHeartBeat : 4/17/2020 7:55:12 AM
AgentVersion : 1.0.1932.3500
AssignedUser :
OsVersion : 10.0.18363
SxSStackVersion : rdp-sxs200326004
Status : NeedsAssistance
UpdateState : Succeeded
LastUpdateTime : 4/13/2020 9:25:57 PM
UpdateErrorMessage :
Apr 23 2020 10:11 AM
May 01 2020 10:06 AM
May 01 2020 12:02 PM
FYI the auto scale URL is currently down, has been since yesterday
May 01 2020 12:04 PM
@Chris Hall Please find new URL for the same
May 01 2020 12:06 PM
@Nagorg-Tridius Logic App doesn't work with Preview of ARM model yet. We plan to make it work with ARM model in coming weeks. We are also looking to bring overall scaling service integrated into portal experience by end of year.
May 14 2020 03:54 AM
May 15 2020 07:11 AM
Is there any option in future for Auto-scaling within the Azure portal. When the given Session limit is 75% then the next available Session Host server in the HOST pool starts automatically and make the Session host True.
May 22 2020 09:39 AM
Hi @mayur_nalawade ,
it´s already possible with the new ARM based version.
I´ve documented it in detail how it works. Please check out my two part blog series about WVD automation.
https://wvdlogix.net/windows-virtual-desktop-host-pool-automation
https://wvdlogix.net/windows-virtual-desktop-host-pool-automation-2
Feel free to reach out to me for questions!
Cheers,
Patrick
May 22 2020 09:55 AM