In real-world scenarios, the triggers and bindings offered by Azure Functions extensions are not always sufficient to meet the requirements that your solutions have.
In this chapter, you will learn how triggers and bindings work and how you can customize them to meet your requirements.
This chapter will cover the following topics:
- Azure Functions extensions
- Creating a custom trigger
- Creating a custom binding