TSA Azure Data Explorer Connector
Last updated
Last updated
The Azure Data Explorer Connector allows you to connect to an Azure Data Explorer instance and retrieve data as requested by the Application.
You can use this in your application to provide data to the Time Series Analysis block. The advantage of this Connector over the standard Azure Data Explorer Connector is that it is optimized for server-side processing of the required grouping into buckets needed for the Time Series Analysis data points. This reduces the response time and size, enabling quicker retrieval of data for longer periods.
Read on for an example and its configuration.
This Connector supports Live Updates, i.e. it can update the entity to display the most up-to-date information.
This capability is available when the Connector is configured for time series data (See Is Time Series) and polling (See Enable Polling).
The user must have credentials to an Azure subscription with permission to read Azure Data Explorer instances.
The minimum XMPro App Designer version required is as follows:
v1.10+ requires XMPro App Designer v4.4.12+
v1.00 requires XMPro App Designer v4.4.1+
Connector Version | AD v4.4.1 - 4.4.11 | AD v4.4.12+ |
---|---|---|
Azure Data Explorer's Kusto limits the number of records returned to 500,000, and the overall data size for those records to 64 MB. Read more about limits on the result set size here.
Request the TSA Azure Data Explorer Connector v1.10
Please contact XMPro if you're looking for an older version of this Connector.
Version | Date | Description |
---|---|---|
Version | Date | Description |
---|---|---|
v1.10+
v1.00
v1.10
1 Oct 2024
Implemented the new ITSAConnector interface to enable improved integration with Time Series Analysis block.
Renamed from "TSC Azure Data Explorer" to "TSA Azure Data Explorer" to align with the renaming of the block.
v1.00
3 Apr 2024
Initial release.