Skip to content

Commit 6ae762f

Browse files
committed
update articles/partner-solutions/neon/create-service-connection.md
1 parent fe6fb26 commit 6ae762f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In this guide, learn how to connect your app to a database within a Neon Serverl
1313

1414
Service Connector is an Azure service designed to simplify the process of connecting Azure resources together. Service Connector manages your connection's network and authentication settings to simplify the operation.
1515

16-
This guide shows step by step instructions to connect an app deployed to Azure App Service to a Neon Serverless Postgres resource. You can apply a similar method to create a connection from apps deployed to [Azure Container Apps](/azure/container-apps/quickstart-portal), [Azure Kubernetes Services (AKS)](/azure/aks/learn/quick-kubernetes-deploy-portal), or [Azure Spring Apps](/azure/spring-apps/enterprise/quickstart).
16+
This guide shows step by step instructions to connect an app deployed to Azure App Service to a Neon Serverless Postgres resource. You can apply a similar method to create a connection from apps deployed to [Azure Container Apps](/azure/container-apps/quickstart-portal), [Azure Kubernetes Services (AKS)](/azure/aks/learn/quick-kubernetes-deploy-portal).
1717

1818
## Prerequisites
1919

@@ -25,7 +25,7 @@ This guide shows step by step instructions to connect an app deployed to Azure A
2525

2626
Follow these steps to connect an app to Neon Serverless Postgres (Preview):
2727

28-
1. Open the App Service, Container Apps, AKS, or Azure Spring Apps resource where your app is deployed. If using Azure Spring Apps, once you've opened your resource, navigate to the **Apps** menu, and select your app.
28+
1. Open the App Service, Container Apps, or AKS resource where your app is deployed.
2929

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

0 commit comments

Comments
 (0)