Skip to content

Commit d262409

Browse files
Merge pull request #300399 from dominicbetts/aio-data-flow-troubleshoot
AIO: Add data flow troubleshooting
2 parents 3245ffa + 6b636af commit d262409

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/iot-operations/troubleshoot/troubleshoot.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,3 +329,9 @@ If you receive one of the following error messages:
329329
- Code: PermissionDenied
330330
331331
Verify your Microsoft Entra ID account meets the requirements in the [prerequisites](../discover-manage-assets/howto-manage-assets-remotely.md#prerequisites) section for operations experience access.
332+
333+
## Troubleshoot data flows
334+
335+
### You see a "Global error: AllBrokersDown" error message
336+
337+
If you see a `Global error: AllBrokersDown` error message in the data flow logs this means that the data flow hasn't processed any messages for about four or five minutes. Check that the data flow source is correctly configured and sending messages. For example, check that you're using the correct topic name from the MQTT broker.

0 commit comments

Comments
 (0)