Jeff Brand needed to demo some Azure storage stuff and decided to share it with you.
Quick and dirty, incomplete testing, and probably some design flaws, but it gets the point across. ;-)
To use the sample, you need to modify the DemoAuthorizationService.cs file to include your real Azure account and token information, or change it to use the local devstore account and key (though you will need to modify the DemoAuthToken.cs file to return the right Uri – like I said, some stuff that needed to be cleaned up).