Day110 — Azure Functions
1 min readSep 26, 2019
Here records the things I learned about Azure Functions. It is quite easy to setup. It only takes me a morning to deploy an Nodejs Azure Functions App to do what I want it to do.
- Install Azure Functions Core Tools on Linux
2. Create new Azure function project using vscode