- 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.
推薦閱讀
- Web程序設計及應用
- 軟件界面交互設計基礎
- CentOS 7 Server Deployment Cookbook
- 神經網絡編程實戰:Java語言實現(原書第2版)
- R Data Analysis Cookbook(Second Edition)
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Android移動開發案例教程:基于Android Studio開發環境
- Qt5 C++ GUI Programming Cookbook
- Angular應用程序開發指南
- Python函數式編程(第2版)
- 愛上C語言:C KISS
- Scratch從入門到精通
- Python Machine Learning Cookbook
- 金融商業數據分析:基于Python和SAS
- Koa與Node.js開發實戰