Skip to content

Commit 83b68fc

Browse files
authored
Update table-api-faq.yml
1 parent ae489d6 commit 83b68fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/table/table-api-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ sections:
3838
3939
* Some of Azure Cosmos DB's internal formats for encoding information, such as binary fields, are currently not as efficient as one might like. Therefore this can cause unexpected limitations on data size. For example, currently one couldn't use the full one Meg of a table entity to store binary data because the encoding increases the data's size.
4040
41-
* Entity property names `ID`, `id`, `rid`, `etag`, and `ResourceId` are reserved for use by Cosmos DB and are currently not supported.
41+
* Entity property names `ID`, `id`, `rid`, `etag`, and `ResourceId` are reserved for use by Cosmos DB and are currently not supported.
4242
4343
* TableQuery TakeCount isn't limited to 1000.
4444

0 commit comments

Comments
 (0)