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/data-explorer.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
title: Use Azure Cosmos DB explorer to manage your data | Microsoft Docs
3
3
description: Azure Cosmos DB explorer is a standalone web-based interface that allows you to view and manage the data stored in Azure Cosmos DB.
4
4
services: cosmos-db
5
-
author:
5
+
author: deborahc
6
6
manager: kfile
7
7
8
8
ms.service: cosmos-db
9
9
ms.topic: conceptual
10
-
ms.date: 05/07/2018
11
-
ms.author:
10
+
ms.date: 07/16/2018
11
+
ms.author: Deborah.Chen
12
12
13
13
---
14
14
@@ -45,3 +45,8 @@ Azure Cosmos DB explorer is a standalone web-based interface that allows you to
45
45
## Known issues
46
46
47
47
Currently the **Open Full Screen** experience that allows you to share temporary read-write or read access is not yet supported for Azure Cosmos DB Gremlin and Table API accounts. You can still view your Gremlin and Table API accounts by passing the connection string to Azure Cosmos DB Explorer.
48
+
49
+
## Next steps
50
+
Now that you have learned how to get started with Azure Cosmos DB explorer to manage your data, next you can:
51
+
52
+
* Start defining [queries](sql-api-sql-query-reference.md) using SQL syntax and perform [server side programming](programming.md) by using stored procedures, UDFs, triggers.
0 commit comments