Skip to content

Commit 98cf9e4

Browse files
committed
Add known issue
1 parent 026f954 commit 98cf9e4

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

articles/iot-operations/troubleshoot/known-issues.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,3 +327,23 @@ You create a chained graph scenario by using the output of one data flow graph a
327327
```
328328

329329
To solve this error, push the graph definition to the ACR as many times as needed with the scenario with a different name or tag each time. For example, in the scenario described, the graph definition need to be pushed twice with either a different name or a different tag, such as `graph-passthrough-one:1.3.6` and `graph-passthrough-two:1.3.6`.
330+
331+
## Broker listener issues
332+
333+
This section lists current known issues for broker listeners .
334+
335+
### Azure portal fails to fetch broker authentications
336+
337+
---
338+
339+
Issue ID: 3072
340+
341+
---
342+
343+
Log signature: Azure portal message `Fetch broker authentications: Failed to fetch broker authentications`
344+
345+
---
346+
347+
When you configure a broker listener in the Azure portal and select a value in the "Authentication" dropdown, the portal tries to fetch the list of broker authentications. The portal displays the error message `Fetch broker authentications: Failed to fetch broker authentications`.
348+
349+
To workaround this issue, upgrade to the 2603 release.

0 commit comments

Comments
 (0)