Skip to content

Commit 4137bf4

Browse files
authored
Update change-log.md
1 parent a9493a4 commit 4137bf4

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

articles/cosmos-db/mongodb/change-log.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,6 @@ The API for MongoDB now offers a built-in role-based access control (RBAC) that
4141
[Learn more](./how-to-setup-rbac.md)
4242

4343

44-
### Unique partial indexes in Azure Cosmos DB API for MongoDB
45-
The unique partial indexes feature allows you more flexibility to specify exactly which fields in which documents you’d like to index, all while enforcing uniqueness of that field’s value. Resulting in the unique constraint being applied only to the documents that meet the specified filter expression.
46-
47-
[Learn more](./feature-support-42.md)
48-
49-
50-
### Azure Cosmos DB API for MongoDB unique index reindexing (Preview)
51-
The unique index feature for Azure Cosmos DB allows you to create unique indexes when your collection was empty and didn't contain documents. This feature provides you with more flexibility by giving you the ability to create unique indexes whenever you want to—meaning there’s no need to plan unique indexes ahead of time before inserting any data into the collection.
52-
53-
[Learn more](./mongodb-indexing.md) and enable the feature today by [submitting a support ticket request](https://azure.microsoft.com/support/create-ticket/)
54-
55-
5644
### Azure Cosmos DB API for MongoDB supports version 4.2
5745
The Azure Cosmos DB API for MongoDB version 4.2 includes new aggregation functionality and improved security features such as client-side field encryption. These features help you accelerate development by applying the new functionality instead of developing it yourself.
5846

0 commit comments

Comments
 (0)