Skip to content

Commit 6ff7c81

Browse files
authored
Merge pull request #88916 from orspod/patch-23
Update ingest-data-streaming.md
2 parents 3cb44bb + 780fd7e commit 6ff7c81

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/data-explorer/ingest-data-streaming.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ Use the classic (bulk) ingestion instead of streaming ingestion when the amount
3636

3737
1. In the [Web UI](https://dataexplorer.azure.com/), define [streaming ingestion policy](/azure/kusto/concepts/streamingingestionpolicy) on table(s) or database(s) that will receive streaming data.
3838

39-
> [!TIP]
40-
> If the policy is defined at the database level, all tables in the database are enabled for streaming ingestion.
39+
> [!NOTE]
40+
> * If the policy is defined at the database level, all tables in the database are enabled for streaming ingestion.
41+
> * The applied policy can reference only newly ingested data and not other tables in the database.
4142
4243
## Use streaming ingestion to ingest data to your cluster
4344

0 commit comments

Comments
 (0)