Skip to content

Commit faccf1b

Browse files
authored
Merge pull request #198280 from DaleKoetke/patch-58
Add legacy pricing tier restriction
2 parents c8bb542 + 0914d19 commit faccf1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/logs/basic-logs-configure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Configure Basic Logs in Azure Monitor (Preview)
33
description: Configure a table for Basic Logs in Azure Monitor.
44
ms.topic: conceptual
5-
ms.date: 01/13/2022
5+
ms.date: 05/15/2022
66

77
---
88

@@ -11,7 +11,7 @@ ms.date: 01/13/2022
1111
Setting a table's [log data plan](log-analytics-workspace-overview.md#log-data-plans-preview) to *Basic Logs* lets you save on the cost of storing high-volume verbose logs you use for debugging, troubleshooting and auditing, but not for analytics and alerts. This article describes how to configure Basic Logs for a particular table in your Log Analytics workspace.
1212

1313
> [!IMPORTANT]
14-
> You can switch plans once a week.
14+
> You can switch a table's plan once a week. The Basic Logs feature is not available for workspaces in [legacy pricing tiers](cost-logs.md#legacy-pricing-tiers).
1515
1616
## Which tables support Basic Logs?
1717
All tables in your Log Analytics are Analytics tables, by default. You can configure particular tables to use Basic Logs. You can't configure a table for Basic Logs if Azure Monitor relies on that table for specific features.
@@ -195,4 +195,4 @@ Basic Logs tables retain data for eight days. When you change an existing table'
195195
## Next steps
196196

197197
- [Learn more about the different log plans.](log-analytics-workspace-overview.md#log-data-plans-preview)
198-
- [Query data in Basic Logs.](basic-logs-query.md)
198+
- [Query data in Basic Logs.](basic-logs-query.md)

0 commit comments

Comments
 (0)