This is the Azure Function that handles email submissions through our marketing site contact form.
Create a send grid API key and add it to your Configuration panel with the name:
SENDGRID_API_KEY
Simply deploy your Azure Function using the extension available in VS Code, or configure your function to build and deploy whenever changes are made to your repo.