资源(Azure 逻辑应用程序)上的 Azure 警报仅被触发一次

Azure Alert on a Resource (Azure Logic App) is being triggered only once

我每 3 分钟就有一个 Azure 逻辑应用 运行。我每次都故意让逻辑应用程序失败,以测试警报功能。

创建的警报状态为已启用

The condition is Whenever the count of runs failed is greater than or equal to 1
Threshold: Static
Operator: Greater than or equal to
Aggregation Type: Count
Threshold value: 1
Unit: Count
Aggregation granularity (Period): 1 minute
Frequency of evaluation: Every 1 minute

虽然逻辑应用程序 运行 每 3 分钟失败一次,但在过去的 1.5 小时内,我只收到一封邮件 您的 Azure Monitor 警报已触发.我什至将 更改警报状态 blade 从邮​​件更改为 Closed.

收到第一封邮件后不会触发警报。

我们将不胜感激任何帮助。

非常感谢!

请看这个document

上面的文档是针对VM的,但是对于我们的情况是一样的。当您的逻辑应用程序失败并触发警报时,您需要等待几分钟,它会发送另一封电子邮件通知您 azure monitor 警报已解决。之后,可以触发下一个警报并正常向您发送警报电子邮件。