Skip to content

Commit 124aaff

Browse files
authored
Update load-balancer-comparison-table.md
1 parent 711eb42 commit 124aaff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/load-balancer-comparison-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
| [Health probes](../articles/load-balancer/load-balancer-custom-probe-overview.md#types) | TCP, HTTP, HTTPS | TCP, HTTP |
1818
| [Health probe down behavior](../articles/load-balancer/load-balancer-custom-probe-overview.md#probedown) | TCP connections stay alive on an instance probe down __and__ on all probes down. | TCP connections stay alive on an instance probe down. All TCP connections terminate when all probes are down. |
1919
| Availability Zones | Zone-redundant and zonal frontends for inbound and outbound traffic. | Not available |
20-
| Diagnostics | [Azure Monitor multi-dimensional metrics](..articles/load-balancer/load-balancer-standard-diagnostics.md) | [Azure Monitor logs](../articles/load-balancer/load-balancer-monitor-log.md) |
20+
| Diagnostics | [Azure Monitor multi-dimensional metrics](../articles/load-balancer/load-balancer-standard-diagnostics.md) | [Azure Monitor logs](../articles/load-balancer/load-balancer-monitor-log.md) |
2121
| HA Ports | [Available for Internal Load Balancer](../articles/load-balancer/load-balancer-ha-ports-overview.md) | Not available |
2222
| Secure by default | Closed to inbound flows unless allowed by a network security group. Please note that internal traffic from the VNet to the internal load balancer is allowed. | Open by default. Network security group optional. |
2323
| Outbound Rules | [Declarative outbound NAT configuration](../articles/load-balancer/load-balancer-outbound-rules-overview.md) | Not available |

0 commit comments

Comments
 (0)