Upload image to Azure blob storage throws error

60856927 111 Reputation points
2025-03-30T13:10:19.4133333+00:00

I am trying to upload image to Azure Blob Storage via Azure portal but getting the error shown in 'Upload blob' side panel.

{"message":"Failed to fetch","stack":"TypeError: Failed to fetch\n at https://portal.azure.com/Content/Dynamic/ol-FYaiW0gv0.js:166:25388\n at https://portal.azure.com/Content/Dynamic/ol-FYaiW0gv0.js:166:25609\n at lt (https://portal.azure.com/Content/Dynamic/ol-FYaiW0gv0.js:166:7210)\n at https://portal.azure.com/Content/Dynamic/ol-FYaiW0gv0.js:166:10922\n at Array.forEach (<anonymous>)\n at https://portal.azure.com/Content/Dynamic/ol-FYaiW0gv0.js:166:10910\n at Object.lt (https://portal.azure.com/Content/Dynamic/ol-FYaiW0gv0.js:166:7210)\n at y (https://portal.azure.com/Content/Dynamic/ol-FYaiW0gv0.js:58:1932)\n at M (https://portal.azure.com/Content/Dynamic/ol-FYaiW0gv0.js:58:1763)","isError":true}
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,192 questions
0 comments No comments
{count} votes

Accepted answer
  1. Abiola Akinbade 29,405 Reputation points Volunteer Moderator
    2025-03-30T14:53:56.71+00:00

    This is usually caused by a client side restriction. Try the following:

    • Use an incognito/private tab
    • Disable browser extensions
    • Try in another browser (Edge)
    • Temporarily disable VPN or firewall

    If this doesnt work.. as a work around try the azure stoeage explorer here:

    https://azure.microsoft.com/en-us/products/storage/storage-explorer/

    Let me know how this goes.

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.