Azure Blob Storage "Authorization Permission Mismatch" error for get request with AD token
Azure Blob Storage "Authorization Permission Mismatch" error for get request with AD token
Azure Blob Storage "Authorization Permission Mismatch" error for get request with AD token
Re: Azure Blob Storage "Authorization Permission Mismatch" error for get request with AD token
I found it's not enough for the app and account to be added as owners. I would go into your storage account > IAM > Add role assignment, and add the special permissions for this type of request:
- Storage Blob Data Contributor
- Storage Queue Data Contributor
- Storage Blob Data Contributor
- Storage Queue Data Contributor