Email Posts
Reading and Parsing Inbound Emails with SendGrid and Azure Logic Apps
Emails are a really important part of the workplace and while sending emails is common in code, the ability to read incoming emails in Azure is not as…
Templating HTML Emails in Azure Functions
Sending emails in Azure Functions is relatively straightforward using the SendGrid output binding. There is even a visual studio SendGrid template connecting…
How to Create Azure Resource Graph Explorer Scheduled Reports and Email Alerts
Azure Resource Graph Explorer is a powerful tool for querying resources in Azure. In this post we will look at how to create scheduled reports and email…