Azure Table Storage Connector Reference

5 dimensions

The field names of the Azure Table Storage connector are equal to the column names in your Azure Table Storage table.

The Azure Table Storage connector exposes 5 fields (0 metrics, 5 dimensions). Every field ID below can be passed to the Windsor.ai API in the fields parameter.


Azure Table Storage Fields

The Azure Table Storage connector includes 5 fields.

ID Type Name Description
data_fetched_at TIMESTAMP Data fetched at UTC timestamp (second precision) of when the connector request that pulled the row started. Freshly pulled rows show this request's start time; cache hits keep the start time of the request that filled the cache. Selecting this field disables aggregation, so rows are returned individually (each keeping its own fetch time) instead of being summed.
datasource TEXT Data Source The name of the Windsor connector returning the row
now TIMESTAMP Now Current timestamp
source TEXT Source The name of the Windsor connector returning the row
today DATE Today Today's date