Use Studio 3T to connect to Azure Cosmos DB for MongoDB (vCore)

APPLIES TO: MongoDB vCore

Studio 3T is a professional GUI that offers IDE and client tools for MongoDB. It's a popular community tool to speed up MongoDB development with a straightforward user interface.

Prerequisites

Connect by using Studio 3T

To add your Azure Cosmos DB cluster to the Studio 3T Connection Manager, perform the following steps:

  1. Retrieve the connection information for your Azure Cosmos DB for MongoDB (vCore) instance by using these instructions.

    Screenshot of the pane for connection strings.

  2. Run the Studio 3T application.

  3. Under File, select the Connect button to manage your connections. Then, in the Connection Manager dialog, select New Connection.

  4. In the New Connection dialog, select the first option and paste your connection string. Then select Next.

    Screenshot of the dialog for entering  connection credentials in Studio 3T.

  5. On the Server tab, enter a name for Connection name and double-check your connection credentials.

    Screenshot of server connection information in Studio 3T for a new connection.

  6. On the SSL tab, select Use SSL protocol to connect.

    Screenshot of SSL details in Studio 3T for a new connection.

  7. Select Test Connection to verify that you can connect, and then select Save.

Next step