AzUnzipEverything
https://github.com/FBoucher/AzUnzipEverything A simple Azure Function to Unzip files from a blob storage container to another one The following features are supported in this current version: Supported Archive Types: .zip, .rarArchive support is currently implemented using the sharpcompress library Password protetected zip filesThe current solution provisions an Azure KeyVault instance for storing the zip archive(s) password used during … Read more