Skip to content

Commit 11c836a

Browse files
authored
Merge pull request #85534 from craigcaseyMSFT/patch-23
Update UI interaction terms
2 parents 1eae3c9 + 03124e0 commit 11c836a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/cosmos-db-create-graph.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
You can now use the Data Explorer tool in the Azure portal to create a graph database.
1414

15-
1. Click **Data Explorer** > **New Graph**.
15+
1. Select **Data Explorer** > **New Graph**.
1616

1717
The **Add Graph** area is displayed on the far right, you may need to scroll right to see it.
1818

@@ -27,4 +27,4 @@ You can now use the Data Explorer tool in the Azure portal to create a graph dat
2727
Graph ID|sample-graph|Enter *sample-graph* as the name for your new collection. Graph names have the same character requirements as database IDs.
2828
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).
2929

30-
3. Once the form is filled out, click **OK**.
30+
3. Once the form is filled out, select **OK**.

0 commit comments

Comments
 (0)