Skip to content

Commit f80d34c

Browse files
committed
add preview note
1 parent 4e6a039 commit f80d34c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

articles/web-application-firewall/ag/insights.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Application Gateway WAF Insights Dashboards
2+
title: Azure Application Gateway WAF Insights Dashboards (Preview)
33
description: Learn how to use Azure Application Gateway WAF insights dashboards to monitor, investigate, and report on web application firewall activity.
44
author: halkazwini
55
ms.author: halkazwini
@@ -8,7 +8,11 @@ ms.topic: concept-article
88
ms.date: 02/20/2026
99
---
1010

11-
# Azure Application Gateway Web Application Firewall (WAF) insights dashboards
11+
# Azure Application Gateway Web Application Firewall (WAF) insights dashboards (preview)
12+
13+
> [!IMPORTANT]
14+
> Application Gateway Web Application Firewall insights dashboard is currently in PREVIEW.
15+
> 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.
1216
1317
The WAF Insights dashboards for Azure Application Gateway provide a unified experience for monitoring, investigation, and reporting of WAF activity. They help security and operations teams detect attack patterns, validate WAF policy effectiveness, identify misconfigurations, and accelerate incident response through deep drill-down analysis. By combining high-level visibility with detailed request-level insights, the dashboards support both strategic monitoring and hands-on troubleshooting.
1418

@@ -48,15 +52,12 @@ The WAF Insights experience is divided into two main tabs:
4852

4953
- **Triage** - Drill-down investigations of events.
5054

51-
5255
Each tab offers a different perspective and is often used together: monitor overall health in the **Monitor tab**, then use the **Triage tab** to investigate anomalies.
5356

54-
5557
### Monitor tab
5658

5759
The Monitor tab provides visibility and reporting through two main views – **WAF logs** and **WAF metrics**.
5860

59-
6061
The **WAF logs** view gives a detailed request-level perspective sourced from the AzureDiagnostics table in LAW. It includes visualizations such as total WAF requests by rule group, WAF actions by type (for example, Blocked), top blocked URIs, top triggered rules, rules over time, and details of triggered rule events with timestamps, hosts, AppGW instances, and client IPs. Analysts can also correlate data by tracking ID, review top offending IPs, and inspect related requests to detect targeted attacks, validate rule effectiveness, and support audits or compliance reviews.
6162

6263
:::image type="content" source="../media/insights/insights-dashboard-monitor-tab.png" alt-text="Screenshot of the monitor tab of the WAF insights dashboard." lightbox="../media/insights/insights-dashboard-monitor-tab.png":::
@@ -89,7 +90,6 @@ In **Triage by URL**, investigation begins with a URL path. Analysts select the
8990
| **Triage by rule** | Investigate by rule ID | Scope → Rule → Hosts → URLs → Requests | Identify noisy rules, analyze blocks, fine-tune rules |
9091
| **Triage by URL** | Investigate by URL path | Scope → URL → Hosts → Rules → Requests | Investigate attacks on sensitive endpoints, validate rule effectiveness |
9192

92-
9393
## Glossary
9494

9595
**Association**: The binding between a WAF policy and an Application Gateway listener or path.

0 commit comments

Comments
 (0)