Azure Functions: Send email using SendGrid
A technical guide on configuring and using SendGrid to send emails from Azure Functions after the GA release, including code examples.
A technical guide on configuring and using SendGrid to send emails from Azure Functions after the GA release, including code examples.
A technical guide on how to securely access Azure KeyVault secrets from an Azure Function using a certificate-secured Service Principal.
A tutorial on building a serverless Web API with Azure Functions to generate vCard QR codes from user-provided contact details.