Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,192 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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}
This is usually caused by a client side restriction. Try the following:
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