Thanks Neil,
I'm also wondering how to get all of the records, not just the first 5000. I don't see the value in BlobRequestOptions.
I heard your talk in San Francisco went well. Sorry I missed it. I had another meetup in Palo Alto I'm the organizer for so I could not very well blow that one off
BTW, in case anyone is looking, to get metadata use:
string
sha512PreString = cloudBLockBlob.Metadata[SHA512PreKey] ??
string.Empty;
Peter Kellner http://peterkellner.net Microsoft MVP • ASPInsider