TSI Explorer - No Events in Environment with IoT hub source

Marc 36 Reputation points
2021-08-20T21:51:12.05+00:00

I created a Time Series Insight and added an IoT hub as my source:
125136-image.png

The consumer group matches my IoT Hub endpoint, but I still see the following error:
125048-image.png

I also see this box sit in my screen forever:
125049-image.png

Is this something that I've missed on my IoT hub connections? Is there more to routing the events than adding the IoT hub as an event source? Or is something delayed on the TSI creation side?

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.
543 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
Azure Time Series Insights
Azure Time Series Insights
An Azure internet of things (IoT) analytics platform to monitor, analyze, and visualize industrial IoT analytics data at scale.
75 questions
{count} vote

Accepted answer
  1. QuantumCache 20,031 Reputation points
    2021-08-26T04:45:33.613+00:00

    Hello @Marc ,

    Recent Updates on this case as posted here: From Microsoft Product Support Team

    Can you please confirm that you are sending data?
    If you are sending data, can you double-check if you created any Route in IoT Hub? We read data from the built-in endpoint, but when you create a Route, by default IoT Hub stops sending data to that endpoint: Understand Azure IoT Hub message routing | Microsoft Learn. If you are using routes, you need to make sure you are sending data to the built-in endpoint:

    "Built-in endpoint as a routing endpoint"

    You can use standard Event Hubs integration and SDKs to receive device-to-cloud messages from the built-in endpoint (messages/events). Once a Route is created, data stops flowing to the built-in-endpoint unless a Route is created to that endpoint."

    Please comment in the below section for further discussion in this matter.


0 additional answers

Sort by: Most helpful