8 Commits

Author SHA1 Message Date
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Tanner Barlow
14044edaae
fix: Slim down Azure Functions template 2019-06-14 17:06:30 -07:00
My Ho
c3a32cf45b
azure: exclude development dependency files when packaging functions
.funcignore is not being used so have to add the ignore files
to the `exclude` section in serverless.yml
2019-05-14 10:56:09 -07:00
Tanner Barlow
9249348a94 Updated template for multiple Azure Functions 2019-05-10 10:05:16 -07:00
Tanner Barlow
66a02bb356 Update location 2019-05-09 13:00:54 -07:00
Ryan Lewis
a36bd5abca fixing typo in serverless.yml 2017-08-15 17:20:29 -07:00
RichardSlater
701d85e17e Fix for #3669: Azure Quickstart fn returns nothing
Add an out HTTP event that specifies the `res` variable on the context
allowing the function specified in `handler.js` to run as expected in
Azure.
2017-05-24 19:55:05 +01:00
Jonathan Carter
07667d13be Adding Azure/Node create template 2017-03-06 15:11:28 -08:00