Skip to content

Commit 4504c8b

Browse files
authored
move text into note
1 parent 687f612 commit 4504c8b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/firewall/monitor-firewall.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +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#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).
101+
All resource specific tables now support *Basic* table plan, which can reduce logging costs by up to 80%. For more information on the limitations and differences of this new logging mode, 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).
102102

103103
> [!NOTE]
104-
> The table plan can be updated only once every **7 days**.
104+
> - [Policy Analytics](policy-analytics.md) and [Security Copilot integrations](firewall-copilot.md) aren't compatible with Basic log mode. To enable these features, make sure the required log tables are configured under the analytics table plan.
105+
> - The table plan can be updated only once every **7 days**.
105106
106107
### Enable structured logs
107108

0 commit comments

Comments
 (0)