-
Notifications
You must be signed in to change notification settings - Fork 91
Description
Storage Explorer Version
1.41.0
Regression From
N/a.
Architecture
x64
Storage Explorer Build Number
20260130.7
Platform
macOS
OS Version
macOS Tahoe 26.3.1
Bug Description
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": "276",
"content-type": "application/xml",
"date": "Sat, 14 Mar 2026 13:07:51 GMT",
"server": "Microsoft-HTTPAPI/2.0",
"x-ms-client-request-id": "c2bd96ed-ab1d-4673-9e9e-eb4c4a51ecb8",
"x-ms-request-id": "dd5b9b07-001e-002e-51b3-b3ced0000000",
"message": "This request is not authorized by network security perimeter to perform this operation.\nRequestId:dd5b9b07-001e-002e-51b3-b3ced0000000\nTime:2026-03-14T13:07:51.1846065Z",
"code": "AuthorizationFailure"
}
}
Resource Types
No response
Authentication Method
None
Connection Type
None
Steps to Reproduce
- Launched explorer
- Signed In to account
- Expended Container.
Actual Experience
Upon Expanding Container. received an error which is shared.
Expected Experience
No response
Additional Context
No response