File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/cosmos-db/mongodb Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,9 +66,9 @@ The values of this string are:
66
66
* Host (required): FQDN of the Azure Cosmos DB account.
67
67
* Port (required): 10255.
68
68
* 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).
70
70
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:
72
72
73
73
` mongodb://contoso123:0Fc3IolnL12312asdfawejunASDF@asdfYXX2t8a97kghVcUzcDv98hawelufhawefafnoQRGwNj2nMPL1Y9qsIr9Srdw==@contoso123.documents.azure.com:10255/mydatabase?ssl=true `
74
74
You can’t perform that action at this time.
0 commit comments