Skip to content

Commit 70592e5

Browse files
committed
Update Types to SKU
1 parent b5dc98a commit 70592e5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/aks/internal-lb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Learn more about Kubernetes services at the [Kubernetes services documentation][
145145
[advanced-networking]: configure-azure-cni.md
146146
[az-aks-show]: /cli/azure/aks#az-aks-show
147147
[az-role-assignment-create]: /cli/azure/role/assignment#az-role-assignment-create
148-
[azure-lb-comparison]: ../load-balancer/types.md#skus
148+
[azure-lb-comparison]: ../load-balancer/skus.md
149149
[use-kubenet]: configure-kubenet.md
150150
[aks-quickstart-cli]: kubernetes-walkthrough.md
151151
[aks-quickstart-portal]: kubernetes-walkthrough-portal.md

articles/aks/load-balancer-standard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ Learn more about Kubernetes services at the [Kubernetes services documentation][
280280
[az-network-public-ip-prefix-show]: /cli/azure/network/public-ip/prefix?view=azure-cli-latest#az-network-public-ip-prefix-show
281281
[az-role-assignment-create]: /cli/azure/role/assignment#az-role-assignment-create
282282
[azure-lb]: ../load-balancer/load-balancer-overview.md
283-
[azure-lb-comparison]: ../load-balancer/types.md#skus
283+
[azure-lb-comparison]: ../load-balancer/skus.md
284284
[azure-lb-outbound-rules]: ../load-balancer/load-balancer-outbound-rules-overview.md#snatports
285285
[azure-lb-outbound-connections]: ../load-balancer/load-balancer-outbound-connections.md#snat
286286
[azure-lb-outbound-preallocatedports]: ../load-balancer/load-balancer-outbound-connections.md#preallocatedports

articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-availability-group-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ At this point, you have an Availability Group with replicas on two instances of
346346

347347
On Azure virtual machines, a SQL Server Availability Group requires a load balancer. The load balancer holds the IP addresses for the Availability Group listeners and the Windows Server Failover Cluster. This section summarizes how to create the load balancer in the Azure portal.
348348

349-
An Azure Load Balancer can be either a Standard Load Balancer or a Basic Load Balancer. Standard Load Balancer has more features than the Basic Load Balancer. For an availability group, the Standard Load Balancer is required if you use an Availability Zone (instead of an Availability Set). For details on the difference between the load balancer types, see [Load Balancer SKU comparison](../../../load-balancer/types.md#skus).
349+
An Azure Load Balancer can be either a Standard Load Balancer or a Basic Load Balancer. Standard Load Balancer has more features than the Basic Load Balancer. For an availability group, the Standard Load Balancer is required if you use an Availability Zone (instead of an Availability Set). For details on the difference between the load balancer SKUs, see [Load Balancer SKU comparison](../../../load-balancer/skus.md).
350350

351351
1. In the Azure portal, go to the resource group where your SQL Servers are and click **+ Add**.
352352
1. Search for **Load Balancer**. Choose the load balancer published by Microsoft.

0 commit comments

Comments
 (0)