【发布时间】:2020-11-20 18:17:49
【问题描述】:
是否可以在对 Azure SQL MI 上的表执行插入操作时触发 Azure Functions 或 AppService webapp?
如果没有,有没有办法在 Azure SQL 之外触发应用程序而不是使用 LogicApp?我想避免使用 LogicApp,因为它需要使用另外一个应用程序,并且仍在使用轮询。
下面的链接说它不适用于 Azure 功能
下面的链接建议使用 LogicApp。
Trigger Azure Function by inserting (adding) new row into table, SQL Server Database
【问题讨论】:
标签: azure azure-functions azure-web-app-service azure-sql-database