- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 155字
- 2021-07-02 20:23:07
Generating the SendGrid API key
- In order to utilize the SendGrid account by the Azure Functions runtime, we need to provide the SendGrid API key as input to the Azure Functions. You can generate an API key from the SendGrid portal. Let's navigate to the SendGrid portal by clicking on the Manage button in the Essentials blade of SendGrid Account, as shown in the following screenshot:

- In the SendGrid portal, click on API Keys under the Settings section of the left-hand side menu, as shown in the following screenshot:

- In the API Keys page, click on Create API Key, as shown in the following screenshot:

- In the Create API Key popup, provide a name and choose API Key Permissions and click on the Create & View button.
- After a moment, you will be able to see the API key. Click on the key to copy it to the clipboard, as shown in the following screenshot:

推薦閱讀
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- 編程珠璣(續)
- AngularJS深度剖析與最佳實踐
- Mastering Yii
- Reactive Programming With Java 9
- Interactive Applications Using Matplotlib
- Learning Python by Building Games
- SQL 經典實例
- Python+Tableau數據可視化之美
- Python應用與實戰
- Less Web Development Cookbook
- Scala編程(第4版)
- Kotlin程序員面試算法寶典
- Getting Started with Backbone Marionette
- Implementing NetScaler VPX?(Second Edition)