Automating upload to Azure Blob Storage

You may also like...

2 Responses

  1. kanann says:

    Nice Post. Can we unzip the file in blob container using powershell. Please any idea for this

  2. Lewis says:

    You won’t be able to unzip inside the container but i see no reason why you can’t automate the process to download the zip, decompress it and the iteratively upload each file, creating containers for folders where necessary.