A simple Azure Function to Unzip files from a blob storage to another one
This current version only supports ".zip"
- Add Support for .rar
- Add ARM template
- Add a Deploy to Azure button
I have a blob post about this Azure Function.
I also have a video where I build and test the function.
I also have an extended version where I introduce more the Visual Studio Extension to work with Azure Function. And explain more details about the Azure Function V2.