Support the same PartitionKey/RowKey sorting as Azure Table Storage
The lack of this feature in Table API prevents a lot of apps to migrate from Azure Table storage to Cosmos DB because this is the only sorting functionality in tables and apps are actively using this feature.

We have reviewed this request.
While we are API compatible with Table storage we do not precisely match every behavior. Sorting is one of those. We do not have any current plans to support this but will put on our backlog.
For a complete listing of where our implementation diverges from Table storage please see this article below.
Thank you.