Commit Graph

11 Commits (f58899eef7bce5a682a52d33914d644e494ff898)

Author SHA1 Message Date
smile37773 7bb0556334 Rename Azure modules: facts -> info (#61505)
* rename

* add symlink

* rename

* rename

* rename

* rename

* rename

* rename

* rename

* rename

* rename

* rename

* rename

* rename
5 years ago
Zim Kalinowski ea609c3492
adding plan and container settings to function app (#54830) 5 years ago
Zim Kalinowski c85e3e0794
Fix for function app settings (#54662) 5 years ago
Matt Clay 05c303a39f Rebalance Azure tests in CI. 5 years ago
Yunge Zhu ee4b879328 remove unstable tag from azure tests (#44258) 6 years ago
Matt Clay 4e489d1be8
Update Shippable integration test groups. (#43118)
* Update Shippable integration test groups.
* Update integration test group aliases.
* Rebalance AWS and Azure tests with extra group.
* Rebalance Windows tests with another group.
6 years ago
Matt Clay fafceb9895 Mark unstable azure_rm_functionapp test. 6 years ago
zikalino 2ad7d79985 additional fixes to function app test 6 years ago
Zim Kalinowski fcd75bbc5a fixing function app test (#37687) 6 years ago
ZhijunZhao f8d7e477f0 fix azure test case failure for function apps module (#33658) 7 years ago
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
7 years ago