Skip to content

Commit 0dde0f6

Browse files
Merge pull request #298434 from duongau/patch-24
Azure Firewall - Monitor Firewall (fixed broken link and added note)
2 parents 91d48c2 + a83b905 commit 0dde0f6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/firewall/monitor-firewall.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,11 @@ New resource specific tables are now available in Diagnostic setting that allows
9898
- [Top flow log](/azure/azure-monitor/reference/tables/azfwfatflow) - The Top Flows (Fat Flows) log shows the top connections that are contributing to the highest throughput through the firewall.
9999
- [Flow trace](/azure/azure-monitor/reference/tables/azfwflowtrace) - Contains flow information, flags, and the time period when the flows were recorded. You can see full flow information such as SYN, SYN-ACK, FIN, FIN-ACK, RST, INVALID (flows).
100100

101-
All resource specific tables now support Basic log mode, which can reduce logging costs by up to 80%. However, [Policy Analytics](policy-analytics.md) and [Security Copilot integrations](firewall-copilot.md) aren't compatible with Basic log mode. For more information on the limitations and differences of this logging mode, see [Azure Monitor Logs](/azure/azure-monitor/logs/data-platform-logs.md#table-plans). To learn about the new querying experience, see [Query data in a basic and auxiliary table](/azure/azure-monitor/logs/basic-logs-query.md).
101+
All resource specific tables now support the *Basic* table plan, which can reduce logging costs by up to 80%. For more information on the limitations and differences of this new logging plan, see [Azure Monitor Logs](/azure/azure-monitor/logs/data-platform-logs#table-plans). To learn about the new querying experience, see [Query data in a basic and auxiliary table](/azure/azure-monitor/logs/basic-logs-query).
102+
103+
> [!NOTE]
104+
> - [Policy Analytics](policy-analytics.md) and [Security Copilot integrations](firewall-copilot.md) aren't compatible with the *Basic* table plan. To enable these features, make sure the required log tables are configured with the *Analytics* table plan.
105+
> - The table plan can be updated only once every **7 days**.
102106
103107
### Enable structured logs
104108

0 commit comments

Comments
 (0)