Skip to content

Commit 0abde4c

Browse files
Merge pull request #309447 from cdpark/partners-kendrick-batch3
Feature 538579: Q&M: Light Freshness pass for three LiftR services - batch 3
2 parents 1459a5a + b225d57 commit 0abde4c

4 files changed

Lines changed: 37 additions & 37 deletions

File tree

articles/partner-solutions/mongo-db/create.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: "Quickstart: Get Started with MongoDB Atlas"
33
description: Learn how to create a MongoDB Atlas resource in the Azure portal.
44
ms.topic: quickstart
5-
ms.date: 04/28/2025
5+
ms.date: 12/11/2025
66
---
77

8-
# Quickstart: Get started with MongoDB Atlas
8+
# Quickstart: Get started with MongoDB Atlas
99

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

@@ -19,33 +19,35 @@ In this quickstart, you create a MongoDB Atlas resource in the Azure portal.
1919

2020
### Basics tab
2121

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

2424
:::image type="content" source="media/create/basics-tab.png" alt-text="Screenshot of basic settings for creating a MongoDB Atlas organization in the Azure portal.":::
2525

26-
1. Under **Project details**, enter these values:
26+
Red asterisks identify required settings. Enter values for each required setting.
2727

28-
| Setting | Action |
28+
1. **Project details:**
29+
30+
| Setting | Value |
2931
|---------------------|-----------------------------------------------------------|
3032
| **Subscription** | Select a subscription from your existing subscriptions. |
3133
| **Resource group** | Use an existing resource group or create a new one. |
3234

33-
1. Under **Azure Resource Details**, enter these values:
35+
1. **Azure Resource Details:**
3436

35-
| Setting | Action |
37+
| Setting | Value |
3638
|--------------------|-------------------------------------------|
3739
| **Resource name** | Specify a unique name for the resource. |
3840
| **Region** | Select a region to deploy your resource. |
3941

40-
1. Under **MongoDB Atlas Organization details**, enter this value:
42+
1. **MongoDB Atlas Organization details:**
4143

42-
| Setting | Action |
43-
|------------------------|--------------------------------------------------------------------------------------------------|
44-
| **Organization name** | Specify the name of the MongoDB Atlas organization. |
44+
| Setting | Value |
45+
|------------------------|---------------------------------------|
46+
| **Organization name** | Specify the name of the MongoDB Atlas organization. |
4547

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

48-
1. Select **Next**.
50+
1. Select **Next** to add tags, or select **Review and create**.
4951

5052
### Tags tab (optional)
5153

articles/partner-solutions/mongo-db/manage.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Manage a MongoDB Atlas Resource Through the Azure portal
3-
description: This article describes management functions for MongoDB Atlas in the Azure portal.
2+
title: Manage a MongoDB Atlas Resource
3+
description: Learn how to manage MongoDB Atlas resources in the Azure portal.
44
ms.topic: how-to
55
ms.date: 07/24/2025
66
---
@@ -43,15 +43,13 @@ To access your MongoDB Atlas account, select **Go to MongoDB Atlas** on the work
4343
[!INCLUDE [delete-resource](../includes/delete-resource.md)]
4444

