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
Per request by @SnehaGunda, changed "Manage indexing by using the Azure Cosmos DB API for MongoDB" to "Manage indexing in the Azure Cosmos DB API for MongoDB."
Copy file name to clipboardExpand all lines: articles/cosmos-db/mongodb-indexing.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Manage indexing by using the Azure Cosmos DB API for MongoDB
2
+
title: Manage indexing in the Azure Cosmos DB API for MongoDB
3
3
description: This article presents an overview of Azure Cosmos DB indexing capabilities by using the MongoDB API.
4
4
ms.service: cosmos-db
5
5
ms.subservice: cosmosdb-mongo
@@ -10,7 +10,7 @@ author: timsander1
10
10
ms.author: tisande
11
11
12
12
---
13
-
# Manage indexing by using the Azure Cosmos DB API for MongoDB
13
+
# Manage indexing in the Azure Cosmos DB API for MongoDB
14
14
15
15
The Azure Cosmos DB API for MongoDB takes advantage of the core index-management capabilities of Azure Cosmos DB. This article focuses on how to add indexes by using the Azure Cosmos DB API for MongoDB. You can also read an [overview of indexing in Azure Cosmos DB](index-overview.md) that's relevant across all APIs.
0 commit comments