- 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:

推薦閱讀
- HTML5+CSS3王者歸來(lái)
- HornetQ Messaging Developer’s Guide
- Facebook Application Development with Graph API Cookbook
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- CockroachDB權(quán)威指南
- Docker進(jìn)階與實(shí)戰(zhàn)
- Go語(yǔ)言高效編程:原理、可觀測(cè)性與優(yōu)化
- .NET 4.0面向?qū)ο缶幊搪劊夯A(chǔ)篇
- 營(yíng)銷數(shù)據(jù)科學(xué):用R和Python進(jìn)行預(yù)測(cè)分析的建模技術(shù)
- 秒懂設(shè)計(jì)模式
- R Data Analysis Cookbook(Second Edition)
- Flutter跨平臺(tái)開發(fā)入門與實(shí)戰(zhàn)
- 區(qū)塊鏈技術(shù)進(jìn)階與實(shí)戰(zhàn)(第2版)
- Building Business Websites with Squarespace 7(Second Edition)
- Python 快速入門(第3版)