Skip to content

Commit 89a36f5

Browse files
authored
Merge pull request #108160 from Ericgre/master
Update private-endpoint.md
2 parents 4642513 + 269a946 commit 89a36f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Connect privately to a Web App using Azure Private Endpoint
44
author: ericgre
55
ms.assetid: 2dceac28-1ba6-4904-a15d-9e91d5ee162c
66
ms.topic: article
7-
ms.date: 03/12/2020
7+
ms.date: 03/18/2020
88
ms.author: ericg
99
ms.service: app-service
1010
ms.workload: web
@@ -15,7 +15,7 @@ ms.custom: fasttrack-edit
1515
# Using Private Endpoints for Azure Web App (Preview)
1616

1717
> [!Note]
18-
> The preview is available in East US region for all PremiumV2 Windows and Linux Web Apps and Elastic Premium Functions.
18+
> The preview is available in East US and West US 2 regions for all PremiumV2 Windows and Linux Web Apps and Elastic Premium Functions.
1919
2020
You can use Private Endpoint for your Azure Web App to allow clients located in your private network to securely access the app over Private Link. The Private Endpoint uses an IP address from your Azure VNet address space. Network traffic between a client on your private network and the Web App traverses over the VNet and a Private Link on the Microsoft backbone network, eliminating exposure from the public Internet.
2121

0 commit comments

Comments
 (0)