August 2017
Intermediate to advanced
468 pages
12h 5m
English
Among other things, timer-triggered functions can be used to generate the needed conditions for another function's execution. In Chapter 5, Integrations and Dependencies, we worked with Azure Logic Apps to trigger the execution of functions dependent on external services, such as Azure Service Bus. Azure Logic Apps are a convenient tool for testing functions in the cloud, but they cannot be run locally. A timer-triggered function can be used for the same purpose in a local environment.