Skip to content

Commit c88d96f

Browse files
Apply suggestions from review
Co-authored-by: Karl Erickson <[email protected]>
1 parent 99002e4 commit c88d96f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spring-apps/access-app-virtual-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.devlang: azurecli
1919

2020
This article explains how to access an endpoint for your application in a private network.
2121

22-
When you **Assign Endpoint** on applications in an Azure Spring Apps service instance that is deployed in your virtual network, the endpoint uses a private fully qualified domain name (FQDN). The domain is only accessible in the private network. Apps and services use the application endpoint. They include the *Test Endpoint* described in [View apps and deployments](./how-to-staging-environment.md#view-apps-and-deployments). *Log streaming*, described in [Stream Azure Spring Apps app logs in real-time](./how-to-log-streaming.md), also works only within the private network.
22+
When you assign an endpoint on an application in an Azure Spring Apps service instance deployed in your virtual network, the endpoint uses a private fully qualified domain name (FQDN). The domain is only accessible in the private network. Apps and services use the application endpoint. They include the *Test Endpoint* described in [View apps and deployments](./how-to-staging-environment.md#view-apps-and-deployments). *Log streaming*, described in [Stream Azure Spring Apps app logs in real-time](./how-to-log-streaming.md), also works only within the private network.
2323

2424
## Find the IP for your application
2525

@@ -29,7 +29,7 @@ When you **Assign Endpoint** on applications in an Azure Spring Apps service ins
2929

3030
1. Select the **Vnet injection** tab.
3131

32-
1. In the **General info** section, find the **Endpoint** and copy its **IP Address**. The following example uses the IP address `10.0.1.6`:
32+
1. In the **General info** section, find **Endpoint** and copy the **IP Address** value. The example in the following screenshot uses the IP address `10.0.1.6`:
3333

3434
:::image type="content" source="media/spring-cloud-access-app-vnet/find-ip-address.png" alt-text="Screenshot of the Azure portal that shows the Vnet injection Endpoint information." lightbox="media/spring-cloud-access-app-vnet/find-ip-address.png":::
3535

0 commit comments

Comments
 (0)