How to download a file into an Azure Storage account from a function app
I have just got started with Azure Function Apps. The following code should download a file with FTP from another server into an Azure storage account.
I have just got started with Azure Function Apps. The following code should download a file with FTP from another server into an Azure storage account.