Configure Email Template for Azure Alerts

允我心安 提交于 2021-02-09 15:44:30

问题


Is there a way, I can configure the email template for Azure alerts. I have created an email alert for a metric and I need to send a custom email when the metric value cross the threshold.


回答1:


There is no way to customize the email template for Azure alerts. As a workaround, you can configure a webhook on Azure Alert so that you can process the alert signal with your custom code.

https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/insights-webhooks-alerts



来源:https://stackoverflow.com/questions/46848725/configure-email-template-for-azure-alerts

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!