Forum Discussion

nishathriaz's avatar
nishathriaz
Copper Contributor
Dec 17, 2019
Solved

Log Analytics Email -remove "Insights"from Email Alert

Hello, I am looking for some help on the Email alert set up using LogAnalytics. I have set up Queries in LgAnalytics and it sends email when the condition is met - I have no issues with it. Azure se...
  • Hinishathriaz 

    There is no way to modify the e-mail template that is send. you are free for example to use Logic App, Azure Function or Automation runbook as action group integration instead of e-mail. Those services can receive the alert information in common alert schema, process it and send e-mail to format that you prefer. Of course that means you will have to have your own e-mail provider from which you can send e-mails.