Forum Discussion

curious7's avatar
curious7
Copper Contributor
Aug 27, 2021

How to download files from Azure blob storage?

I am trying to find out how to download files from Azure blob storage container to a VM in Azure VNET (both within same tenancy). I found that using System.Net.webclient command and SAS token I can ...