Skip to content

Commit cdecd36

Browse files
committed
edits per review feedback
1 parent fdd4fd3 commit cdecd36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/app-service/overview-app-gateway-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ To isolate traffic to an individual web app, you need to use IP-based access res
6464

6565
## Considerations for an external App Service Environment
6666

67-
An external App Service Environment has a public-facing load balancer like multitenant App Service apps. Service endpoints don't work for an external environment. In this environment, you can apply IP-based access restrictions by using the public IP address of the application gateway. To create an external environment in the Azure portal, you can use a [quickstart](./environment/creation.md).
67+
An external App Service Environment has a public-facing load balancer like multitenant App Service apps. Service endpoints don't work for an external App Service Environment. In an App Service Environment, you can apply IP-based access restrictions by using the public IP address of the application gateway. To create an external App Service Environment in the Azure portal, you can use a [quickstart](./environment/creation.md).
6868

69-
You can also [add private endpoints to apps hosted on an external environment](./environment/configure-network-settings.md#allow-new-private-endpoint-connections).
69+
You can also [add private endpoints to apps hosted on an external App Service Environment](./environment/configure-network-settings.md#allow-new-private-endpoint-connections).
7070

7171
## Considerations for a Kudu/SCM site
7272

0 commit comments

Comments
 (0)