Skip to content

Commit aff7615

Browse files
Update product name.
1 parent 8c60630 commit aff7615

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/cosmos-db/mongodb/tutorial-query.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
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.
44
author: gahl-levy
55
ms.author: gahllevy
66
ms.service: cosmos-db
@@ -11,10 +11,10 @@ ms.date: 03/14/2023
1111
ms.reviewer: mjbrown
1212
---
1313

14-
# Query data by using Azure Cosmos DB's API for MongoDB
14+
# Query data by using Azure Cosmos DB for MongoDB
1515
[!INCLUDE[MongoDB](../includes/appliesto-mongodb.md)]
1616

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/).
1818

1919
This article covers the following tasks:
2020

@@ -326,7 +326,7 @@ No results are returned because there are no families with more than two childre
326326
In this tutorial, you've done the following tasks:
327327
328328
> [!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
330330
331331
You can now proceed to the next tutorial to learn how to distribute your data globally.
332332

0 commit comments

Comments
 (0)