Run the following query within log analytics attached to the Azure App Gateway to review the WAF logs.
AzureDiagnostics | where ResourceType == “APPLICATIONGATEWAYS” and Category == “ApplicationGatewayFirewallLog”
Run the following query within log analytics attached to the Azure App Gateway to review the WAF logs.
AzureDiagnostics | where ResourceType == “APPLICATIONGATEWAYS” and Category == “ApplicationGatewayFirewallLog”