SQL Azure database trigger notification hub
问题 I have a SQL Azure database with one table on Azure and I want to trigger my notification hub when there is a change in the number of rows on my table so that I can send a push notification to my universal app. I tried to trigger a WCF service so that I can then call my notification hub but with no luck. Also I don't think is the best way either anyway. Do you have any thoughts? 回答1: i think that you can try using Logic Apps in this case linked to your services, so whenever there is a new row