You may encounter scenarios where you need to invoke Azure Functions whenever a Queue Storage gets a message. Azure Functions will pick the message from the Queue Storage and process it. You may also have scenarios where you have to execute an Azure function’s business logic and then send an email from an Azure function. You can use a Queue Storage trigger to invoke an Azure function and a SendGrid output ...
4. OTP Mailer with Queue Storage Trigger and SendGrid Binding
Get Hands-on Azure Functions with C#: Build Function as a Service (FaaS) Solutions now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.