Skip to content

Commit ec7ff84

Browse files
Merge pull request #223772 from vhorne/fw-latency
add AZFW Latency Probe (Preview)
2 parents 98686d9 + 4b47401 commit ec7ff84

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

articles/firewall/firewall-preview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ For more information, see [Azure Structured Firewall Logs (preview)](firewall-st
5252

5353
Policy Analytics provides insights, centralized visibility, and control to Azure Firewall. IT teams today are challenged to keep Firewall rules up to date, manage existing rules, and remove unused rules. Any accidental rule updates can lead to a significant downtime for IT teams.
5454

55-
For more information, see [Azure Firewall Policy Analytics (preview)](policy-analytics.md).
56-
5755
## Next steps
5856

5957
To learn more about Azure Firewall, see [What is Azure Firewall?](overview.md).

articles/firewall/logs-and-metrics.md

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

184184
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).
185185

186+
- **AZFW Latency Probe (Preview)** - Estimates Azure Firewall average latency.
187+
188+
Unit: m/s
189+
190+
This metric measures the overall or average latency of Azure Firewall. Administrators can use this metric for the following purposes:
191+
192+
- Diagnose if Azure Firewall is the cause of latency in the network
193+
194+
- Monitor and alert if there are any latency or performance issues, so IT teams can proactively engage.
195+
196+
There may be various reasons that can cause high latency in Azure Firewall.
197+
198+
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.
199+
186200

187201
## Next steps
188202

0 commit comments

Comments
 (0)