Skip to content

Commit 1a7a52b

Browse files
Merge pull request #10063 from MicrosoftDocs/JarrettRenshaw-patch-12
AB#8132: Clarify verification process for guest user accounts
2 parents 4ad4322 + 24f7d56 commit 1a7a52b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

support/entra/entra-id/app-integration/error-code-AADSTS50020-user-account-identity-provider-does-not-exist.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,8 @@ Use a tenant-specific endpoint (`https://login.microsoftonline.com/<TenantIDOrNa
132132

133133
Error `AADSTS50020` might occur if the name of a guest user who was deleted in a resource tenant is re-created by the administrator of the home tenant. To verify that the guest user account in the resource tenant isn't associated with a user account in the home tenant, use one of the following options:
134134

135-
### Verification: Check whether the resource tenant's guest user is older than the home tenant's user account
136-
137-
To check the creation date of the guest user account, you can use Microsoft Graph, Microsoft Entra PowerShell, or the Microsoft Graph PowerShell SDK.
135+
### Verification: Use the following tools to verify Guest User status in Microsoft Entra ID
136+
To check whether the resource tenant's guest user is older than the home tenant's user account, you can use Microsoft Graph, Microsoft Entra PowerShell, or the Microsoft Graph PowerShell SDK.
138137

139138
#### Microsoft Graph
140139

0 commit comments

Comments
 (0)