Azure / azure-iot-remote-monitoring

Azure IoT Remote Monitoring preconfigured solution
Other
249 stars 221 forks source link

Stream Analytics Query CosmosDB output not saving #465

Closed njabulomp closed 6 years ago

njabulomp commented 6 years ago

Hi,

I am experiencing an issue with the default stream analytics job query that is meant to save the alarms in CosmosDB, I have tested the query with sample data and I am seeing results in the 'test' results section. The device telemetry messages are saving to CosmosDB.

To summarize I am seeing results for both 'Alarms' and 'Messages' outputs when running test, but only messages are saving when the streaming job is running.