Azure数据跟踪 [英] Azure Data Tracking

查看:51
本文介绍了Azure数据跟踪的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我认为这是一个不寻常的问题。

A bit of an unusual question, I think.

我们有一个新的Azure数据库,它从外部源提供数据。我们正在寻找一种方法来警告外部源写入的表的非更改。 IOW,如果在x小时内没有写入任何数据,则会发出警报&发送的电子邮件。
有关如何完成此操作的任何建议或想法?

We have a new Azure database that is fed data from an external source. We are looking for a way to alert on NON-changes to the tables that the external source writes to. IOW, if no data has been written in x hours, an alert is fired & an email sent. Any suggestions or ideas on how to accomplish this? 

推荐答案

您好,


您可以创建一个逻辑应用程序,可以每小时查询数据库中的表并使用Sendgrid发送电子邮件。



https://www.codeproject.com/Tips/1226872/Send-Email-from-Azure-SQL-using-Logic-App



您可以安排Logic App运行任何时间段和任何重复。



https://azure.microsoft.com/en-us/updates/schedule-logic-apps-to-run-in-the-future/



希望这会有所帮助。



问候,



Alberto Morillo

SQLCoffee.com


这篇关于Azure数据跟踪的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