Skip to content

Commit 7791a97

Browse files
authored
Merge pull request #97250 from MarileeTurscak-MSFT/patch-230
Added 50011
2 parents c8ba18d + 4a050e6 commit 7791a97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/active-directory/reports-monitoring/reference-sign-ins-error-codes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@ You can also programmatically access the sign-in data using the [reporting API](
178178
|90051| Invalid Delegation Token. Invalid national Cloud ID ({cloudId}) is specified.|
179179
|90072| The account needs to be added as an external user in the tenant first. Sign-out and sign-in again with a different Azure AD account.|
180180
|90094| The grant requires administrator permissions. Ask your tenant administrator to provide consent for this application.|
181-
|500021|Tenant is restricted by company proxy. Denying the resource access.|
181+
|500011| The resource principal named <site address> was not found in the tenant named <tenant ID>. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You might have sent your authentication request to the wrong tenant.|
182+
|500021| Tenant is restricted by company proxy. Denying the resource access.|
182183
|500121| Authentication failed during strong authentication request.|
183184
|500133| The assertion is not within its valid time range. Ensure that the access token is not expired before using it for user assertion, or request a new token.|
184185
|530021|Application does not meet the Conditional Access approved app requirements.|

0 commit comments

Comments
 (0)