Skip to content

Commit cb17610

Browse files
authored
Update ingest-data-streaming.md
1 parent c724a14 commit cb17610

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
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]
39+
> [!NOTE]
4040
> 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)