Skip to content

Commit a5ed22d

Browse files
committed
add view table retention portal option
1 parent 6b28461 commit a5ed22d

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ To configure a table for Basic Logs or Analytics Logs in the Azure portal:
4242

4343
1. From the **Table plan** dropdown on the table configuration screen, select **Basic** or **Analytics**.
4444

45+
The **Table plan** dropdown is enabled only for [tables that support Basic Logs](#which-tables-support-basic-logs).
46+
4547
:::image type="content" source="media/basic-logs-configure/log-analytics-configure-table-plan.png" lightbox="media/basic-logs-configure/log-analytics-configure-table-plan.png" alt-text="Screenshot showing the Table plan dropdown on the table configuration screen.":::
4648

4749
1. Select **Save**.

articles/azure-monitor/logs/data-retention-archive.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,14 @@ az monitor log-analytics workspace table update --subscription ContosoSID --reso
141141

142142
## Get retention and archive policy by table
143143

144-
You can view a table's retention and archive policy in the Azure portal on the table configuration screen, as described in [Set retention and archive policy by table](#set-retention-and-archive-policy-by-table), and you can retrieve the configuration using the **Tables - Get** API or Azure CLI.
144+
# [Portal](#tab/portal-2)
145+
146+
To view the retention and archive duration for a table in the Azure portal, from the **Log Analytics workspaces** menu, select **Tables (preview)**.
147+
148+
The **Tables (preview)** shows the interactive retention and archive period for all of the tables in the workspace.
149+
150+
:::image type="content" source="media/basic-logs-configure/log-analytics-view-table-retention-archive.png" lightbox="media/basic-logs-configure/log-analytics-table-configuration.png" alt-text="Screenshot showing the Manage table button for one of the tables in a workspace.":::
151+
145152

146153
# [API](#tab/api-2)
147154

133 KB
Loading

0 commit comments

Comments
 (0)