Skip to content

Commit 6f5fb7e

Browse files
Update private-link-service-overview.md
Fixing indentation issue
1 parent 77d04a5 commit 6f5fb7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/private-link/private-link-service-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ Visibility controls the exposure settings whereas auto-approval controls the app
108108

109109
## Getting connection Information using TCP Proxy v2
110110

111-
> [!NOTE]
112-
> Only one connection between a PLS and Internal Load Balancer is supported when using TCP Proxy v2
111+
> [!NOTE]
112+
> Only one connection between a PLS and Internal Load Balancer is supported when using TCP Proxy v2
113113
114114
In the private link service, the source IP address of the packets coming from private endpoint is network address translated (NAT) on the service provider side using the NAT IP allocated from the provider's virtual network. The applications receive the allocated NAT IP address instead of actual source IP address of the service consumers. If your application needs an actual source IP address from the consumer side, you can enable proxy protocol on your service and retrieve the information from the proxy protocol header. In addition to source IP address, proxy protocol header also carries the LinkID of the private endpoint. Combination of source IP address and LinkID can help service providers uniquely identify their consumers.
115115

0 commit comments

Comments
 (0)