While experimenting with conditional access policies, I often go to Azure AD -> Monitoring -> Sign-ins to verify the new policies. Sometimes this works (although very slowly - it takes like 20 seconds to display the list), but a lot of the times I get the error "Requests to the server are being throttled" after these 20 seconds.
I saw https://docs.microsoft.com/en-us/troubleshoot/azure/virtual-machines/troubleshooting-throttling-errors where it's suggested to check for x-ms-ratelimit-... response headers, but in the response headers I get back, I only see a header 'x-ms-ags-diagnostic'.
Any idea what's causing the throttling?