Error code 403 : when loading the images from azure blob using accesskey

Hello Support Team

I am having Private Containers which includes Image blobs, While inturns having reference in HTML document.

We are having Blob level policy to restrict access to these blobs. While Rendering we are refreshing SAS signatures.

We are facing issue while loading and showing images. with 403 Error code.

Please let us know if any thing that we are missing in this scenario.

Example :

<img src="https://iriXXXXXXage.blob.core.windows.net/cXXXXXX6a005ce6f5c7.026.png?st=2013-07-XXXXXX&amp;sr=b&amp;sp=r&amp;sig=XXXXXX" width="155" height="191" alt="#Clipart#" class="HighlightImage">

For given issue when I am refreshing the page images automatically gets loaded but I want  them to be loaded in first attempt without any need of refresh.

Regards.

Shrikant Maurya

July 18th, 2013 11:20am

sounds like a browser issue to me, refresh the cache.. and delete all cookies for this site from your browser cache and try.

can you elaborate a little on "when rendering and refreshing sas signatures

Free Windows Admin Tool Kit Click here and download it now
July 18th, 2013 2:25pm

yes , after refreshing the page image gets loaded but I want them to be loaded in first instance when I open the page , Also this loading problem happens in inconsistent way when first time image page loads (some are loaded and some are not )

As per requirement given to me it should be properly loaded in first time.

I will just give you idea what I am doing

I am exporting word document into html , uploading doc images to blob and finally I am replacing image path in html with respective blob image path.

July 22nd, 2013 3:21am

by sounds of what you are telling, it does not sound like an Azure Issue, I would recommend following

1) ensure browser cache and cookies are cleared for the site to test if this is a purely browser issue or if you can replicate the problem in a consistent manner

2) ensure your SAS signatures are used when you request blob from the container.

Free Windows Admin Tool Kit Click here and download it now
July 22nd, 2013 8:32pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics