Forum Discussion

SLau5669's avatar
SLau5669
Copper Contributor
Jul 02, 2024

Using Azure Function to download files from an external site and storage them in the VM

Hi All,

 

I created a function to download files from an external site and it's working fine from my local computer.  Is it possible to modify the code so it will download the files to a specific folder on the VM after deploying the function?  If so, how?  Any suggestions is much appreciated.

 

TIA

Steve

Resources