Stream Analytics
2 TopicsAzure Percept Data Stream to PowerBI
Trying to stream Data from Azure Percept eye module through steam analytics and into PowerBI. The Neural Network fields is a nested array in JSON. See below screenshot with output results showing the array as "new". Trying to figure out how to parse out the elements of the array so I can use this in PowerBI.749Views0likes0CommentsEnriching stream data by reference data in stream analytics task
I have a task of streaming client actions. I need to add some fields from the client reference. Clients are stored in Synapse. I see that reference data is adding via file or Azur SQL in the streaming task. What's the best way to do it, via a file or a database? How do I create / update a file / table? Using the Data Factory on the trigger to insert a new client into the Synapse?711Views0likes0Comments