Skip to content

Commit 6b28461

Browse files
committed
Revert "Update basic-logs-configure.md"
This reverts commit 492852e.
1 parent 492852e commit 6b28461

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ All tables in your Log Analytics are Analytics tables, by default. You can confi
1919
You can currently configure the following tables for Basic Logs:
2020

2121
- All tables created with the [Data Collection Rule (DCR)-based custom logs API.](custom-logs-overview.md)
22-
- [ContainerLog](/azure/azure-monitor/reference/tables/containerlog) and [ContainerLogV2](/azure/azure-monitor/reference/tables/containerlogv2), which [Container Insights](../containers/container-insights-overview.md) uses and which include verbose text-based log records.
22+
- [ContainerLog](/azure/azure-monitor/reference/tables/containerlog) and [ContainerLogV2](/azure/azure-monitor/reference/tables/containerlogv2), which [Container Insights](../containers/container-insights-overview.md) uses and which include verbose text-based log records.
2323
- [AppTraces](/azure/azure-monitor/reference/tables/apptraces), which contains freeform log records for application traces in Application Insights.
2424

2525
> [!NOTE]
@@ -144,12 +144,12 @@ Alternatively:
144144
1. Open the **Tables** tab, which lists all tables in the workspace.
145145
146146
Basic Logs tables have a unique icon:
147-
148-
:::image type="content" source="media/basic-logs-configure/table-icon.png" lightbox="media/basic-logs-configure/table-icon.png" alt-text="Screenshot of the Basic Logs table icon in the table list.":::
149147
150-
You can also hover over a table name for the table information view, which indicates whether the table is configured as Basic Logs:
148+
![Screenshot of the Basic Logs table icon in the table list.](./media/basic-logs-configure/table-icon.png#lightbox)
151149
152-
:::image type="content" source="media/basic-logs-configure/table-info.png" lightbox="media/basic-logs-configure/table-info.png" alt-text="Screenshot of the Basic Logs table indicator in the table details.":::
150+
You can also hover over a table name for the table information view, which indicates whether the table is configured as Basic Logs:
151+
152+
![Screenshot of the Basic Logs table indicator in the table details.](./media/basic-logs-configure/table-info.png#lightbox)
153153
154154
# [API](#tab/api-2)
155155

0 commit comments

Comments
 (0)