- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 67字
- 2021-07-02 20:23:01
Persisting employee details using Azure Storage table output bindings
In the previous recipe, you have learnt how to create an HTTP trigger and accept the input parameters. Let's now work on something interesting, that is, where you store the input data into a persistent medium. Azure Functions supports us to store data in many ways. For this example, we will store the data in Azure Table storage.
推薦閱讀
- Delphi程序設計基礎:教程、實驗、習題
- Getting Started with ResearchKit
- Learning ASP.NET Core 2.0
- C語言程序設計實訓教程
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- Learning Informatica PowerCenter 10.x(Second Edition)
- Java:Data Science Made Easy
- Python數據挖掘與機器學習實戰
- Windows Forensics Cookbook
- jQuery開發基礎教程
- Java EE核心技術與應用
- 從零開始學Linux編程
- Procedural Content Generation for C++ Game Development
- CRYENGINE Game Development Blueprints
- 區塊鏈項目開發指南