I have a nodejs application and my organization is using mongodb but via azure which I'm not too familiar with. I usually just go on the mongodb website and then go to the 'connect you application' option and copy the uri. I also wanted to know how I can access the mongo atlas interface through azure.
Asked
Active
Viewed 49 times
0
-
https://docs.atlas.mongodb.com/driver-connection/ – Michael Hampton Mar 11 '21 at 06:36
-
Are you using Mongo Atlas on Azure, or Cosmos DB with the Monga API? – Sam Cogan Mar 12 '21 at 16:27
-
I believe its Mongo API and Cosmos DB. I'm not the administrator, so I don't know much. – Mark Mar 12 '21 at 19:59