gpt4 book ai didi

azure - 如何在成功部署 Azure 模板时从事件网格获取事件

转载 作者:行者123 更新时间:2023-12-03 03:58:44 24 4
gpt4 key购买 nike

假设我有一个 https 端点,可以用作我可以在 Azure 模板中提供的 Azure 事件网格的 Webhook URL。但该端点尚未得到验证。我还有一个 azure 模板,希望租户/客户部署。我如何接收模板部署已成功完成的事件?

最佳答案

您可以利用 Azure Monitor 的功能 view activity logs to monitor actions on resources 。更具体地说,您将对部署资源 (Microsoft.Resources/deployments) 中的事件感兴趣。

Activity Log

从那里您可以创建一个警报规则 + 操作组,将事件推送到您选择的 Webhook。您还可以将警报范围限制为单个资源组或整个订阅。请参阅Create an alert ruleCreate and manage action groups in the Azure portal .

Action group configuration

关于azure - 如何在成功部署 Azure 模板时从事件网格获取事件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63441911/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com