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...
ibnmbodji
Jan 16, 2021Iron Contributor
Hi you can use Azure Logic Apps like this :
https://thomasthornton.cloud/2019/08/30/creating-automated-reports-using-logic-apps-for-log-analytics-queries/
https://thomasthornton.cloud/2019/08/30/creating-automated-reports-using-logic-apps-for-log-analytics-queries/
- Fabian_BongJan 16, 2021Copper Contributor
ibnmbodji My current role is operator. Am I able to use the Logic Apps?