Skip to content

Commit 2d6ea2b

Browse files
authored
Merge pull request #207089 from enkrumah/patch-46
Update azure-database-explorer-output.md
2 parents 0c84ec2 + 31d18ba commit 2d6ea2b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/stream-analytics/azure-database-explorer-output.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ You can significantly grow the scope of real-time analytics by leveraging ASA an
6565

6666

6767
## Limitation
68-
69-
* The number of columns in Azure Stream Analytics job query should match with Azure Data Explorer table and should be in the same order.
7068
* The name of the columns & data type should match between Azure Stream Analytics SQL query and Azure Data Explorer table.
7169
* Azure Data Explorer has an aggregation (batching) policy for data ingestion, designed to optimize the ingestion process. The policy is configured to 5 minutes, 1000 items or 1 GB of data by default, so you may experience a latency. See [batching policy](/azure/data-explorer/kusto/management/batchingpolicy) for aggregation options.
7270
* Test connection to Azure Data Explorer is not supported in jobs running in Shared multi-tenant environment.

0 commit comments

Comments
 (0)