Skip to content

Commit 1935e87

Browse files
committed
add AZFW Latency Probe (Preview)
1 parent 60e3c60 commit 1935e87

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

articles/firewall/firewall-preview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,9 @@ This new capability is available through the Azure portal as shown here, as well
186186
> [!NOTE]
187187
> This new upgrade/downgrade capability will also support the Basic SKU for GA.
188188
189+
### AZFW Latency Probe (Preview)
190+
191+
Metric that estimates Azure Firewall average latency. For more information, see [Azure Firewall logs and metrics](logs-and-metrics.md#metrics).
189192

190193
## Next steps
191194

articles/firewall/logs-and-metrics.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,20 @@ The following metrics are available for Azure Firewall:
180180

181181
If your firewall is running into SNAT port exhaustion, you should add at least five public IP address. This increases the number of SNAT ports available. For more information, see [Azure Firewall features](features.md#multiple-public-ip-addresses).
182182

183+
- **AZFW Latency Probe (Preview)** - Estimates Azure Firewall average latency.
184+
185+
Unit: m/s
186+
187+
This metric measures the overall or average latency of Azure Firewall. Administrators can use this metric for the following purposes:
188+
189+
- Diagnose if Azure Firewall is the cause of latency in the network
190+
191+
- Monitor and alert if there are any latency or performance issues, so IT teams can proactively engage.
192+
193+
There may be various reasons that can cause high latency in Azure Firewall.
194+
195+
This metric does not measure end-to-end latency of a given network path. In other words, this latency health probe does not measure how much latency Azure Firewall adds.
196+
183197

184198
## Next steps
185199

0 commit comments

Comments
 (0)