Edit

Share via


Quickstart: Get started with MongoDB Atlas

In this quickstart, you create a MongoDB Atlas resource in the Azure portal.

Prerequisites

Create a resource

Begin by signing in to the Azure portal.

  1. In the Azure portal, in the search bar, enter the name of the service.

  2. In the Services search results, choose the service.

  3. Select the + Create option.

Basics tab

The Basics tab has sections for details about the project, the Azure resource, and the MongoDB Atlas organization. Red asterisks identify required settings.

Screenshot of basic settings for creating a MongoDB Atlas organization in the Azure portal.

  1. Under Project details, enter these values:

    Setting Action
    Subscription Select a subscription from your existing subscriptions.
    Resource group Use an existing resource group or create a new one.
  2. Under Azure Resource Details, enter these values:

    Setting Action
    Resource name Specify a unique name for the resource.
    Region Select a region to deploy your resource.
  3. Under MongoDB Atlas Organization details, enter this value:

    Setting Action
    Organization name Specify the name of the MongoDB Atlas organization.

    The remaining settings update themselves to reflect the details of the plan that you selected for this new organization.

  4. Select Next.

Tags tab (optional)

You can optionally create tags for your resource. Then select Review + create.

Review + create tab

If the review finds no errors, the Create button is enabled. Select it.

If the review identifies errors, a red dot appears next to each section where errors exist. To fix errors:

  1. Open each section that has errors and fix the errors.

    Fields with errors are highlighted in red.

  2. Select Review + create again.

  3. Select Create.

The message "Deployment is in progress" appears. When the deployment is complete, the message "Your deployment is complete" appears.

After the resource is created, select Go to resource to view your resource.

Next step