Forum Discussion
Log Analytics Email -remove "Insights"from Email Alert
- Dec 18, 2019
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.
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.