Tables and Queues in Windows Azure play a vital role in storage.
The following are the constraints that need to be considered while using tables and queues in Azure,
Constraints on Data types
String – 64 kb max
Binary – 64 kb max
Constraints on Field/Row Size
Maximum number of fields – 255
Partition Key – Less than 1 kb
Row + Partition – Less than 256 char