Skip to content

Commit 68dcb0c

Browse files
authored
Update private-endpoint.md
Replace incorrect Service Endpoint with Private Endpoint
1 parent bf6b764 commit 68dcb0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/networking/private-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can use Private Endpoint for your Azure Web App to allow clients located in
2121

2222
Using Private Endpoint for your Web App enables you to:
2323

24-
- Secure your Web App by configuring the Service Endpoint, eliminating public exposure.
24+
- Secure your Web App by configuring the Private Endpoint, eliminating public exposure.
2525
- Securely connect to Web App from on-premises networks that connect to the VNet using a VPN or ExpressRoute private peering.
2626

2727
If you just need a secure connection between your VNet and your Web App, a Service Endpoint is the simplest solution. If you also need to reach the web app from on-premises through an Azure gateway, a regionally peered VNet or a globally peered VNet, Private Endpoint is the solution.

0 commit comments

Comments
 (0)