Skip to content

Commit 18af49c

Browse files
committed
fix
1 parent 7a6ea16 commit 18af49c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/logs/custom-logs-migrate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ ms.date: 01/06/2022
77
---
88

99
# Migrate from Data Collector API and custom fields-enabled tables to DCR-based custom logs
10-
This article will describe how to reuse tables in a Log Analytics workspace in Azure Monitor that were populated with the [Data Collector API](data-collector-api.md) or the [custom fields](custom-fields.md) features with DCR-based custom logs. This includes both [direct ingestion](custom-logs-overview.md)), and [ingestion-time transformations](ingestion-time-transformations.md).
10+
This article will describe how to configure tables in a Log Analytics workspace in Azure Monitor that were populated with the [Data Collector API](data-collector-api.md) or the [custom fields](custom-fields.md) features for use with DCR-based custom logs. This includes both [direct ingestion](custom-logs-overview.md), and [ingestion-time transformations](ingestion-time-transformations.md).
1111

1212
> [!IMPORTANT]
1313
> You do not need to follow this article if you are defining your DCR-based custom logs using the Azure Portal. This article only applies if you are using resource manager templates and the custom logs API.
1414
1515
## Background
16-
To use a table with the [direct ingestion](custom-logs-overview.md)), and [ingestion-time transformations](ingestion-time-transformations.md), it must be enabled to support these new features. When you complete the process described in this article, the following actions are taken:
16+
To use a table with the [direct ingestion](custom-logs-overview.md), and [ingestion-time transformations](ingestion-time-transformations.md), it must be configured to support these new features. When you complete the process described in this article, the following actions are taken:
1717

1818
- The table will be reconfigured to enable all DCR-based custom logs features, including DCR and DCE support and management with the new Tables control plane.
1919
- Any previously defined custom fields will stop populating.

0 commit comments

Comments
 (0)