如何为 Azure Functions 运行状况检查配置 Azure 警报

How to configure Azure Alert for Azure Functions Health Check

我已成功为 Azure Functions 配置健康检查。 接下来,我想创建 Azure Alert,然后使用 LogicApps 发送消息。

如何配置 Azure 警报,以便在运行状况不正常时执行操作?

https://docs.microsoft.com/en-us/azure/app-service/monitor-instances-health-check

您可以使用 App Insights 根据 Function App 的指标 [http 错误、故障率等] 创建警报,警报操作可以配置为向您发送电子邮件或发送语音电话等。参考 http://www.mattruma.com/adventures-with-azure-functions-create-an-alert-from-app-insight-to-send-an-email-notification/ , https://docs.microsoft.com/en-us/azure/azure-monitor/app/monitor-functions