Not getting proper Output of Stream Analytics job in storage account table

Francis.S 1 Reputation point
2020-08-12T15:57:33.677+00:00

Hi, I am trying to capture data using event hub and the output of the stream analytics job is directed to a table in storage account where a 'record' column gets created alongwith some autogenerated timestamp columns. This record column contains only 'array' as value for all the records instead of actual data. Please help in this regards.

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,687 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Rocksde 106 Reputation points
    2020-08-20T21:11:46.443+00:00

    Hi,
    Azure Storage Table doesn't support Array. You need to break them out in stream analytics like explained here https://learn.microsoft.com/en-us/azure/stream-analytics/stream-analytics-parsing-json#array-data-types