Sending an Email from Azure using Microsoft Graph API
Sending an Email from Azure using Microsoft Graph API https://ift.tt/oNZvRcX Sending emails from Azure is a recurrent task for sysadmins or developers. To send email, there are many options, you can use SendGrid which is a great service for sending emails from Azure, you can use Graph API which is the option I will describe […]