Skip to content

Commit 560fcc2

Browse files
committed
review correction
1 parent 5fbb571 commit 560fcc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/cosmos-db-create-dbaccount-graph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
---|---|---
2727
Subscription|Your subscription|Select the Azure subscription that you want to use for this Azure Cosmos DB account.
2828
Resource Group|Create new<br><br>Then enter the same name as Account Name|Select **Create new**. Then enter a new resource group name for your account. For simplicity, use the same name as your Azure Cosmos DB account name.
29-
Account Name|Enter a unique name|Enter a unique name to identify your Azure Cosmos DB account. Your account URI will be *documents.azure.com* appended to your unique account name.<br><br>The account name can use only lowercase letters, numbers, and hyphens (-), and must be between 3 and 31 characters long.
29+
Account Name|Enter a unique name|Enter a unique name to identify your Azure Cosmos DB account. Your account URI will be *gremlin.azure.com* appended to your unique account name.<br><br>The account name can use only lowercase letters, numbers, and hyphens (-), and must be between 3 and 31 characters long.
3030
API|Gremlin (graph)|The API determines the type of account to create. Azure Cosmos DB provides five APIs: Core (SQL) for document databases, Gremlin for graph databases, MongoDB for document databases, Azure Table, and Cassandra. You must create a separate account for each API. <br><br>Select **Gremlin (graph)**, because in this quickstart you are creating a table that works with the Gremlin API. <br><br>[Learn more about the Gremlin API](../articles/cosmos-db/graph-introduction.md).|
3131
Location|Select the region closest to your users|Select a geographic location to host your Azure Cosmos DB account. Use the location that's closest to your users to give them the fastest access to the data.
3232

0 commit comments

Comments
 (0)