We're trying to use AZCopy or MSE to transfer data from an S3 bucket into a storage blob but we're having issues getting AZCopy to authenticate with the S3 bucket. We get the following error:
failed to perform copy command due to error: s3 authentication to <s3 url>.s3-ap-southeast-2.amazonaws.com is not currently suported in AzCopy
We can't seem to find any resource that says exactly where S3 authentication is supported. Is there any info on how we can work around this/find out when this may be supported?