4545
> [!IMPORTANT]
46-
> Following these steps deletes your MongoDB Atlas Azure resource, but doesn't delete the organization in Atlas. To learn how to delete your Atlas organization, see [MongoDB's documentation](https://www.mongodb.com/docs/atlas/access/orgs-create-view-edit-delete/#delete-an-organization).
46+
> Following these steps deletes your MongoDB Atlas Azure resource, but doesn't delete the organization in Atlas. To learn how to delete your Atlas organization, see [Delete an organization](https://www.mongodb.com/docs/atlas/access/orgs-create-view-edit-delete/#delete-an-organization) in MongoDB's documentation.
4747
48-
## Get Support
48+
## Get support
4949

5050
Contact [MongoDB Atlas](https://www.mongodb.com/company/contact) for customer support.
5151

52-
You can also request support in the Azure portal from the [resource overview](#resource-overview).
53-
54-
Select **Support + Troubleshooting** > **New support request** from the service menu, then choose the link to [log a support request in the MongoDB portal](https://www.mongodb.com/company/contact).
52+
You can also request support in the Azure portal from the [resource overview](#resource-overview). Select **Support + Troubleshooting** > **New support request** from the service menu, then choose the link to [log a support request in the MongoDB portal](https://www.mongodb.com/company/contact).
5553

5654
## Related content
5755

articles/partner-solutions/mongo-db/overview.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: MongoDB Atlas
2+
title: What is MongoDB Atlas?
33
description: Learn about using MongoDB Atlas in Azure Marketplace.
44
ms.topic: overview
5-
ms.date: 04/03/2025
5+
ms.date: 12/11/2025
66
ai-usage: ai-assisted
77
---
88

@@ -12,7 +12,7 @@ MongoDB Atlas allows users to provision and manage Atlas organizations from Azur
1212

1313
## What is it used for?
1414

15-
MongoDB Atlas is used to store, manage, and process operational data for cloud applications. It supports scenarios such as real-time analytics, full-text and vector search, and stream processing for event-driven applications.
15+
MongoDB Atlas is used to store, manage, and process operational data for cloud applications. It supports scenarios such as real-time analytics, full-text and vector search, and stream processing for event-driven applications.
1616

1717
Typical use cases include:
1818

@@ -22,17 +22,17 @@ Typical use cases include:
2222
- Supporting event-driven architectures with stream processing
2323
- Managing globally distributed data for low-latency access
2424

25-
## Key Features
25+
## Key features
2626

27-
The following features distinguish MongoDB Atlas from traditional managed database services and support modern application development and operations:
27+
The following features distinguish MongoDB Atlas from traditional managed database services and support modern application development and operations:
2828

29-
- **Native Full-Text and Vector Search**: Enable advanced search capabilities, including full-text and vector-based search, for building intelligent applications.
30-
- **Stream Processing**: Support event-driven architectures with built-in stream processing features.
31-
- **Automated Scaling**: Automatically adjust resources to match workload demands, ensuring performance and efficiency.
32-
- **Global Data Distribution**: Deploy and manage data across multiple regions for low-latency access and high availability.
33-
- **Comprehensive Security**: Protect data with built-in access controls, encryption, and automated security updates.
29+
- **Native full-text and vector search**: Enable advanced search capabilities, including full-text and vector-based search, for building intelligent applications.
30+
- **Stream processing**: Support event-driven architectures with built-in stream processing features.
31+
- **Automated scaling**: Automatically adjust resources to match workload demands, ensuring performance and efficiency.
32+
- **Global data distribution**: Deploy and manage data across multiple regions for low-latency access and high availability.
33+
- **Comprehensive security**: Protect data with built-in access controls, encryption, and automated security updates.
3434

35-
## Subscribe to MongoDB Atlas
35+
## Subscribe to MongoDB Atlas
3636

3737
[!INCLUDE [subscribe](../includes/subscribe.md)] **MongoDB Atlas**.
3838

articles/partner-solutions/mongo-db/tools.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: MongoDB Atlas Developer Resources and Tools
3-
description: Learn about resources and developer tools available with MongoDB Atlas .
3+
description: Learn about resources and developer tools available with MongoDB Atlas.
44
author: ProfessorKendrick
55
ms.topic: overview
6-
ms.date: 04/14/2025
6+
ms.date: 12/12/2025
77

88
#customer intent: As a developer who's implementing MongoDB Atlas, I want to know about other resources and tools available so that I can maximize the success of my deployment.
99

@@ -21,17 +21,17 @@ To learn more about MongoDB Atlas:
2121

2222
- [Why use MongoDB?](https://www.mongodb.com/resources/products/fundamentals/why-use-mongodb)
2323

24-
- [MongoDB Atlas features](https://www.mongodb.com/atlas)
24+
- [MongoDB Atlas features](https://www.mongodb.com/products/platform)
2525

2626
- [MongoDB Atlas pricing](https://www.mongodb.com/pricing)
2727

2828
- [Database cluster types in MongoDB Atlas](https://www.mongodb.com/docs/atlas/create-database-deployment/)
2929

30-
To get started on MongoDB Atlas:
30+
To get started with MongoDB Atlas:
3131

3232
- [Getting started with MongoDB Atlas (20-minute lab)](https://learn.mongodb.com/courses/getting-started-with-mongodb-atlas-lab-only)
3333

34-
- [MongoDB Atlas Vector Search quick start](https://www.mongodb.com/docs/atlas/atlas-vector-search/tutorials/vector-search-quick-start/)
34+
- [MongoDB Atlas Vector Search Quick Start](https://www.mongodb.com/docs/atlas/atlas-vector-search/tutorials/vector-search-quick-start/)
3535

3636
- [MongoDB Atlas Essentials course](https://learn.mongodb.com/learning-paths/atlas-essentials)
3737

@@ -47,12 +47,12 @@ To learn more about how to make the most of your MongoDB Atlas resource:
4747

4848
## Developer tools
4949

50-
- [MongoDB Compass](https://www.mongodb.com/docs/compass/current/)
50+
- [MongoDB Compass](https://www.mongodb.com/docs/compass/)
5151

5252
- [MongoDB Shell](https://www.mongodb.com/docs/mongodb-shell/)
5353

5454
- [MongoDB for VS Code](https://www.mongodb.com/docs/mongodb-vscode/)
5555

56-
- [Atlas CLI](https://www.mongodb.com/docs/atlas/atlas-cli/)
56+
- [Atlas CLI](https://www.mongodb.com/docs/atlas/cli/current/)
5757

5858
- [Language drivers](https://www.mongodb.com/docs/atlas/driver-connection/)

0 commit comments

Comments
 (0)