Hey all,
I ran a script that sends logs to Event Hub and backs them up to Blob Storage. The script runs fine, and the blob is created. But the task fails saying “No logs were received by the Event Hub.”
Metrics show 1 incoming message, but 0 outgoing/captured.
Any idea what I might be missing?
Thanks!