'While sampling data, no data was received from '1' partitions' Unable to access data from blob

ankita m 66 Reputation points
2022-02-21T20:19:46.43+00:00

Hello,

I am trying to implement ASA job on cloud and the complete pipeline is:

SimilatedTemperatureSensor on edge-> ASAjob on edge -> blob storage container (Access Tier Hot) on cloud-> ASA job on cloud -> blob storage (Access Tier cool) on cloud

I can see the data in a first blob storage container file (It means data from simulated module to first blob is transmitting correctly), but second ASA job unable to access it.

I cannot access the data from blob storage to ASA job on cloud. Am I missing any configuration here?
Any suggestion would be great, Thanks.

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
567 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,792 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
352 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sander van de Velde | MVP 32,011 Reputation points MVP
    2022-02-21T22:01:01.89+00:00

    Hello @ankita m ,

    can you share the path within the blob storage container? Can you also share the path as registered in the ASA blob stream input?

    While testing the input (eg, for five minutes) are you sure new blob files were arriving?

    Notice the date/time-related path within the container, as seen in the documentation.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.