- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 60字
- 2021-07-02 20:23:00
Accelerate Your Cloud Application Development Using Azure Function Triggers and Bindings
In this chapter, we will cover the following recipes:
- Building a backend Web API using HTTP triggers
- Persisting employee details using Azure Storage table output bindings
- Saving the profile images to Queues using Queue output bindings
- Storing the image in Azure Blob storage
- Cropping an image using ImageResizer trigger