diff --git a/aspnetcore/performance/rate-limit.md b/aspnetcore/performance/rate-limit.md index f1be464f48..5d9746210c 100644 --- a/aspnetcore/performance/rate-limit.md +++ b/aspnetcore/performance/rate-limit.md @@ -1,6 +1,7 @@ --- title: Rate limiting middleware in ASP.NET Core author: rick-anderson +monikerRange: '>= aspnetcore-7.0' description: Learn how limit requests in ASP.NET Core apps ms.author: riande ms.custom: mvc