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
Copy file name to clipboardExpand all lines: articles/cosmos-db/nosql/tutorial-query.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
@@ -10,7 +10,7 @@ ms.service: cosmos-db
10
10
ms.subservice: nosql
11
11
ms.custom: tutorial-develop, mvc
12
12
ms.topic: tutorial
13
-
ms.date: 03/16/2023
13
+
ms.date: 06/05/2024
14
14
---
15
15
16
16
# Tutorial: Query data in Azure Cosmos DB for NoSQL
@@ -34,7 +34,7 @@ Don't have any of those resources? Complete this quickstart: [Create an Azure Co
34
34
35
35
You can run the queries using the [Azure Cosmos DB Explorer](../data-explorer.md) in the Azure portal. You can also run queries by using the [REST API](/rest/api/cosmos-db/) or [various SDKs](sdk-dotnet-v3.md).
36
36
37
-
For more information about queries, see [setting started with queries](query/getting-started.md).
37
+
For more information about queries, see [getting started with queries](query/getting-started.md).
0 commit comments