Relative Content

Tag Archive for jsonazure-eventhubazure-stream-analytics

Azure Stream Analytcs Reading data from Event Hub

I have the below structure JSON data coming from event hub, and I am trying to process the same using Azure Stream Analytics.
I have tried some of the methods to extract the array elements from that JSON structure, but all the query method has been showing one or the other errors.