How to copy blobs from azure to aws using python?
For example im copying this specific file “container/dir/test1.txt” in vs code, but im unable to find a solution which does not require to download the file locally or in chunks… I tried azure sas url but that too streams data in chunks … so occupying memory