Skip to content

A simple Azure Function to Unzip files from a blob storage to another one

Notifications You must be signed in to change notification settings

genuinebasil/AzUnzipEverything

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzUnzipEverything

A simple Azure Function to Unzip files from a blob storage to another one

This current version only supports ".zip"

TODOs

  • Add Support for .rar
  • Add ARM template
  • Add a Deploy to Azure button

More details

I have a blob post about this Azure Function.

I also have a video where I build and test the function.

Unzip Automatically Files with Azure Function v2

https://youtu.be/GRztpy337kU

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.

Deploy an Azure Function V2 (to unzip automatically your files) with Visual Studio Code https://youtu.be/t9PvXWEzU-o

About

A simple Azure Function to Unzip files from a blob storage to another one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%