- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 50字
- 2025-04-04 15:39:16
Getting ready
Before moving on, we will perform the following steps:
- Create a SendGrid account (if not created already), grab the SendGrid API key, and create a new key in the Application settings of the function app.
- Install Postman to test the HTTP trigger. You can download Postman from https://www.getpostman.com/.