File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
articles/cosmos-db/mongodb Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : Query data with Azure Cosmos DB's API for MongoDB
3
- description : Learn how to query data from Azure Cosmos DB's API for MongoDB by using MongoDB shell commands.
2
+ title : Query data with Azure Cosmos DB for MongoDB
3
+ description : Learn how to query data from Azure Cosmos DB for MongoDB by using MongoDB shell commands.
4
4
author : gahl-levy
5
5
ms.author : gahllevy
6
6
ms.service : cosmos-db
@@ -11,10 +11,10 @@ ms.date: 03/14/2023
11
11
ms.reviewer : mjbrown
12
12
---
13
13
14
- # Query data by using Azure Cosmos DB's API for MongoDB
14
+ # Query data by using Azure Cosmos DB for MongoDB
15
15
[ !INCLUDE[ MongoDB] ( ../includes/appliesto-mongodb.md )]
16
16
17
- The [ Azure Cosmos DB's API for MongoDB] ( introduction.md ) supports [ MongoDB queries] ( https://docs.mongodb.com/manual/tutorial/query-documents/ ) .
17
+ The [ Azure Cosmos DB for MongoDB] ( introduction.md ) supports [ MongoDB queries] ( https://docs.mongodb.com/manual/tutorial/query-documents/ ) .
18
18
19
19
This article covers the following tasks:
20
20
@@ -326,7 +326,7 @@ No results are returned because there are no families with more than two childre
326
326
In this tutorial, you' ve done the following tasks:
327
327
328
328
> [!div class="checklist"]
329
- > * Learned how to query using Azure Cosmos DB' s API for MongoDB
329
+ > * Learned how to query using Azure Cosmos DB for MongoDB
330
330
331
331
You can now proceed to the next tutorial to learn how to distribute your data globally.
332
332
You can’t perform that action at this time.
0 commit comments