Tag Archives: upload file to azure blob

Download File and Upload to Azure Blob Storage

Requirement Let’s say we have requirement to download file from website and upload it to Azure Blob Storage. In our case we are using excel file but you can do it for other files as well. Details First we need to setup Storage account and blob container in Azure. Once you have setup it, you need to get following details:… Read more »