Skip to content

Commit 2c94029

Browse files
authored
Update compatibility.md
1 parent a36a603 commit 2c94029

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/cosmos-db/mongodb/vcore/compatibility.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.reviewer: gahllevy
88
ms.service: cosmos-db
99
ms.subservice: mongodb-vcore
1010
ms.topic: conceptual
11-
ms.date: 03/09/2023
11+
ms.date: 04/11/2023
1212
---
1313

1414
# MongoDB compatibility and feature support with Azure Cosmos DB for MongoDB vCore
@@ -637,6 +637,9 @@ Azure Cosmos DB for MongoDB supports documents encoded in MongoDB BSON format.
637637

638638
Azure Cosmos DB for MongoDB vCore supports the following indexes and index properties:
639639

640+
> [!NOTE]
641+
> Creating a **unique index** obtains an exclusive lock on the collection for the entire duration of the build process. This blocks read and write operations on the collection until the operation is completed.
642+
640643
### Indexes
641644

642645
| Command | Supported |

0 commit comments

Comments
 (0)