mongodb - Azure DocumentDB | Connection Strings missing on Settings -


i've noticed connection strings link missing on settings section in azure portal.

i following this tutorial in order use .net mongodb driver work azure documentdb.

look @ image below(from tutorial) enter image description here

and in azure portal not show connection strings.

enter image description here

the connection strings option appears when configure database mongodb compatibility (which must choose when creating new database:

mongo compat enable

once this, you'll have connection string option:

mongo connection string

with databases have not enabled mongodb compatibility, you're correct connection info appears under keys:

documentdb keys


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -