Syringe.Net.Nz
Irregular Injection of Opinion
RSS 2.0|Atom 1.0|CDF

 Tuesday, January 20, 2009
Why You Can Just ‘Browse’ To Tables in Azure Storage

So one of the cool things you can do in Windows Azure storage is just enter the URL of a public Blob in your browser and retrieve it via an HTTP GET. This makes sense as in REST, a GET and a URI will return the data at the URI. In the case of an Azure Blob this means the bytes stored returned with the appropriate content type in the header.

image

You can also do thinks like retrieve a list of the Blobs in a given container like this:

image

It would be nice to be able to do the same with Azure Table storage. A quick glance at the SDK leads one to think it’s as simple as

http://myaccount.table.core.windows.net/Tables

But this will fail on both the Cloud Storage and Local Storage. This is because

“The request must include the Authorization header and the Date header, as specified in Authentication Schemes.”

So that sounds simple enough- I just cracked open Fiddler thinking I’d just punch in the headers. But, these headers are actually fairly complex. Well, ms-x-Date is simple enough, but, the Authentication headers involve both canonicalization and signing of the request.

I’d love to give you a simple solution so you can just browse tables, but, I haven’t got one. I hope that at least this saves you from spending too much time trying.

Windows Azure|Tuesday, January 20, 2009 7:39:40 AM UTC|Comments [1]|    
Saturday, September 12, 2009 12:38:23 AM UTC
Hello everyone. Nothing is so awesomely unfamiliar as the familiar that discloses itself at the end of a journey. Help me! Need information about: Spray foam insulation dealers. I found only this - buy spray foam Insulation. A organic currents can reply a concrete vinyl. This value includes a material location of outlets around content important, where it will opt and where it will also. With love :mad:, Humphrey from Nicaragua.
All comments require the approval of the site owner before being displayed.
Name
E-mail
Home page

Comment (Some html is allowed: a@href@title, b, em, i, strike, strong, u) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Enter the code shown (prevents robots):

Live Comment Preview