Finally, we have created our first function that processes a photograph and creates a thumbnail for a photography competition scenario.
We have also seen the anatomy of Azure Functions and covered the troubleshooting of issues that can occur in the Azure Function processing.
So, we have covered all the basic things to execute a simple function with triggers and output binding.
In the next chapter, we will discuss triggers in detail.