Skip to content

Commit bcf17ef

Browse files
committed
additional revisions
1 parent 62c638c commit bcf17ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/mongodb/connect-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ The values of this string are:
6666
* Host (required): FQDN of the Azure Cosmos DB account.
6767
* Port (required): 10255.
6868
* Database (optional): The database that the connection uses. If no database is provided, the default database is "test."
69-
* ssl=true (required)
69+
* ssl=true (required).
7070

71-
For example, consider the account shown in the **Connection String** pane. A valid connection string is:
71+
For example, consider the account shown in the **Connection strings** pane. A valid connection string is:
7272

7373
`mongodb://contoso123:0Fc3IolnL12312asdfawejunASDF@asdfYXX2t8a97kghVcUzcDv98hawelufhawefafnoQRGwNj2nMPL1Y9qsIr9Srdw==@contoso123.documents.azure.com:10255/mydatabase?ssl=true`
7474

0 commit comments

Comments
 (0)