Hi, I have a strange problem with IoT Central demo application:
application was perfectly working for several weeks
now I see no new telemetry neither in the dashboard, nor in the raw telemetry tab
I have some data exports configured with web hooks and these are still receiving the data
from the az console I can see that telemetry reaches the platform (az iot central diagnostics monitor-events ...)
the app on the device reports successful sending both via SDK and MQTT client
Any ideas on what to investigate to understand what is happening? Is there a way to trigger a "restart" of the IoT central backend app?
Thank you