Skip to content

Commit 50ff65e

Browse files
authored
Merge pull request #109579 from SnehaGunda/PrivateLinks
updating collection to container
2 parents 946f317 + 3ebf0e2 commit 50ff65e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/cosmos-db-create-sql-api-query-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
---
1212
You can use queries in Data Explorer to retrieve and filter your data.
1313

14-
1. At the top of the **Items** tab in Data Explorer, review the default query `SELECT * FROM c`. This query retrieves and displays all documents in the collection in ID order.
14+
1. At the top of the **Items** tab in Data Explorer, review the default query `SELECT * FROM c`. This query retrieves and displays all documents from the container ordered by ID.
1515

1616
![Default query in Data Explorer is `SELECT * FROM c`](./media/cosmos-db-create-sql-api-query-data/azure-cosmosdb-data-explorer-query.png)
1717

0 commit comments

Comments
 (0)