Skip to content

Commit bd0503e

Browse files
committed
freshness
1 parent 136e70f commit bd0503e

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

articles/web-application-firewall/ag/create-custom-waf-rules.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Create and use v2 custom rules
2+
title: Create and use WAF v2 custom rules on Application Gateway
33
titleSuffix: Azure Web Application Firewall
44
description: This article provides information on how to create Web Application Firewall (WAF) v2 custom rules in Azure Application Gateway.
55
author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-web-application-firewall
88
ms.topic: how-to
9-
ms.date: 04/06/2023
9+
ms.date: 04/30/2025
1010
ms.custom: devx-track-azurepowershell
1111
---
1212

@@ -19,9 +19,7 @@ This article shows you some example custom rules that you can create and use wit
1919
The JSON snippets shown in this article are derived from a [ApplicationGatewayWebApplicationFirewallPolicies](/azure/templates/microsoft.network/applicationgatewaywebapplicationfirewallpolicies) resource.
2020

2121
>[!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.
2523
2624
## Example 1
2725

@@ -568,8 +566,6 @@ And here's the corresponding JSON:
568566
}
569567
```
570568

571-
## Next steps
569+
## Next step
572570

573571
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).
574-
575-
[fig1]: ../media/create-custom-waf-rules/1.png
Binary file not shown.

0 commit comments

Comments
 (0)