Azure Serverless Computing Cookbook
上QQ阅读APP看书,第一时间看更新

How to do it...

In this section, we will perform the following:

  1. Create a Storage Queue binding to the HTTP Trigger.
  2. Create a Queue Trigger to process the message of the HTTP Trigger.
  3. Create a SendGrid output binding to the Queue Trigger.
  4. Create a Twilio output binding to the Queue Trigger.