Skip to content

Commit 604fd02

Browse files
Merge pull request #248490 from vhorne/main
Main
2 parents 5b3c29a + e2ed7e8 commit 604fd02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/web-application-firewall/ag/rate-limiting-configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to configure rate limit custom rules for Application Gate
55
services: web-application-firewall
66
author: joeolerich
77
ms.service: web-application-firewall
8-
ms.date: 07/28/2023
8+
ms.date: 08/16/2023
99
ms.author: victorh
1010
ms.topic: how-to
1111
---
@@ -16,7 +16,7 @@ ms.topic: how-to
1616
> Rate limiting for Web Application Firewall on Application Gateway is currently in PREVIEW.
1717
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
1818
19-
Rate limiting enables you to detect and block abnormally high levels of traffic destined for your application. Rate Limiting works by counting all traffic that that matches the configured Rate Limit rule and performing the configured action for traffic matching that rule which exceeds the configured threshold.
19+
Rate limiting enables you to detect and block abnormally high levels of traffic destined for your application. Rate Limiting works by counting all traffic that that matches the configured Rate Limit rule and performing the configured action for traffic matching that rule which exceeds the configured threshold. For more information, see [Rate limiting overview](rate-limiting-overview.md).
2020

2121
## Configure Rate Limit Custom Rules
2222

articles/web-application-firewall/ag/rate-limiting-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ The sliding window algorithm blocks all matching traffic for the first window i
4343

4444
## Next step
4545

46-
- [What is Azure Web Application Firewall on Azure Application Gateway?](ag-overview.md)
46+
- [Create rate limiting custom rules for Application Gateway WAF v2 (preview)](rate-limiting-configure.md)

0 commit comments

Comments
 (0)