You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/web-application-firewall/ag/create-custom-waf-rules.md
+11-15Lines changed: 11 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
-
title: Create and use v2 custom rules
2
+
title: Create and use WAF v2 custom rules on Application Gateway
3
3
titleSuffix: Azure Web Application Firewall
4
4
description: This article provides information on how to create Web Application Firewall (WAF) v2 custom rules in Azure Application Gateway.
5
5
author: halkazwini
6
6
ms.author: halkazwini
7
7
ms.service: azure-web-application-firewall
8
8
ms.topic: how-to
9
-
ms.date: 04/06/2023
9
+
ms.date: 04/30/2025
10
10
ms.custom: devx-track-azurepowershell
11
11
---
12
12
@@ -19,9 +19,7 @@ This article shows you some example custom rules that you can create and use wit
19
19
The JSON snippets shown in this article are derived from a [ApplicationGatewayWebApplicationFirewallPolicies](/azure/templates/microsoft.network/applicationgatewaywebapplicationfirewallpolicies) resource.
20
20
21
21
>[!NOTE]
22
-
> If your application gateway is not using the WAF tier, the option to upgrade the application gateway to the WAF tier appears in the right pane.
23
-
24
-
![Enable WAF][fig1]
22
+
> If your application gateway isn't using the WAF tier, the option to upgrade the application gateway to the WAF tier appears in the right pane.
@@ -568,8 +566,6 @@ And here's the corresponding JSON:
568
566
}
569
567
```
570
568
571
-
## Next steps
569
+
## Next step
572
570
573
571
After you create your custom rules, you can learn how to view your WAF logs. For more information, see [Application Gateway diagnostics](../../application-gateway/application-gateway-diagnostics.md#diagnostic-logging).
0 commit comments