November 2019
Intermediate to advanced
362 pages
7h 52m
English
In this chapter, you will see a lot of code, so it's important that you are familiar with C# and object-oriented programming (OOP). Moreover, because you will learn how to customize Azure Functions, it's mandatory to know the Azure Functions framework well and have basic knowledge about triggers and bindings.
You can find the source code for this chapter at https://github.com/PacktPublishing/Mastering-Azure-Serverless-Computing/tree/master/Chapter02.