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?