Skip to content

Commit 8c6db3c

Browse files
committed
Move MongoDB Atlas article to Service Connector folder
1 parent f6da48e commit 8c6db3c

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

articles/partner-solutions/neon/create-service-connection copy.md renamed to articles/service-connector/tutorial-mongodb-atlas-service-connection.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Follow these steps to connect an app to MongoDB Atlas:
2929

3030
1. Open **Settings** > **Service Connector** from the left menu and select **Create**.
3131

32-
:::image type="content" source="./media/mongo-service-connection/create-connection.png" alt-text="Screenshot from the Azure portal showing the Create option.":::
32+
:::image type="content" source="./media/tutorial-mongodb-atlas/create-connection.png" alt-text="Screenshot from the Azure portal showing the Create option.":::
3333

3434
1. Enter or select the following information.
3535

@@ -38,23 +38,23 @@ Follow these steps to connect an app to MongoDB Atlas:
3838
| **Service type** | *MongoDB Atlas Cluster (preview)* | The name of the target service: **MongoDB Atlas Cluster (Preview)**. |
3939
| **Connection name** | *mongodb_atlas_01* | The name of the connection between the Azure compute resource and the MongoDB Atlas Cluster resource. Use the connection name provided by Service Connector or enter your own connection name. Connection names can only contain letters, numbers (0-9), periods ("."), and underscores ("_"). |
4040

41-
:::image type="content" source="./media/mongo-service-connection/create-basics-tab.png" alt-text="Screenshot from the Azure portal showing the Create connection - Basics tab.":::
41+
:::image type="content" source="./media/tutorial-mongodb-atlas/create-basics-tab.png" alt-text="Screenshot from the Azure portal showing the Create connection - Basics tab.":::
4242

4343
1. Select **Next: Authentication** and enter your cluster connection string. Optionally also edit your cluster connection string variable name under **Advanced**.
4444

4545
> [!TIP]
46-
> To find your cluster's connection string, in the MongoDB Astra platform, navigate to **Clusters** > **Connection** > **Drivers**, and copy the connection string.
46+
> To find your cluster's connection string, in the MongoDB Atlas platform, navigate to **Clusters** > **Connection** > **Drivers**, and copy the connection string.
4747
48-
:::image type="content" source="./media/mongo-service-connection/create-authentication-tab.png" alt-text="Screenshot from the Azure portal showing the Create connection - Authentication tab.":::
48+
:::image type="content" source="./media/tutorial-mongodb-atlas/create-authentication-tab.png" alt-text="Screenshot from the Azure portal showing the Create connection - Authentication tab.":::
4949

5050
1. Select **Next** until you reach **Review + Create**, and review the provided information.
5151
1. Select **Create**.
5252

5353
## View and edit connections
5454

55-
[!INCLUDE [view-edit-connection](../includes/view-edit-connection.md)]
55+
[!INCLUDE [view-edit-connection](../partner-solutions/includes/view-edit-connection.md)]
5656

5757
## Related content
5858

59-
- [MongoDB Atlas developer resources and tools](tools.md)
60-
- [Manage a MongoDB Atlas resource](manage.md)
59+
- [What is Service Conenctor](overview.md)
60+
- [Learn about Service Connector concepts](concept-service-connector-internals.md)

0 commit comments

Comments
 (0)