Loading

Azure App Gateway Log Analytics

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”