IoT Edge Module Stops Automatically

Satyam Chauhan 547 Reputation points
2024-08-06T06:50:32.04+00:00

Hi,

I have 2 custom IoT Edge Modules. The first module is a .NET console application that fetch the data from all IoT devices and group them in batches and sends it to the next module. The second module is a Event Hub trigger function which receives the batch data and perform some filtering, after that it sends the data to IoT Hub.

I have noticed that after a month, the first modules works fine but the second module (Event Hub trigger) stops working automatically.

Please help how can I fix this issue

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 IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,176 questions
{count} votes

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.