Tables

Tables provide a simple NoSQL/key-value data store. In a sense, each row is a separate table with just the primary key value pair (RowPartition and RowKey) guaranteed to be set.

Limitations

  • Key values can be up to 1MB in size.
  • 252 custom properties per entity.