Skip to content

Commit d83215e

Browse files
committed
Add missing link
1 parent 3ec12ba commit d83215e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/partner-solutions/neon/create-service-connection copy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Follow these steps to connect an app to MongoDB Atlas:
3535

3636
| Setting | Example | Description |
3737
|----------------------------|-------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
38-
| **Service type** | *MongoDB Atlas Cluster (Preview)* | The name of the target service: **MongoDB Atlas Cluster (Preview)**. |
38+
| **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

4141
:::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.":::
@@ -45,6 +45,8 @@ Follow these steps to connect an app to MongoDB Atlas:
4545
> [!TIP]
4646
> To find your cluster's connection string, in the MongoDB Astra 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 - Basics tab.":::
49+
4850
1. Select **Next** until you reach **Review + Create**, and review the provided information.
4951
1. Select **Create**.
5052

0 commit comments

Comments
 (0)