This sample demonstrates how to take image files as an input via BlobTrigger, transform the file to create a thumbnail, and then output the new file as a blob via BlobOutput binding.
- Python xx or higher
- Azure Functions Core Tools
- Add this `local.settings.json`` file to your /files/dotnet folder to simplify local development using azurite (storage emulator).