You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/service-connector/tutorial-mongodb-atlas-service-connection.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@ description: Learn how to connect apps to your MongoDB Atlas (Preview) service u
5
5
ms.topic: how-to
6
6
ms.date: 04/22/2025
7
7
ms.custom: service-connector
8
+
ms.author: malev
9
+
author: maud-lv
10
+
8
11
---
9
12
10
13
# Connect apps to MongoDB Atlas (Preview)
@@ -17,9 +20,9 @@ This guide shows step by step instructions to connect an app deployed to Azure A
17
20
18
21
## Prerequisites
19
22
20
-
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free)
21
-
* An existing MongoDB Atlas resource. If you don't have one yet, refer to [Quickstart: Get started with MongoDB Atlas (preview)](./create.md)
22
-
* An app deployed to an [Azure compute service supported by Service Connector](../../service-connector/overview.md#what-services-are-supported-by-service-connector).
23
+
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
24
+
* An existing MongoDB Atlas resource. If you don't have one yet, go to [MongoDB Atlas](https://www.mongodb.com/atlas).
25
+
* An app deployed to an [Azure compute service supported by Service Connector](./overview.md#what-services-are-supported-by-service-connector).
23
26
24
27
## Create a new connection
25
28
@@ -56,5 +59,5 @@ Follow these steps to connect an app to MongoDB Atlas:
56
59
57
60
## Related content
58
61
59
-
-[What is Service Conenctor](overview.md)
62
+
-[What is Service Connector](overview.md)
60
63
-[Learn about Service Connector concepts](concept-service-connector-internals.md)
0 commit comments