August 2017
Intermediate to advanced
254 pages
6h 10m
English
The simulated aircraft engine device configured in the solution generates the required telemetry data. There are four different sensors devices transmitting data. This device also handles commands like StartTelemetry and StopTelemetry.

The stream analytics job takes the responsibility to store the data into a Blob storage, which is later used to display the charts on the dashboard, as seen in the preceding diagram, and one output is consumed by the event processor host through the event hub.
The event processor host takes the sensors values and passes them to the API that exposes trained models ...