Skip to content

Commit cbe604c

Browse files
committed
Added error codes to correct page.
1 parent 2454ce2 commit cbe604c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/virtual-desktop/virtual-desktop-fall-2019/diagnostics-role-service-2019.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: Heidilohr
66

77
ms.service: virtual-desktop
88
ms.topic: conceptual
9-
ms.date: 03/30/2020
9+
ms.date: 05/13/2020
1010
ms.author: helohr
1111
manager: lizross
1212
---
@@ -134,6 +134,7 @@ The following table lists common errors your admins might run into.
134134

135135
|Numeric code|Error code|Suggested solution|
136136
|---|---|---|
137+
|1322|ConnectionFailedNoMappingOfSIDinAD|The user isn't a member of Azure Active Directory. Follow the instructions in [Active Directory Administrative Center](/windows-server/identity/ad-ds/get-started/adac/active-directory-administrative-center) to add them.|
137138
|3|UnauthorizedAccess|The user who tried to run the administrative PowerShell cmdlet either doesn't have permissions to do so or mistyped their username.|
138139
|1000|TenantNotFound|The tenant name you entered doesn't match any existing tenants. Review the tenant name for typos and try again.|
139140
|1006|TenantCannotBeRemovedHasSessionHostPools|You can't delete a tenant as long it contains objects. Delete the session host pools first, then try again.|
@@ -155,6 +156,7 @@ The following table lists common errors your admins might run into.
155156

156157
|Numeric code|Error code|Suggested solution|
157158
|---|---|---|
159+
|-2147467259|ConnectionFailedAdErrorNoSuchMember|The user isn't a member of Azure Active Directory. Follow the instructions in [Active Directory Administrative Center](/windows-server/identity/ad-ds/get-started/adac/active-directory-administrative-center) to add them.|
158160
|-2147467259|ConnectionFailedAdTrustedRelationshipFailure|The session host is not correctly joined to the Active Directory.|
159161
|-2146233088|ConnectionFailedUserHasValidSessionButRdshIsUnhealthy|The connections failed because the session host is unavailable. Check the session host's health.|
160162
|-2146233088|ConnectionFailedClientDisconnect|If you see this error frequently, make sure the user's computer is connected to the network.|

0 commit comments

Comments
 (0)