Azure – How to move certain files from one storage blob container to another?
I have been trying to find the best way to do the following: I need to move a large amount of json files that are named following the format "yyyymmdd-hhmmss.json" from one blob container to another that's in another storage…