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: includes/cosmos-db-create-graph.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
@@ -12,7 +12,7 @@
12
12
13
13
You can now use the Data Explorer tool in the Azure portal to create a graph database.
14
14
15
-
1.Click**Data Explorer** > **New Graph**.
15
+
1.Select**Data Explorer** > **New Graph**.
16
16
17
17
The **Add Graph** area is displayed on the far right, you may need to scroll right to see it.
18
18
@@ -27,4 +27,4 @@ You can now use the Data Explorer tool in the Azure portal to create a graph dat
27
27
Graph ID|sample-graph|Enter *sample-graph* as the name for your new collection. Graph names have the same character requirements as database IDs.
28
28
Partition Key| /pk |All Cosmos DB accounts need a partition key to horizontally scale. Learn how to select an appropriate partition key in the [Graph Data Partitioning article](https://docs.microsoft.com/azure/cosmos-db/graph-partitioning).
0 commit comments