Skip to content

Commit ad01acf

Browse files
committed
add hastag
1 parent 2ba478b commit ad01acf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/load-balancer/components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: allensu
1717

1818
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.
1919

20-
## Frontend IP configuration
20+
## Frontend IP configuration <a name = "frontend-ip-configurations"></a>
2121

2222
The IP address of your Azure Load Balancer. It is the point of contact for clients. These IP addresses can be either:
2323

@@ -84,7 +84,7 @@ Basic load balancer doesn't support Outbound rules.
8484
- Learn about [Standard Load Balancer Diagnostics](load-balancer-standard-diagnostics.md).
8585
- Learn about [TCP Reset on Idle](load-balancer-tcp-reset.md).
8686
- 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).
8888
- Learn more about [Network Security Groups](../virtual-network/security-overview.md).
8989
- Learn about [Probe types](load-balancer-custom-probe-overview.md#types).
9090
- Learn more about [Load balancer limits](https://docs.microsoft.com/azure/azure-resource-manager/management/azure-subscription-service-limits#load-balancer).

0 commit comments

Comments
 (0)