APPLIES TO: MongoDB
Learn how to connect your MongoDB app to an Azure Cosmos DB by using a MongoDB connection string. You can then use an Azure Cosmos DB database as the data store for your MongoDB app.
This tutorial provides two ways to retrieve connection string information:
- The quickstart method, for use with .NET, Node.js, MongoDB Shell, Java, and Python drivers.
- The custom connection string method, for use with other drivers.