Skip to content

Commit af0d282

Browse files
Merge pull request #297616 from ProfessorKendrick/mongo-db
[Liftr] MongoDB Atlas (public preview)
2 parents 6e39fd6 + 0cf2527 commit af0d282

File tree

15 files changed

+314
-4
lines changed

15 files changed

+314
-4
lines changed

articles/partner-solutions/includes/contact-support.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@ Begin by signing in to the [Azure portal](https://portal.azure.com/).
99

1010
1. In the Azure portal, go to the resource.
1111
1. From the service menu, select **Support + troubleshooting** > **New Support Request**.
12+
A support request appears in the working pane.
13+
1. Select the partner's link to log a support request.
1214
<br />The support request appears in the working pane.
1315
1. Select the partner's link to log a support request.

articles/partner-solutions/index.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ productDirectory:
7777
links:
7878
- url: ./new-relic/new-relic-overview.md
7979
text: Get end-to-end cloud observability to analyze and troubleshoot performance of applications, infrastructure, logs, real-user monitoring and more.
80+
- title: MongoDB Atlas (preview)
81+
imageSrc: ./media/index/mongo-db.svg
82+
links:
83+
- url: ./mongo-db/overview.md
84+
text: A fully managed document database with native vector search support for AI applications.
8085
- title: NGINX
8186
imageSrc: ./media/index/nginx.svg
8287
links:
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
---
2+
title: "Quickstart: Get started with MongoDB Atlas (preview)"
3+
description: Learn how to create a MongoDB Atlas resource in the Azure portal.
4+
ms.topic: quickstart
5+
ms.date: 04/28/2025
6+
---
7+
8+
# Quickstart: Get started with MongoDB Atlas (preview)
9+
10+
In this quickstart, you create a MongoDB Atlas resource in the Azure portal.
11+
12+
## Prerequisites
13+
14+
[!INCLUDE [create-prerequisites](../includes/create-prerequisites.md)]
15+
- You must [subscribe to MongoDB Atlas](overview.md#subscribe-to-mongodb-atlas-preview).
16+
17+
## Create a resource
18+
19+
[!INCLUDE [create-resource](../includes/create-resource.md)]
20+
21+
### Basics tab
22+
23+
The *Basics* tab has three sections:
24+
25+
- Project details
26+
- Azure resource details
27+
- MongoDB Atlas organization details
28+
29+
:::image type="content" source="media/create/basics-tab.png" alt-text="A screenshot of the Create MongoDB Atlas Organization options inside of the Azure portal's working pane with the Basics tab displayed.":::
30+
31+
There are required fields (identified with a red asterisk) in each section that you need to fill out.
32+
33+
1. Enter the values for each required setting under *Project details*.
34+
35+
| Field | Action |
36+
|---------------------|-----------------------------------------------------------|
37+
| Subscription | Select a subscription from your existing subscriptions. |
38+
| Resource group | Use an existing resource group or create a new one. |
39+
40+
1. Enter the values for each required setting under *Azure Resource details*.
41+
42+
| Field | Action |
43+
|--------------------|-------------------------------------------|
44+
| Resource name | Specify a unique name for the resource. |
45+
| Region | Select a region to deploy your resource. |
46+
47+
1. Enter the values for each required setting under *MongoDB Atlas Organization details*.
48+
49+
| Field | Action |
50+
|------------------------|--------------------------------------------------------------------------------------------------|
51+
| Organization Name | Specify the name of the MongoDB Atlas organization |
52+
53+
The remaining fields update to reflect the details of the plan you selected for this new organization.
54+
55+
1. Select the **Next** button at the bottom of the page.
56+
57+
### Tags tab (optional)
58+
59+
[!INCLUDE [tags](../includes/tags.md)]
60+
61+
### Review + create tab
62+
63+
[!INCLUDE [review-create](../includes/review-create.md)]
64+
65+
## Next step
66+
67+
> [!div class"nextstepaction"]
68+
> [Manage a resource](manage.md)
69+
70+
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
### YamlMime:Landing
2+
3+
title: MongoDB Atlas
4+
summary: A fully managed document database with native vector search support for AI applications.
5+
6+
metadata:
7+
title: MongoDB Atlas
8+
description: MongoDB Atlas integrates with Azure to combine the benefits of MongoDB Atlas with the Azure cloud.
9+
ms.topic: landing-page
10+
ms.date: 04/15/2025
11+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
12+
13+
landingContent:
14+
# Card (optional)
15+
- title: About MongoDB Atlas
16+
linkLists:
17+
- linkListType: overview
18+
links:
19+
- text: What is MongoDB Atlas?
20+
url: overview.md
21+
22+
# Card
23+
- title: Get started with MongoDB Atlas
24+
linkLists:
25+
- linkListType: quickstart
26+
links:
27+
- text: Create a resource
28+
url: create.md
29+
- linkListType: how-to-guide
30+
links:
31+
- text: Manage a resource
32+
url: manage.md
33+
- text: Troubleshoot
34+
url: troubleshoot.md
35+
36+
#Card
37+
- title: Tools
38+
linkLists:
39+
- linkListType: reference
40+
links:
41+
- text: MongoDB Atlas developer tools
42+
url: tools.md
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: Manage a MongoDB Atlas resource through the Azure portal
3+
description: This article describes management functions for MongoDB Atlas on the Azure portal.
4+
ms.topic: how-to
5+
ms.date: 04/28/2025
6+
---
7+
8+
# Manage a MongoDB Atlas resource
9+
10+
This article describes how to manage the settings for MongoDB Atlas resources.
11+
12+
## Resource overview
13+
14+
[!INCLUDE [manage](../includes/manage.md)]
15+
16+
:::image type="content" source="media/manage/resource-overview.png" alt-text="A screenshot of a MongoDB Atlas resource in the Azure portal with the overview displayed in the working pane." lightbox="media/manage/resource-overview.png":::
17+
18+
The *Essentials* details include:
19+
20+
- Resource group
21+
- Location
22+
- Subscription
23+
- Subscription ID
24+
- Tags
25+
- Status
26+
- Pricing Plan
27+
- Billing term
28+
- Portal URL
29+
30+
To manage your resource, select the links next to corresponding details.
31+
32+
## Access a MongoDB Atlas organization
33+
34+
To access your MongoDB Atlas organization, select **Go to MongoDB Atlas** from the working pane.
35+
36+
:::image type="content" source="media/manage/set-password.png" alt-text="A screenshot of a MongoDB Atlas resource in the Azure portal with the overview displayed in the working pane. Go to MongoDB Atlas is emphasized.":::
37+
38+
## Delete a MongoDB Atlas resource
39+
40+
[!INCLUDE [delete-resource](../includes/delete-resource.md)]
41+
42+
## Related content
43+
44+
[MongoDB Atlas resources and tools](tools.md)
37.5 KB
Loading
37.6 KB
Loading
37.7 KB
Loading
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: MongoDB Atlas (preview)
3+
description: Learn about using MongoDB Atlas in Azure Marketplace.
4+
ms.topic: overview
5+
ms.date: 04/03/2025
6+
---
7+
8+
# What is MongoDB Atlas (preview)?
9+
10+
[!INCLUDE [what-is](../includes/what-is.md)]
11+
12+
Microsoft and [MongoDB](https://www.mongodb.com/) developed this service and manage it together.
13+
14+
You can find MongoDB Atlas in the [Azure portal](https://portal.azure.com) or get it on [Azure Marketplace](https://azuremarketplace.microsoft.com/).
15+
16+
Use MongoDB Atlas to build modern AI-enabled apps faster with built-in security, rich querying, and data distribution across the globe. MongoDB Atlas provides native support for full-text search, vector search, and stream processing, empowering developers to adapt data models quickly. Ensure performance and low latency with MongoDB Atlas database through intuitive scaling, automated resource adjustments, and global data distribution. Information is protected at every stage with built-in access controls, encryption, and automatic updates.
17+
18+
## Capabilities
19+
20+
Azure Native MongoDB Atlas provides the following capabilities:
21+
22+
- **Seamless onboarding** on MongoDB Atlas as an integrated service on Azure.
23+
- **Unified billing** of MongoDB Atlas via monthly billing through Azure Marketplace.
24+
- **Resource management** and tracking from the Azure portal.
25+
26+
## Subscribe to MongoDB Atlas (preview)
27+
28+
[!INCLUDE [subscribe](../includes/subscribe.md)] MongoDB Atlas.
29+
30+
[!INCLUDE [subscribe](../includes/subscribe-from-azure-portal.md)]
31+
32+
## Next step
33+
34+
> [!div class"nextstepaction"]
35+
> [Create a resource](create.md)

0 commit comments

Comments
 (0)