November 2018
Intermediate to advanced
424 pages
10h 55m
English
In the first three chapters, we created both the function app and the functions right within the portal. And, so far in this chapter, we have created the function app and the functions in Visual Studio itself.
Before we start, let's make a small change to HTTPTrigger, so that we understand that the code is running from Docker, as highlighted in the following screenshot. To do this, I have just added a From Docker message to the output, as follows:
