Skip to content

Commit c037c05

Browse files
authored
Line 22, changed Versrion to Version
1 parent 95cfcbd commit c037c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
Account Name|Enter a unique name|Enter a unique name to identify your Azure Cosmos DB account. Because *mongo.cosmos.azure.com* is appended to the ID that you provide to create your URI, use a unique ID.<br><br>The ID can use only lowercase letters, numbers, and the hyphen (-) character. It must be between 3 and 31 characters in length.
2020
API|Azure Cosmos DB's API for MongoDB|The API determines the type of account to create. Azure Cosmos DB provides five APIs: Core (SQL) for document databases, Gremlin for graph databases, Azure Cosmos DB's API MongoDB for document databases, Azure Table, and Cassandra. Currently, you must create a separate account for each API. <br><br>Select **MongoDB** because in this quickstart you are creating a collection that works with MongoDB.|
2121
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.
22-
Versrion|3.6|Select the MongoDB wire protocol version 3.6 or for backwards compatibility, select 3.2.
22+
Version|3.6|Select the MongoDB wire protocol version 3.6 or for backwards compatibility, select 3.2.
2323

2424
Select **Review+Create**. You can skip the **Network** and **Tags** section.
2525

0 commit comments

Comments
 (0)