Forum Discussion
zlate81
Feb 24, 2025Copper Contributor
Advanced hunting API CpuQuotaExceeded
I'm getting the following error quite often when I threat hunt. Error in API call [429] - Too Many Requests {"error": {"code": "CpuQuotaExceeded", "message": "You have exceeded processing resourc...
luchete
Feb 25, 2025Iron Contributor
Hi zlate81,
The "CpuQuotaExceeded" error happens when the API hits the resource limit for your tenant.
Unfortunately, there isn’t a direct way to see exactly what is using up all the CPU resources, but you can try reducing the complexity of your queries or spreading them out over time. The CPU usage limits can vary depending on your license, and the quota might be higher for premium or higher-tier plans. You can check your current limits in the Microsoft Defender documentation.
Regards!