An Azure service that stores unstructured data in the cloud as blobs.
Hi,
Welcome to Microsoft Q&A community forum!
Azure and AWS use different interfaces, so most applications and libraries designed to work with Amazon S3 don't support Azure out-of-the-box. Many third-party and open-source apps, libraries, and tools are built to take advantage of S3, including very popular tools like s3cmd;
There is also a very popular open-source solution on GitHub, take a look at it at this link:
https://github.com/gaul/s3proxy
Hope this helps
Cheers
Luca
Please "Accept as Answer" and Upvote if the answer provided is useful, so that you can help others in the community looking for remediation for similar issues