Each job requires at least one data stream input. Adding reference data input is optional. A data stream is a continuous sequence of data or events to be consumed and transformed by a Stream Analytics job. Reference data is auxiliary data used for correlation and lookups. Reference data is static or slow-changing.
Complex table names are not supported: '{0}'. Please do not use '.' inside query step names and inputs or escape the name ...
Could not deserialize the input event as {0}. Some possible reasons: 1) Malformed events 2) Input source configured with ...
Could not successfully send an empty batch to the Azure Function. Please make sure your function app name, function name, ...
date}/{time}/{partition} place holder is found in the PathPattern but no DateFormat/TimeFormat/PartitionCount is provided. ...
Each job requires at least one data stream input. Adding reference data input is optional. A data stream is a continuous ...
Encountered error trying to perform operation: {0}. The following information might be useful in diagnosing the issue. Error ...
Event hubs are messaging entities, similar to queues and topics. They're designed to collect event streams from a number ...
Event hubs limit the number of readers within one consumer group (to 5). We recommend using a separate group for each job. ...
Events sometimes arrive out of order after they've made the trip from the input source to your Stream Analytics job. You ...