Azure Functions: Send email using SendGrid
Read OriginalThis article provides a step-by-step tutorial for integrating SendGrid with Azure Functions version 1 to send emails. It covers registering the SendGrid API key, adding the necessary NuGet package via project.json, configuring the output binding in function.json, and writing the C# script (run.csx) to create and send an email message. The author addresses changes post-General Availability and offers a workaround using WebJobs extensibility.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet