Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)

I want to copy files from AWS S3 to Azure storage with an archive access tier directly. but, whenever I am using --block-blob-tier Archive it throws an error:

failed to parse user input due to error: blob-tier is not supported while copying from sevice to service

Can anyone help me how to move files?

1 Answer

0 votes
by (26.7k points)

Using Storage REST API of version 2019-02-02. You can able to do it, as it contains a feature of creating a object from S3 and then uploading directly to Azure Blob Storage Archive tier.

I hope this will help.

Want to become an Azure expert? join azure architect certification now!!

Related questions

0 votes
1 answer
0 votes
1 answer
asked Dec 16, 2020 in AWS by devin (5.6k points)
0 votes
1 answer
+4 votes
1 answer

Browse Categories

...