Blobs are not being served via HTTP protocol

I'm using blobs to store files that are accessed via my web-app. Files are stored in 1 of 3 different directories:

  • \images
  • \recordings
  • \handouts

files in the \images container are working fine. Files in the other containers are tossing an error when attempting to access via http protocol:

The requested URI does not represent any resource on the server.
RequestId:9d3c6772-0001-002b-498f-5e48b2000000
Time:2015-02-14T22:01:52.8233560Z

Please note, there's no question that the file exists - I can navigate to it via the portal and copy the given blog URL ... then paste that copied-from-portal address to a browser and get the error.

Why? Where to i go to get basic, technical support on problems like this?


  • Edited by am.steve Saturday, February 14, 2015 10:05 PM
February 15th, 2015 1:03am

Please check the ACL on the blob containers from where you're getting an error. In all likelihood the ACL for these blob containers is "Private". Please change the ACL to "Blob" on these containers and then you will be able to access the blobs. For more information on ACL, please see this link: https://msdn.microsoft.com/en-us/library/azure/dd179354.aspx.

Hope this helps.

  • Marked as answer by am.steve Sunday, February 15, 2015 9:25 AM
Free Windows Admin Tool Kit Click here and download it now
February 15th, 2015 6:12am

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

Other recent topics Other recent topics