About 57 results
Open links in new tab
  1. Announcing MongoDB Atlas as an Azure Native Integration (Preview ...

    May 14, 2025 · We are thrilled to announce that MongoDB Atlas is now available as an Azure Native Integration (in preview) within the Microsoft Azure ecosystem. This...

  2. Build and connect Microsoft Foundry agents to MongoDB Atlas with …

    Nov 19, 2025 · At Microsoft Ignite 2025, we are announcing the availability of MongoDB Atlas as one of the supported tools in Microsoft Foundry Tool Catalog (preview), allowing agents to connect to live …

  3. Error at connecting to MongoDb Atlas Server - Stack Overflow

    Apr 18, 2018 · 27 I have had this issue connecting to a MongoDB Atlas cluster. I have had to resolve this issue twice because I was working on a project from two different computers (a Macbook Pro …

  4. MongoDB Atlas SRV connection fails with querySrv ECONNREFUSED …

    Jan 22, 2026 · After switching Node.js versions on Windows, Node started using a broken or unreachable DNS resolver. Even though SRV records resolved correctly with nslookup, Node’s …

  5. Azure OpenAI Service Expands "On Your Data" with MongoDB Atlas to ...

    Nov 19, 2024 · The new "On Your Data" feature now integrates with MongoDB Atlas, a leading vector database provider. Developed in collaboration with MongoDB Atlas vector index, this update …

  6. How to fix 'Error: querySrv EREFUSED' when connecting to MongoDB …

    Apr 3, 2019 · Ensure that use the conncetion string and its equivalent driver as specified in the Mongodb atlas connect section. Important Tip, dont use the latest mongodb driver.

  7. Where do I find my dbname for MongoDB connection string?

    Aug 3, 2020 · By default, the <dbname> is test but to create your own dbname, you need to change the <dbname> to the name of database you're interested to use. MongoDB Atlas will automatically …

  8. Error : "Could not connect to any servers in your MongoDB Atlas cluster"

    May 21, 2020 · My node app gives me this message "Could not connect to any servers in your MongoDB Atlas cluster. Make sure your current IP address is on your Atlas cluster's IP whitelist".

  9. Getting Started with MongoDB Atlas and Azure Functions using Node.js

    Nov 3, 2022 · In this tutorial we saw how to connect MongoDB Atlas with Azure Functions using the MongoDB Node.js driver to build scalable serverless applications. While we didn't see it in this …

  10. Building a Flask and MongoDB App with Azure Container Apps

    May 30, 2023 · Our Flask and MongoDB Atlas application has been successfully containerized and hosted on Azure Container Apps! Throughout this article, we’ve gone over how to create a Dockerfile …