Skip to content

Commit 3cc75d8

Browse files
przlplxlearn-build-service-prod[bot]Cloud-Writer
authored
Update error-code-AADSTS50020-user-account-identity-provider-does-not-exist.md (#9814)
Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com> Co-authored-by: Meera Krishna <[email protected]>
1 parent a370cb7 commit 3cc75d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Then, check the creation date of the guest user in the resource tenant against t
157157

158158
#### Microsoft Entra PowerShell
159159

160-
Run the [Get-EntraUser](/powershell/module/microsoft.entra/get-entrauser) PowerShell cmdlet to review the user creation date, as follows:
160+
Run the [Get-EntraUser](/powershell/module/microsoft.entra.users/get-entrauser) PowerShell cmdlet to review the user creation date, as follows:
161161

162162
```powershell
163163
Get-EntraUser -UserId {id | userPrincipalName} | Select-Object id, userPrincipalName, createdDateTime

0 commit comments

Comments
 (0)