- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 97字
- 2021-07-02 20:23:00
How it works…
We have created the first basic Azure Function using HTTP triggers and made a few modifications to the default code. The code just accepts firstname and lastname parameters and prints the name of the end user with a Hello {firstname} {lastname} message as a response. We have also learnt how to test the HTTP trigger function right from the Azure Management portal.
For the sake of simplicity, I didn't perform validations of the input parameter. Please make sure that you validate all the input parameters in your applications running on your production environment.
推薦閱讀
- Advanced Splunk
- 微信公眾平臺與小程序開發:從零搭建整套系統
- GeoServer Cookbook
- Redis入門指南(第3版)
- Android Jetpack開發:原理解析與應用實戰
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- INSTANT Sencha Touch
- Learning Informatica PowerCenter 10.x(Second Edition)
- Mastering Rust
- MATLAB for Machine Learning
- Java網絡編程核心技術詳解(視頻微課版)
- Building Microservices with .NET Core
- 軟件自動化測試實戰解析:基于Python3編程語言
- Java程序設計基礎教程
- Implementing NetScaler VPX?(Second Edition)