Urgent: Need VM restarted - AVD desktop unavailable (KAVD-MUSTA-LG3)

Mustafa Ali 0 Reputation points
2026-08-29T13:01:43.23+00:00

I'm unable to connect to my Azure Virtual Desktop. The connection fails with:

E_PROXY_ORCHESTRATION_LB_NO_SESSIONHOST_AVAILABLE - session host is unhealthy.

I traced this to my session host VM, which shows Agent status: Not Ready in the portal. I have Reader-only access and cannot restart it myself (confirmed via Portal and CLI - AuthorizationFailed on both deallocate and start actions).

Could you please restart/deallocate and start this VM for me?

Details:

  • VM name: KAVD-MUSTA-LG3
  • Resource group: KAVDPoolConsultants-RG
  • Subscription: AVD Consultants Subscription (7883865c-0cb5-4c5a-a550-7ecc4a3526d1)
  • Host pool: KAVD-HostPool-Consultants
  • My account object ID: 5e1961ef-194c-429b-a8a6-4dc320846ca5
  • Original connection Activity ID: bc797f95-94bd-4ae0-a571-fb7abb530000

After the restart, could you also confirm the session host shows as Available/healthy in the host pool's Session Hosts list?

Also, if possible, could I be granted Virtual Machine Contributor scoped to just this VM going forward, so I can resolve this myself if it happens again?

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.


2 answers

Sort by: Most helpful
  1. Allan Solomon Mejia 7,585 Reputation points
    2026-08-30T22:20:56.3133333+00:00

    Hello @Mustafa Ali

    This forum is community-based, so we don't have access to your Azure subscription and can't restart KAVD-MUSTA-LG3 or change its RBAC permissions from here.

    The E_PROXY_ORCHESTRATION_LB_NO_SESSIONHOST_AVAILABLE error, combined with the session host showing Agent status: Not Ready, means AVD currently has no healthy session host available for the connection. Since your account only has Reader access and you're receiving AuthorizationFailed, an administrator with the appropriate permissions will need to restart/deallocate-start the VM and then verify its status under Host pool → Session hosts.

    Regarding permissions, Virtual Machine Contributor at the individual VM scope allows start/restart/deallocate operations, but it grants far more VM-management permissions than power operations alone.

    If you only need to manage VM power state, your administrator should consider a least-privilege custom role with the required start/restart/deallocate actions rather than granting full Virtual Machine Contributor.

    Reference: Microsoft – Azure built-in roles for Compute

    If the VM becomes available after restart but later returns to Not Ready, investigate the underlying AVD Agent/Boot Loader, network connectivity, and AVD service connectivity rather than repeatedly restarting the VM.

    Help make this community better for everyone: if this answer resolved your issue, please accept it or leave an upvote. If not, share more details in a comment so we can continue the discussion and find the right solution.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. Vinodh247-1375 44,316 Reputation points Volunteer Moderator
    2026-09-04T01:34:12.0166667+00:00

    The error E_PROXY_ORCHESTRATION_LB_NO_SESSIONHOST_AVAILABLE combined with the session host showing Agent Status = Not Ready indicates that Azure Virtual Desktop currently does not have a healthy session host available to broker your connection. In this state, the session host must be brought back to a healthy and available status before users can connect. [learn.microsoft.com]

    A few points to note:

    No one in the Microsoft Q&A community can directly restart VMs or modify permissions within your Azure subscription. Community members do not have access to customer subscriptions or resources. [learn.microsoft.com]

    Since you have confirmed Reader-only access and are receiving AuthorizationFailed errors, a subscription, resource group, or VM administrator must perform the required actions on KAVD-MUSTA-LG3. [learn.microsoft.com]

    1. The administrator should:
      • Perform a Stop (Deallocate) -> Start cycle on the VM.
      • Verify that the VM is running.
      • Confirm that the session host status in KAVD-HostPool-Consultants returns to Available and that the Agent Status changes from Not Ready to a healthy state.
      If the session host becomes healthy after a restart but later returns to Not Ready, the underlying issue should be investigated rather than relying on repeated restarts. Common areas to check include:
      • Azure Virtual Desktop Agent and Boot Loader services
        • VM network connectivity
          • Access to required Azure Virtual Desktop service endpoints
            • General VM health and operating system issues
    2. For future self-service, your administrator could assign:
      • VM cntributor nor a custom VM operations role grants permission to assign RBAC roles. Any role assignment must still be performed by an Owner or User Access Administrator.

    Help make this community better for everyone: if this answer resolved your issue, please accept it or leave an upvote. If not, share more details in a comment so we can continue the discussion and find the right solution.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.