Skip to content

Commit 85bfa1c

Browse files
committed
Resolved broken link
1 parent af8c710 commit 85bfa1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/best-practices-app-cluster-reliability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ For more information, see [Accelerated Networking overview](../virtual-network/a
286286
>
287287
> Use the Standard Load Balancer to provide greater reliability and resources, support for multiple availability zones, HTTP probes, and functionality across multiple data centers.
288288

289-
In Azure, the [Standard Load Balancer](../load-balancer/skus.md#sku-comparison) SKU is designed to be equipped for load balancing network layer traffic when high performance and low latency are needed. The Standard Load Balancer routes traffic within and across regions and to availability zones for high resiliency. The Standard SKU is the recommended and default SKU to use when creating an AKS cluster.
289+
In Azure, the [Standard Load Balancer](../load-balancer/skus.md) SKU is designed to be equipped for load balancing network layer traffic when high performance and low latency are needed. The Standard Load Balancer routes traffic within and across regions and to availability zones for high resiliency. The Standard SKU is the recommended and default SKU to use when creating an AKS cluster.
290290

291291
The following example shows a `LoadBalancer` service manifest that uses the Standard Load Balancer:
292292

0 commit comments

Comments
 (0)