Skip to content

Commit 141e1c8

Browse files
authored
Merge pull request #199051 from guywi-ms/patch-15
Update tutorial-ingestion-time-transformations.md
2 parents c54905a + c59b25d commit 141e1c8

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

articles/azure-monitor/logs/tutorial-ingestion-time-transformations-api.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,13 @@ In this tutorial, you learn to:
2727
## Prerequisites
2828
To complete this tutorial, you need the following:
2929

30-
- Log Analytics workspace where you have at least [contributor rights](manage-access.md#manage-access-using-azure-permissions) .
30+
- Log Analytics workspace where you have at least [contributor rights](manage-access.md#manage-access-using-azure-permissions).
31+
- - A [supported Azure table](../logs/tables-feature-support.md) in the workspace.
32+
33+
To configure this table for ingestion-time transformations, the table must already have some data.
34+
35+
The table can't be linked to the workspace’s default DCR.
36+
3137
- [Permissions to create Data Collection Rule objects](../essentials/data-collection-rule-overview.md#permissions) in the workspace.
3238

3339

articles/azure-monitor/logs/tutorial-ingestion-time-transformations.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,13 @@ In this tutorial, you learn to:
2323
## Prerequisites
2424
To complete this tutorial, you need the following:
2525

26-
- Log Analytics workspace where you have at least [contributor rights](manage-access.md#manage-access-using-azure-permissions) .
26+
- A Log Analytics workspace where you have at least [contributor rights](manage-access.md#manage-access-using-azure-permissions).
27+
- A [supported Azure table](../logs/tables-feature-support.md) in the workspace.
28+
29+
To configure this table for ingestion-time transformations, the table must already have some data.
30+
31+
The table can't be linked to the workspace’s default DCR.
32+
2733
- [Permissions to create Data Collection Rule objects](../essentials/data-collection-rule-overview.md#permissions) in the workspace.
2834

2935

0 commit comments

Comments
 (0)