Forum Discussion
Jahirt_Ruiz_Vista
Jul 19, 2022Copper Contributor
Automation with KQL
Hello guys
I have a Function working that I need to run every 3 months, and send a Email with the result of the query...
How can I achieve that?, I read about Data Lake but it looks complicated.
- Use a Logic App. Something similar to the following: https://azurecloudai.blog/2022/04/28/azure-sentinel-sending-an-email-each-morning-with-the-list-of-daily-incidents-created/
- Rod_Trent
Microsoft
Use a Logic App. Something similar to the following: https://azurecloudai.blog/2022/04/28/azure-sentinel-sending-an-email-each-morning-with-the-list-of-daily-incidents-created/- Jahirt_Ruiz_VistaCopper ContributorThank you! I did something similar... with that base!
- JaroaCopper ContributorI want to build the table in the body of the email but the query is dynamic, this leaves the use case. Is it necessary to send the result of the use case by mail, is this possible?