Skip to content

Implement Rate Limiting

Info

ID: MS-M7032
MITRE mitigation: -

Throttle API requests, function invocations, and user-triggered operations to prevent abuse. Rate limiting protects against denial-of-service attacks and prevents attackers from causing excessive resource consumption.

Techniques Addressed by Mitigation

ID Name Use
MS-TA7030 Denial of wallet Throttle API requests, function invocations, and user-triggered operations to prevent abuse.