- NodeJS 10
The functions run in Serverless Framework and use Windows like OS.
Install Serverless
npm install -g serverless
Check Install
serverless -v
Install azure plugin
serverless plugin install --name serverless-azure-functions
serverless plugin install --name serverless-azure-functions
Install Azure CLI
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
Login
az login