Azure 数据工厂向团队频道发送失败通知
Azure Data Factory send failed notifications to teams channel
我需要有关如何使用 Web 在 ADF 中发送 Azure 数据工厂 (ADF) 启动、成功或失败通知的帮助 activity。
我搜索了很多,但找到了有关通过 ADF 发送电子邮件通知的文章,但没有找到有关将这些开始、成功或失败通知发送到 MS-Teams 频道的文章。
注意:我已经创建了 MS-Teams 频道,并且我有与该频道关联的链接。
请看一下Webhooks and Connectors?. Connectors allow you to post the notifications from an external service to the Teams channel. You can build your own connector by following this指南。
我需要有关如何使用 Web 在 ADF 中发送 Azure 数据工厂 (ADF) 启动、成功或失败通知的帮助 activity。
我搜索了很多,但找到了有关通过 ADF 发送电子邮件通知的文章,但没有找到有关将这些开始、成功或失败通知发送到 MS-Teams 频道的文章。
注意:我已经创建了 MS-Teams 频道,并且我有与该频道关联的链接。
请看一下Webhooks and Connectors?. Connectors allow you to post the notifications from an external service to the Teams channel. You can build your own connector by following this指南。