Skip to content

Commit 1f2cbd7

Browse files
committed
Add 2679
1 parent 62f2091 commit 1f2cbd7

File tree

1 file changed

+21
-5
lines changed

1 file changed

+21
-5
lines changed

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

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,18 +122,18 @@ This section lists current known issues for the connector for OPC UA.
122122
Issue ID: 7518
123123

124124
---
125-
126-
Log signature: N/A
127-
128-
---
125+
126+
Log signature: N/A
127+
128+
---
129129

130130
When you add a new asset with a new asset endpoint profile to the OPC UA broker and trigger a reconfiguration, the deployment of the `opc.tcp` pods changes to accommodate the new secret mounts for username and password. If the new mount fails for some reason, the pod doesn't restart and therefore the old flow for the correctly configured assets stops as well.
131131

132132
### An OPC UA server modelled as a device can only have one inbound endpoint of type "Microsoft.OpcUa"
133133

134134
---
135135

136-
Issue ID: 6513
136+
Issue ID: 2411
137137

138138
---
139139

@@ -237,6 +237,22 @@ Log signature: N/A
237237

238238
The media connector ignores the MQTT destination topic setting in the asset. Instead, it uses the default topic: `/azure-iot-operations/data/<asset-name>/snapshot-to-mqtt`.
239239

240+
### Media connector inbound endpoint addresses are not fully validated
241+
242+
---
243+
244+
Issue ID: 2679
245+
246+
---
247+
248+
Log signature: N/A
249+
250+
---
251+
252+
In the public preview release the media connector accepts device inbound endpoint addresses with the following schemes: `async`, `cache`, `concat`, `concatf`, `crypto`, `data`, `fd`, `ffrtmpcrypt`, `ffrtmphttp`, `file`, `ftp`, `gopher`, `gophers`, `hls`, `http`, `httpproxy`, `https`, `mmsh`, `mmst`, `pipe`, `rtmp`, `rtmpe`, `rtmps`, `rtmpt`, `rtmpte`, `rtmpts`, `rtp`, `srtp`, `subfile`, `tcp`, `tls`, `udp`, `udplite`, `unix`, `ipfx`, `ipns`.
253+
254+
This enables input data from multiple source types. However, because the output configuration is based on the `streamConfiguration`, the possibilities for using data from these sources are limited.
255+
240256
## Data flows issues
241257

242258
This section lists current known issues for data flows.

0 commit comments

Comments
 (0)