Commit Graph

2 Commits (4e56dcd01a19a5c2f1ed27e11ffe57d490b274d9)

Author SHA1 Message Date
Zim Kalinowski fcd75bbc5a fixing function app test (#37687) 2018-03-21 20:58:28 -07:00
Thomas Stringer 8a6ae51f90 Add support for Azure Functions (#28566)
* add template for az func

* (wip) add basic azure functions support

* add support to add app settings to azure function

* add support for updating based off of app settings

* add integration tests and refactor required param

* support check mode and add facts module

* add test for azure functions facts module

* add necessary checks and registrations for web client

* fix documentation

* change return type from complex to dict

* disable azure_rm_functionapp tests until stable

* remove dict comprehension for py2.6

* pepe has whitespace tumor
2017-08-29 18:54:58 -07:00