You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/mongodb/vcore/compatibility.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.reviewer: gahllevy
8
8
ms.service: cosmos-db
9
9
ms.subservice: mongodb-vcore
10
10
ms.topic: conceptual
11
-
ms.date: 03/09/2023
11
+
ms.date: 04/11/2023
12
12
---
13
13
14
14
# 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.
637
637
638
638
Azure Cosmos DB for MongoDB vCore supports the following indexes and index properties:
639
639
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.
0 commit comments