Skip to content

Commit 780fd7e

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Use the classic (bulk) ingestion instead of streaming ingestion when the amount
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

3939
> [!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.
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.
4242
4343
## Use streaming ingestion to ingest data to your cluster
4444

0 commit comments

Comments
 (0)