Skip to content

Commit 6ed8fb9

Browse files
committed
fix broken links
1 parent 27aabc5 commit 6ed8fb9

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/web-application-firewall/ag/waf-engine.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
title: WAF engine on Azure Application Gateway
33
titleSuffix: Azure Web Application Firewall
4-
description: This article provides an overview of the Azure WAF engine.
4+
description: In this article, you learn about the Azure Web Application Firewall (WAF) engine and its new features.
55
author: johndowns
66
ms.author: jodowns
77
ms.service: azure-web-application-firewall
88
ms.topic: concept-article
9-
ms.date: 03/05/2024
9+
ms.date: 03/06/2025
1010
---
1111

1212
# WAF engine on Azure Application Gateway
1313

14-
The Azure Web Application Firewall (WAF) engine is the component that inspects traffic and determines whether a request includes a signature that represents a potential attack and takes appropriate action depending on the configuration.
14+
The Azure Web Application Firewall (WAF) engine inspects traffic, detects potential attacks based on request signatures, and takes appropriate action according to the configuration.
1515

1616
## Next generation of WAF engine
1717

@@ -28,10 +28,10 @@ The new engine, released with CRS 3.2, provides the following benefits:
2828

2929
There are many new features that are only supported in the Azure WAF engine. The features include:
3030

31-
* [CRS 3.2](application-gateway-crs-rulegroups-rules.md#owasp-crs-32)
31+
* [CRS 3.2](application-gateway-crs-rulegroups-rules.md##core-rule-set-32)
3232
* Increased request body size limit to 2 MB
3333
* Increased file upload limit to 4 GB
34-
* [DRS 2.1](application-gateway-crs-rulegroups-rules.md#drs-21) and later DRS versions
34+
* [DRS 2.1](application-gateway-crs-rulegroups-rules.md#default-rule-set-21) and later DRS versions
3535
* [WAF v2 metrics](application-gateway-waf-metrics.md#application-gateway-waf-v2-metrics)
3636
* [Per rule exclusions](application-gateway-waf-configuration.md#per-rule-exclusions) and support for [exclusion attributes by name](application-gateway-waf-configuration.md#request-attributes-by-keys-and-values).
3737
* [Increased scale limits](../../azure-resource-manager/management/azure-subscription-service-limits.md#azure-application-gateway-limits)
@@ -51,6 +51,7 @@ When your WAF runs in prevention mode, the previous engine logs the request's ac
5151

5252
In contrast, the new WAF engine logs the request action type as *Log*, whether the WAF is running in prevention or detection mode.
5353

54-
## Next steps
54+
## Next step
5555

56-
Learn more about [WAF managed rules](application-gateway-crs-rulegroups-rules.md).
56+
> [!div class="nextstepaction"]
57+
> [WAF managed rules](application-gateway-crs-rulegroups-rules.md).

0 commit comments

Comments
 (0)