The other is: This request is not authorized to perform this operation when accessing Azure Storage. This article looks at how you can fix this second error.

What causes this request is not authorized to perform this operation on Microsoft Azure storage?

There can be a lot of reasons users can’t read/write content on Azure storage containers and access blob objects on storage accounts. The common ones are:

Invalid access key: Using the wrong storage name and access keys will return the error. Expired Azure storage container: You cannot access any resources on an expired Microsoft Azure container.  Incorrect role assignment: Without a contributor role, it’s impossible to read/write data on a storage account. Hence, the error. Restricted access by the administrator: The admin might have used Azure AD to limit your access to the storage account access keys. Disabled access key: Disabling storage account key access can prevent you from using even the correct access keys to authenticate your requests.

Now that we’ve identified the root of the problem, Let’s see how you can solve it.

How can I solve this request is not authorized to perform this operation on Microsoft Azure storage?

Before proceeding to the fixes in this guide, try these preliminary checks, as they could be the only solution you need:

Verify access key: The first step is to verify that the access keys and storage account name you are using are correct. Check storage expiration: Make sure the Microsoft Azure storage container you are trying to access has not expired Confirm authorization: Confirm from the admin your access to the storage account is not restricted. Enable storage access key: Check to ensure you have Allow storage account key access enabled on the storage account.

If the error persists after using all these initial solutions, try the following advanced fixes.

1. Regenerate storage account access keys

2. Change the default network access rule to allow access from all network

3. Assign a storage contributor role

Now, you should be able to solve this request is not authorized to perform this operation error on Microsoft Azure storage. If you want extra control and flexibility over your Azure cloud storage resources, Microsoft Azure Storage Explorer is an intuitive application designed to give you just that. Check it out to see how it works. Which of the above solutions works for you? Let us know in the comments area below. 

SPONSORED Name * Email * Commenting as . Not you? Save information for future comments
Comment

Δ