Day110 — Azure Functions

Jacky Tsang
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.

  1. Install Azure Functions Core Tools on Linux

2. Create new Azure function project using vscode

--

--

No responses yet