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/load-balancer/components.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ ms.author: allensu
17
17
18
18
Azure Load Balancer comprises of a few key components. These can be configured in your subscription via Azure portal, Azure CLI, Azure PowerShell or Templates.
19
19
20
-
## Frontend IP configuration
20
+
## Frontend IP configuration <aname = "frontend-ip-configurations"></a>
21
21
22
22
The IP address of your Azure Load Balancer. It is the point of contact for clients. These IP addresses can be either:
- Learn about [Standard Load Balancer Diagnostics](load-balancer-standard-diagnostics.md).
85
85
- Learn about [TCP Reset on Idle](load-balancer-tcp-reset.md).
86
86
- Learn about [Standard Load Balancer with HA Ports load balancing rules](load-balancer-ha-ports-overview.md).
87
-
- Learn about using [Load Balancer with Multiple Frontends](load-balancer-multivip-overview.md).
87
+
- Learn about using [Load Balancer with Multiple Frontend IP configurations](load-balancer-multivip-overview.md).
88
88
- Learn more about [Network Security Groups](../virtual-network/security-overview.md).
89
89
- Learn about [Probe types](load-balancer-custom-probe-overview.md#types).
90
90
- Learn more about [Load balancer limits](https://docs.microsoft.com/azure/azure-resource-manager/management/azure-subscription-service-limits#load-balancer).
0 commit comments