Skip to content

Commit 9a53c88

Browse files
authored
Address PR feedback
1 parent a1336a0 commit 9a53c88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/load-balancer/load-balancer-standard-diagnostics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ To view the metrics for your Standard Load Balancer resources:
5656
>[!NOTE]
5757
>Time aggregation is important when interpreting certain metrics as data is sampled once per minute. If time aggregation is set to five minutes and metric aggregation type Sum is used for metrics such as SNAT Allocation, your graph will display five times the total allocated SNAT ports.
5858
59-
![Metrics for Standard Load Balancer](./media/load-balancer-standard-diagnostics/lbmetrics1anew.png)
59+
![Metrics for Standard Load Balancer](./media/load-balancer-standard-diagnostics/lbmetrics1anew.png)
6060

61-
*Figure: Data Path Availability metric for Standard Load Balancer*
61+
*Figure: Data Path Availability metric for Standard Load Balancer*
6262

6363
### Retrieve multi-dimensional metrics programmatically via APIs
6464

@@ -126,7 +126,7 @@ To get SNAT connection statistics:
126126

127127
#### How do I check my SNAT port usage and allocation?
128128

129-
The SNAT Usage metric indicates how many unique flows are established between an internet source and a backend VM or VMSS that is behind a load balancer and does not have a pubic IP address. By comparing this with the SNAT Allocation metric, you can determine if your service is experiencing or at risk of SNAT exhaustion and resulting outbound flow failure.
129+
The SNAT Usage metric indicates how many unique flows are established between an internet source and a backend VM or virtual machine scale set that is behind a load balancer and does not have a public IP address. By comparing this with the SNAT Allocation metric, you can determine if your service is experiencing or at risk of SNAT exhaustion and resulting outbound flow failure.
130130

131131
If your metrics indicate risk of [outbound flow](https://aka.ms/lboutbound) failure, reference the article and take steps to mitigate this to ensure service health.
132132

0 commit comments

Comments
 (0)