Skip to content

Commit ad80b55

Browse files
authored
Merge pull request #108132 from Ericgre/master
Web app rpivate endpoint new schema
2 parents 460161e + 234daf4 commit ad80b55

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
70.9 KB
Loading
Binary file not shown.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,9 @@ From a security perspective:
5252

5353
In the Web HTTP logs of your Web App, you will find the client source IP. This is implemented using the TCP Proxy protocol, forwarding the client IP property up to the Web App. For more information, see [Getting connection Information using TCP Proxy v2][tcpproxy].
5454

55-
![Global overview][1]
5655

56+
> [!div class="mx-imgBorder"]
57+
> ![Web App Private Endpoint global overview](media/private-endpoint/global-schema-web-app.png)
5758
5859
## DNS
5960

@@ -73,8 +74,7 @@ We are improving Private Link feature and Private Endpoint regularly, check [thi
7374
To deploy Private endpoint for your Web App through the portal see [How to connect privately to a Web App][howtoguide]
7475

7576

76-
<!--Image references-->
77-
[1]: ./media/private-endpoint/schemaglobaloverview.png
77+
7878

7979
<!--Links-->
8080
[serviceendpoint]: https://docs.microsoft.com/azure/virtual-network/virtual-network-service-endpoints-overview

0 commit comments

Comments
 (0)