You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/application-gateway/tcp-tls-proxy-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Process flow:
29
29
### Comparing Azure Load Balancer with Azure Application Gateway:
30
30
| Product | Type |
31
31
| ---------- | ---------- |
32
-
|[**Azure Load Balancer**](load-balancer/load-balancer-overview.md)| A pass-through load balancer where a client directly establishes a connection with a backend server selected by the Load Balancer's distribution algorithm. |
32
+
|[**Azure Load Balancer**](../load-balancer/load-balancer-overview.md)| A pass-through load balancer where a client directly establishes a connection with a backend server selected by the Load Balancer's distribution algorithm. |
33
33
|**Azure Application Gateway**| Terminating load balancer where a client directly establishes a connection with Application Gateway and a separate connection is initiated with a backend server selected by Application Gateway's distribution algorithm. |
0 commit comments