I have a Azure virtual machine ubuntu 16.04 LTS.
In the machine, I have some files which I want to upload in the Azure blob (storage). The directory in the VM where the files are stored are updated on daily basis, so in the azure blob, I need to transfer the files which comes newly to the source directory.
Can some one please suggest what are the available and best ways to achieve this.
Thanks