In this chapter, you will see a lot of code, so it is important that you are familiar with C# and object-oriented programming. Moreover, you will learn how to create unit testing for your Azure Functions; it is important that you have a good understanding of what the unit testing approach is.
You can find the source code for this chapter at https://github.com/PacktPublishing/Mastering-Azure-Serverless-Computing/tree/master/Chapter06.