Use Azure Functions to Receive Twilio Webhooks and persist in Blob Storage
How to receive Twilio webhooks using Azure Functions There are a few ways to develop Azure Functions. In this post we are going to use Visual Studio to develop the function, but we could also have choosen to use the Azure Portal. Since I don't like t...
Apr 19, 20214 min read731

