Skip to content

Commit 43ffdda

Browse files
committed
Add 5712
1 parent 6fcd18f commit 43ffdda

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,22 @@ To work around this issue, complete the following steps to manually delete the C
171171

172172
1. Uninstall Helm release without running the hook: `helm uninstall aio-<id>-connectors -n azure-iot-operations --no-hooks`
173173

174+
### Media devices with an "_" character in the endpoint name are ignored
175+
176+
---
177+
178+
Issue ID: 5712
179+
180+
---
181+
182+
N/A
183+
184+
---
185+
186+
If you create a media device with an endpoint name that contains an underscore ("_") character, the connector for media ignores the device.
187+
188+
To work around this issue, use a hyphen ("-") instead of an underscore in the endpoint name.
189+
174190
## Data flows issues
175191

176192
This section lists current known issues for data flows.

0 commit comments

Comments
 (0)