AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

Unable to create an Queue inside of the storage.

Open jfsom opened this issue 8 months ago • 1 comments

Storage Explorer Version

10.28.1

Regression From

No response

Architecture

x64

Storage Explorer Build Number

20250408.1

Platform

All

OS Version

Windows 11

Bug Description

{ "name": "RestError", "message": "This request is not authorized to perform this operation.\nRequestId:a881d25f-6003-0015-201f-c34c54000000\nTime:2025-05-12T09:21:43.2752396Z", "stack": "RestError: This request is not authorized to perform this operation.\nRequestId:a881d25f-6003-0015-201f-c34c54000000\nTime:2025-05-12T09:21:43.2752396Z\n at handleErrorResponse (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\queue-extension\dist\src\index.js:22:29872)\n at deserializeResponseBody (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\queue-extension\dist\src\index.js:22:28676)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async qd.sendOperationRequest (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\queue-extension\dist\src\index.js:22:41289)\n at async qd.sendOperationRequest (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\queue-extension\dist\src\index.js:22:51683)\n at async C:\Program Files\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\queue-extension\dist\src\index.js:41:1570\n at async Object.withSpan (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\queue-extension\dist\src\index.js:20:6370)\n at async en.runOperation (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\queue-extension\dist\src\index.js:89:6274)\n at async createQueue (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\queue-extension\dist\src\index.js:125:2043)\n at async StorageExplorer.Queues.addQueue (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\queue-extension\dist\src\index.js:125:14299)", "code": "AuthorizationFailure", "statusCode": 403, "request": { "url": "https://azurewebjobsstoragecm.queue.core.windows.net/fdg?sv=2024-11-04&ss=bfqt&srt=sco&sp=rwdlacupiytfx&se=2025-10-10T15:25:56Z&st=2025-05-12T07:25:56Z&sip=192.168.29.97&spr=https&sig=AzureSAS Token Redacted&timeout=30", "headers": { "x-ms-version": "2024-08-04", "accept": "application/xml", "user-agent": "Microsoft Azure Storage Explorer/1.38.0 (win32) azsdk-js-azure-storage-blob/12.23.0 core-rest-pipeline/1.17.0 Node/20.18.2 OS/(x64-Windows_NT-10.0.22631)", "x-ms-client-request-id": "f1a196b5-7e9d-4671-96d5-5ad0cc364980" }, "method": "PUT", "timeout": 0, "disableKeepAlive": false, "streamResponseStatusCodes": {}, "withCredentials": false, "tracingOptions": { "tracingContext": { "_contextMap": {} } }, "requestId": "f1a196b5-7e9d-4671-96d5-5ad0cc364980", "allowInsecureConnection": true, "enableBrowserStreams": false }, "response": { "request": { "url": "https://azurewebjobsstoragecm.queue.core.windows.net/fdg?sv=2024-11-04&ss=bfqt&srt=sco&sp=rwdlacupiytfx&se=2025-10-10T15:25:56Z&st=2025-05-12T07:25:56Z&sip=192.168.29.97&spr=https&sig=AzureSAS Token Redacted&timeout=30", "headers": { "x-ms-version": "2024-08-04", "accept": "application/xml", "user-agent": "Microsoft Azure Storage Explorer/1.38.0 (win32) azsdk-js-azure-storage-blob/12.23.0 core-rest-pipeline/1.17.0 Node/20.18.2 OS/(x64-Windows_NT-10.0.22631)", "x-ms-client-request-id": "f1a196b5-7e9d-4671-96d5-5ad0cc364980" }, "method": "PUT", "timeout": 0, "disableKeepAlive": false, "streamResponseStatusCodes": {}, "withCredentials": false, "tracingOptions": { "tracingContext": { "_contextMap": {} } }, "requestId": "f1a196b5-7e9d-4671-96d5-5ad0cc364980", "allowInsecureConnection": true, "enableBrowserStreams": false }, "status": 403, "headers": { "content-length": "246", "content-type": "application/xml", "server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "a881d25f-6003-0015-201f-c34c54000000", "x-ms-client-request-id": "f1a196b5-7e9d-4671-96d5-5ad0cc364980", "x-ms-error-code": "AuthorizationFailure", "date": "Mon, 12 May 2025 09:21:42 GMT" }, "bodyAsText": "<Error><Code>AuthorizationFailure</Code><Message>This request is not authorized to perform this operation.\nRequestId:a881d25f-6003-0015-201f-c34c54000000\nTime:2025-05-12T09:21:43.2752396Z</Message></Error>", "parsedBody": { "message": "This request is not authorized to perform this operation.\nRequestId:a881d25f-6003-0015-201f-c34c54000000\nTime:2025-05-12T09:21:43.2752396Z", "code": "AuthorizationFailure" }, "parsedHeaders": { "errorCode": "AuthorizationFailure", "clientRequestId": "f1a196b5-7e9d-4671-96d5-5ad0cc364980", "content-length": "246", "content-type": "application/xml", "server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "a881d25f-6003-0015-201f-c34c54000000", "date": "Mon, 12 May 2025 09:21:42 GMT" } }, "details": { "errorCode": "AuthorizationFailure", "clientRequestId": "f1a196b5-7e9d-4671-96d5-5ad0cc364980", "content-length": "246", "content-type": "application/xml", "server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "a881d25f-6003-0015-201f-c34c54000000", "date": "Mon, 12 May 2025 09:21:42 GMT", "message": "This request is not authorized to perform this operation.\nRequestId:a881d25f-6003-0015-201f-c34c54000000\nTime:2025-05-12T09:21:43.2752396Z", "code": "AuthorizationFailure" } }

Steps to Reproduce

When i am trying to create Queue inside of the Microsoft Azure Storage Explorer. I am getting this error.

Actual Experience

When i am trying to create Queue inside of the Microsoft Azure Storage Explorer. I am getting this error.

Error Message:

Image

Expected Experience

No response

Additional Context

No response

jfsom avatar May 12 '25 09:05 jfsom

@jfsom The version you posted seems incorrect, as the latest version of Storage Explorer is 1.38.0. Furthermore, your screenshot shows Visual Studio debugging a C# file. Are you using Microsoft Azure Storage Explorer?

craxal avatar May 12 '25 17:05 craxal

Closing due to inactivity. If this is still an issue, please respond with answeres to the above questions, and we can revisit.

craxal avatar Jul 28 '25 18:07 craxal