- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 51字
- 2021-06-10 18:55:57
How to do it...
In this section, we will perform the following:
- Create a Storage Queue binding to the HTTP Trigger.
- Create a Queue Trigger to process the message of the HTTP Trigger.
- Create a SendGrid output binding to the Queue Trigger.
- Create a Twilio output binding to the Queue Trigger.