Skip to content

Commit 4c6fec4

Browse files
committed
Final copy edit
1 parent 7cb553f commit 4c6fec4

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

articles/cosmos-db/cassandra/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.service: cosmos-db
1010
ms.subservice: apache-cassandra
1111
ms.topic: faq
12-
ms.date: 02/22/2024
12+
ms.date: 02/23/2024
1313
title: Frequently asked questions about Azure Cosmos DB for Apache Cassandra
1414
summary: |
1515
[!INCLUDE[Cassandra](../includes/appliesto-cassandra.md)]

articles/cosmos-db/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
ms.reviewer: mjbrown
99
ms.service: cosmos-db
1010
ms.topic: faq
11-
ms.date: 02/22/2024
11+
ms.date: 02/23/2024
1212
title: Frequently asked questions about Azure Cosmos DB
1313
summary: |
1414
[!INCLUDE[NoSQL, MongoDB, Cassandra, Gremlin, Table](includes/appliesto-nosql-mongodb-cassandra-gremlin-table.md)]

articles/cosmos-db/gremlin/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.service: cosmos-db
1010
ms.subservice: apache-gremlin
1111
ms.topic: faq
12-
ms.date: 02/22/2024
12+
ms.date: 02/23/2024
1313
title: Frequently asked questions about Azure Cosmos DB for Apache Gremlin
1414
summary: |
1515
[!INCLUDE[Gremlin](../includes/appliesto-gremlin.md)]

articles/cosmos-db/mongodb/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.service: cosmos-db
1010
ms.subservice: mongodb
1111
ms.topic: faq
12-
ms.date: 02/22/2024
12+
ms.date: 02/23/2024
1313
title: Frequently asked questions on Azure Cosmos DB for MongoDB RU
1414
summary: |
1515
[!INCLUDE[MongoDB](../includes/appliesto-mongodb.md)]

articles/cosmos-db/mongodb/vcore/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.service: cosmos-db
1010
ms.subservice: nosql
1111
ms.topic: faq
12-
ms.date: 02/22/2024
12+
ms.date: 02/23/2024
1313
title: Frequently asked questions about Azure Cosmos DB for MongoDB vCore
1414
summary: |
1515
[!INCLUDE[MongoDB vCore](../../includes/appliesto-mongodb-vcore.md)]

articles/cosmos-db/nosql/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.service: cosmos-db
1010
ms.subservice: nosql
1111
ms.topic: faq
12-
ms.date: 02/22/2024
12+
ms.date: 02/23/2024
1313
title: Frequently asked questions about Azure Cosmos DB for NoSQL
1414
summary: |
1515
[!INCLUDE[NoSQL](../includes/appliesto-nosql.md)]

articles/cosmos-db/table/faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.service: cosmos-db
1010
ms.subservice: apache-gremlin
1111
ms.topic: faq
12-
ms.date: 02/22/2024
12+
ms.date: 02/23/2024
1313
title: Frequently asked questions about Azure Cosmos DB for Table
1414
summary: |
1515
[!INCLUDE[Table](../includes/appliesto-table.md)]
@@ -35,11 +35,11 @@ sections:
3535
3636
* 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.
3737
38-
* Azure Cosmos DB reserves the entity property names `ID`, `rid`, `etag`, and `ResourceId` and they are currently not supported.
38+
* Azure Cosmos DB reserves the entity property names `ID`, `rid`, `etag`, and `ResourceId` and they're currently not supported.
3939
4040
* TableQuery TakeCount isn't limited to 1000.
4141
42-
* In terms of the REST API the following endpoints/query options are supported by Azure Table storage but NOT supported by Azure Cosmos DB for Table:
42+
* In terms of the REST API, Azure Table storage (but not Azure Cosmos DB for Table) supports the following endpoints/query options:
4343
4444
| Rest Methods | Rest Endpoint/Query Option | Doc URLs | Explanation | Supported in Table Storage | Supported in API for Table |
4545
| ------------| ------------- | ---------- | ----------- |

0 commit comments

Comments
 (0)