Skip to content

Releases: sedouard/azure-functions-node

Deprecate

05 Nov 01:45

Choose a tag to compare

You should probably use azure-functions-cli instead.

Deploy Functions with Functions!

24 Apr 15:36

Choose a tag to compare

This is the initial release! With this client library you can:

  • Deploy Azure Functions by specifying bindings and the function code as a string within a JSON body
  • List, Get and Delete functions
  • Housekeeping (Mocks, Unit Tests, CI, .etc)

Get started by doing:

npm install azure-functions