Skip to content

Commit da1f94c

Browse files
authored
Added question on whether 90025 is throttling
1 parent 4e22b3e commit da1f94c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/active-directory/reports-monitoring/reports-faq.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,11 @@ sections:
106106
answer: |
107107
With passwordless authentication, User IDs appear as the username. To confirm this scenario, look at the details of the sign-in event in question. The *authenticationDetail* field will say *passwordless*.
108108
109+
- question: |
110+
I see a 90025 error in the sign in logs. Does this mean my user failed to sign in? Has my tenant hit a throttling limit?
111+
answer: |
112+
No, in general 90025 errors are resolved by an automatic retry without the user noticing the error. This error can occur when an internal Azure AD subservice hits its retry allowance and does not indicate your tenant is being throttled. These errors are usually resolved by Azure AD internally without any user impact. If the user is unable to sign in due to this error, manually trying again should resolve the issue.
113+
109114
- name: Conditional Access
110115
questions:
111116
- question: |
@@ -165,4 +170,4 @@ sections:
165170
I keep getting permissions errors when running queries. I thought I had the appropriate role.
166171
answer: |
167172
You may need to sign in to Microsoft Graph separately from the Azure portal. Select your profile icon on the upper-right corner and sign in to the right directory.
168-
You may be trying to run a query that you don't have permissions for. Select **Modify Permissions** and select the **Consent** button. Follow the sign-in prompts.
173+
You may be trying to run a query that you don't have permissions for. Select **Modify Permissions** and select the **Consent** button. Follow the sign-in prompts.

0 commit comments

Comments
 (0)