Technical Requirements
To follow through the examples in this chapter, the following are required in addition to any requirements from previous chapters:
- The latest version of Azure Functions Core Tools: https://packt.link/ceWfo.
- The Azure Functions VS Code extension: https://packt.link/oqO8m.
- To follow along with the VS Code development of a function, install the Azurite VS Code extension, which provides a local storage emulator: https://packt.link/DroNb.
Note on Programming Language Examples
Remember, this book is an exam preparation guide and may not cover examples using your preferred programming language. If you can understand the concepts with the language used in this chapter (C#), you should be able to answer exam questions on other languages as well. For documentation on supported languages, check out the Further reading section of this chapter.