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...
- Jul 19, 2022Use 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
Jul 19, 2022Use 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_VistaJul 27, 2022Copper ContributorThank you! I did something similar... with that base!
- JaroaNov 04, 2022Copper 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?