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

推薦閱讀
- 小創客玩轉圖形化編程
- 劍指JVM:虛擬機實踐與性能調優
- Vue.js前端開發基礎與項目實戰
- Python從菜鳥到高手(第2版)
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- Learning SAP Analytics Cloud
- SAS數據統計分析與編程實踐
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- 小型編譯器設計實踐
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- 軟件測試技術
- Visual C++程序開發范例寶典
- Learning Google Apps Script
- JavaScript全棧開發
- 流暢的Python