Relative Content

Tag Archive for amazon-web-servicesazureamazon-s3azure-storage-accountazcopy

AzCopy S3 to ADLS Gen2 Transfer Failing with PUT Permission Error Despite Full Access

I’m encountering an issue with AzCopy when attempting to transfer data from Amazon S3 to Azure Data Lake Storage Gen2. The error message indicates that I lack PUT permission, even though I’ve verified that I have the necessary permissions in both AWS and ADLS. I created a SAS token with all possible permissions checked, and my AWS IAM policy (shown below) should also be sufficient. I’ve also set the AWS environment variables (AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY) in my command prompt: