-
Notifications
You must be signed in to change notification settings - Fork 91
Authentication Error #9006
Description
Storage Explorer Version
1.42.0
Regression From
No response
Architecture
x64
Storage Explorer Build Number
No response
Platform
All
OS Version
No response
Bug Description
I was able to copy files but this time I got this error msg.
This request is not authorized to perform this operation.
This storage account's 'Firewalls & virtual networks' settings may be blocking access to storage services. Try adding your client IP address to the firewall exceptions, or by allowing access from 'all networks' instead of 'selected networks'. To learn more about Azure Storage firewalls and virtual networks, visit http://go.microsoft.com/fwlink/?LinkId=845443.
Error Details:
{
"name": "RestError",
"code": "AuthorizationFailure",
"statusCode": 403,
"details": {
"errorCode": "AuthorizationFailure",
"content-length": "246",
"content-type": "application/xml",
"server": "Microsoft-HTTPAPI/2.0",
"x-ms-request-id": "a020365c-101e-0052-37cd-c205c2000000",
"x-ms-client-request-id": "48a4c940-b039-48bd-a803-504a80a08cb9",
"date": "Thu, 02 Apr 2026 18:21:53 GMT",
"message": "This request is not authorized to perform this operation.\nRequestId:a020365c-101e-0052-37cd-c205c2000000\nTime:2026-04-02T18:21:54.2959499Z",
"code": "AuthorizationFailure"
}
}
Resource Types
No response
Authentication Method
None
Connection Type
None
Steps to Reproduce
1 If you do not have folder yet:
- Click on Plug icon on the left
Fill it with ACCOUNT and KEY information - Try to open folder
Actual Experience
Expected Experience
No response
Additional Context
No response