I have used Azure Function to upload a file to BC Cloud from FTP Server by referring the code snippet available in below URL,
https://demiliani.com/2020/03/30/dynamics-365-business-central-saas-save-a-file-to-an-sftp-server/
But I am unable to identify the libraries or dependencies to be added in VS Code in order to make the code to execute.
Can anyone suggest the steps to be followed in order to execute the code such that the file from FTP server should be uploaded to BC Cloud ?