- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 50字
- 2021-06-10 18:56:05
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/.