One of the request inputs is out of range error -- Windows Azure Storage error -- Really?


This threw me off today while working on uploading images. Upper case characters are still illegal as part of the naming rules for Azure Storage. This includes blobs, containers and queues.

Thanks to Mike Stall's very clear article on this issue, got to the bottom of it quickly.

Comments

Popular posts from this blog

Hacking Web App Security

Execution is Everything : An Agile Coaching Story

Simple MVC3/Razor Fileupload and Storage