Skip to Content
Hands-On Azure for Developers
book

Hands-On Azure for Developers

by Kamil Mrzygłód
November 2018
Intermediate to advanced
606 pages
15h 7m
English
Packt Publishing
Content preview from Hands-On Azure for Developers

Function app

The logical container for multiple functions is called a function app. A function app can host one or more functions, which will share configuration, settings, and runtime version. It is possible to run functions using multiple languages using the same function app.

Here, you can see what a single function app looks like, with several individual functions hosted within it:

If you have the requirement to use both pricing plans (consumption and App Service), you will have to have two different functions apps, as a single one does not support such a scenario.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali

Publisher Resources

ISBN: 9781789340624Supplemental Content