Forum Discussion
Fabian_Bong
Jan 15, 2021Copper Contributor
Log Analytics Workspace Logs Automation
Hi, I have a set of log query which I have saved AzureDiagnostics | where ResourceProvider == "MICROSOFT.NETWORK" and Category == "ApplicationGatewayFirewallLog" | summarize count() by reques...
atulram
Jan 16, 2021Brass Contributor
Hi Fabian_Bong
You can create a workbook or a dashboard.
Try Dashboard first (simple option) and later try the workbook.
Fabian_Bong
Jan 16, 2021Copper Contributor
Thanks!atulram