A cloud-based identity and access management service for securing user authentication and resource access
Azure Virtual Desktop – External (B2B) User Fails to Connect with OrchestrationResponseError 10009 (E_PROXY_TENANT_CANNOT_FIND_USER_IN_ACTIVE_DIRECTORY)
We are experiencing an issue where an external (B2B guest) user is unable to connect to Azure Virtual Desktop (RemoteApp).
The connection reaches the orchestration stage but fails with the following error:
DisconnectReason: OrchestrationResponseError Code: 10009
Received status 400 for the orchestration POST request
Error:
E_PROXY_TENANT_CANNOT_FIND_USER_IN_ACTIVE_DIRECTORY
Exception:
Microsoft.RDInfra.RDAgent.Service.AddUserToLocalGroupAdErrorNoSuchMemberException
Environment Details
OS: Windows 11 Enterprise multi-session
Version: 24H2
OS Build: 26100.7840
Session hosts: Entra ID joined
Host pool type: Pooled
Per-user access pricing: Enrolled (external users scenario)
RemoteApp deployment
Authentication: Entra ID (B2B guest user)
SSO configured
What is Working
Feed discovery succeeds (HTTP 200)
RDP file downloads successfully (HTTP 200)
Authentication succeeds
User is visible in Entra ID as Guest
User is assigned to the Application Group
Subscription is enrolled for per-user access pricing
Observed Behavior
Connection progresses to orchestration phase, then fails with:
OrchestrationResponseError (10009)
HTTP 400 from orchestration POST
Exception indicates failure while attempting to add user to local group
Error suggests the user cannot be found in Active Directory during orchestration
Question
What could cause E_PROXY_TENANT_CANNOT_FIND_USER_IN_ACTIVE_DIRECTORY during orchestration for an external B2B user on Windows 11 24H2 Entra-joined session hosts?
Specifically:
Are there additional RBAC roles required beyond Application Group assignment?
Is "Virtual Machine User Login" required at VM/RG scope for B2B users?
Are there additional cross-tenant access settings that must be configured?
Does this indicate a session host agent issue resolving the guest object?
Any guidance would be appreciated.
If you want, I can also give you a more technical version that sounds deeper/engineering-level (sometimes gets faster responses from Microsoft engineers).
Environment Details
- OS: Windows 11 Enterprise multi-session
Version: 24H2
OS Build: 26100.7840
Session hosts: Entra ID joined
Host pool type: Pooled
- Per-user access pricing: Enrolled (external users scenario)
RemoteApp deployment - Server is entra domain services joined.
SSO configured
What is Working
Feed discovery succeeds (HTTP 200)
RDP file downloads successfully (HTTP 200)
Authentication succeeds
User is visible in Entra ID as Guest
User is assigned to the Application Group
Subscription is enrolled for per-user access pricing
Observed Behavior
Connection progresses to orchestration phase, then fails with:
OrchestrationResponseError (10009)
HTTP 400 from orchestration POST
Exception indicates failure while attempting to add user to local group
Error suggests the user cannot be found in Active Directory during orchestration
Question
What could cause E_PROXY_TENANT_CANNOT_FIND_USER_IN_ACTIVE_DIRECTORY during orchestration for an external B2B user on Windows 11 24H2 Entra-joined session hosts?
Specifically:
Are there additional RBAC roles required beyond Application Group assignment?
Is "Virtual Machine User Login" required at VM/RG scope for B2B users?
Are there additional cross-tenant access settings that must be configured?
Does this indicate a session host agent issue resolving the guest object?
Any guidance would be appreciated.