Skip to content

Commit 25e0ddc

Browse files
committed
Fix word correctness
1 parent f0566c7 commit 25e0ddc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spring-apps/enterprise/includes/quickstart-deploy-web-app/deploy-enterprise-plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Use the following steps to connect your service instances:
8181
- **PostgreSQL database**: Select the database you created.
8282
- **Client type**: **SpringBoot**
8383

84-
:::image type="content" source="../../media/quickstart-deploy-web-app/app-service-connector-basics.png" alt-text="Screenshot of the Azure portal that shows the Basics tab of the Create connection pane for connecting to PostgreSQL." lightbox="../../media/quickstart-deploy-web-app/app-service-connector-basics.png":::
84+
:::image type="content" source="../../media/quickstart-deploy-web-app/app-service-connector-basics.png" alt-text="Screenshot of the Azure portal that shows the Basics tab of the created connection pane for connecting to PostgreSQL." lightbox="../../media/quickstart-deploy-web-app/app-service-connector-basics.png":::
8585

8686
1. Configure the **Next: Authentication** tab with the following information:
8787

@@ -90,7 +90,7 @@ Use the following steps to connect your service instances:
9090
- **Username**: *myadmin*
9191
- **Password**: Enter your password.
9292

93-
:::image type="content" source="../../media/quickstart-deploy-web-app/app-service-connector-authentication.png" alt-text="Screenshot of the Azure portal that shows the Authentication tab of the Create connection pane with the Connection string option highlighted." lightbox="../../media/quickstart-deploy-web-app/app-service-connector-authentication.png":::
93+
:::image type="content" source="../../media/quickstart-deploy-web-app/app-service-connector-authentication.png" alt-text="Screenshot of the Azure portal that shows the Authentication tab of the created connection pane with the Connection string option highlighted." lightbox="../../media/quickstart-deploy-web-app/app-service-connector-authentication.png":::
9494

9595
1. Select **Next: Networking**. Use the default option **Configure firewall rules to enable access to target service.**.
9696

0 commit comments

Comments
 (0)