Share via

Code: AuthorizationPermissionMismatch

shubham 1 Reputation point
2022-04-04T07:55:47.273+00:00

we are transferring data fron azure blob storage to gcp vm through a tunnel using azcopy for this purpose, but encountering this error, not able to find solution to this, required IAM role has been attached to the azure cloud storage container , still error remain same

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Jasreet Singh 176 Reputation points
    2022-04-04T08:06:43.373+00:00

    Though I am sure, you have validated the IAM role can you try below link as a solution which confirms the correct role "Storage Blob Data Contributor" to be assigned to the account used for AZcopy along with Owner permissions to the account (service principal) used having the Owner Role on the blob storage.

    Ref : https://nishantrana.me/2020/11/23/fixed-authorizationpermissionmismatch-azure-blob-storage/

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.