Skip to content

Commit 9f26d19

Browse files
Merge pull request #10120 from MicrosoftDocs/main
Auto Publish – main to live - 2025-11-05 18:00 UTC
2 parents ad88031 + e9bd730 commit 9f26d19

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
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

support/entra/entra-id/governance/verify-first-party-apps-sign-in.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Although the apps that are listed in sign-in reports are owned by Microsoft and
4949

5050
## Verify a first-party Microsoft service principal through PowerShell
5151

52-
### Using Microsoft Graph PowerShell SDK
52+
### Use Microsoft Graph PowerShell SDK to connect to Microsoft Entra ID
5353

5454
1. Open PowerShell, import Microsoft Graph PowerShell SDK and then connect to Microsoft Entra ID:
5555

@@ -71,7 +71,7 @@ Although the apps that are listed in sign-in reports are owned by Microsoft and
7171

7272
In the screenshot, `f8cdef31-a31e-4b4a-93e4-5f571e91255a` is the Microsoft Service's Microsoft Entra tenant ID.
7373

74-
### Using Microsoft Entra PowerShell
74+
### Use Microsoft Entra PowerShell to connect to Microsoft Entra ID
7575

7676
1. Open PowerShell, import Microsoft Graph PowerShell SDK and connect to Microsoft Entra ID:
7777

0 commit comments

Comments
 (0)