Skip to content

Commit 818838e

Browse files
committed
Revert "Remove Web UI issue from known issue page"
This reverts commit b426781.
1 parent b426781 commit 818838e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,23 @@ Log signature: N/A
357357
358358
When you create a data flow, you can specify a schema in the source configuration. However, deserializing and validating messages using a schema isn't supported yet. Specifying a schema in the source configuration only allows the operations experience to display the list of data points, but the data points aren't validated against the schema.
359359
360+
### X.509 secret incorrectly encoded in operations experience web UI
361+
362+
---
363+
364+
Issue ID: 8841
365+
366+
---
367+
368+
Log signature: N/A
369+
370+
---
371+
372+
<!-- TODO: double check -->
373+
When you create an X.509 secret in the operations experience, the secret is created with incorrectly encoded data.
374+
375+
To work around this issue, create the [multi-line secrets through Azure Key Vault](/azure/key-vault/secrets/multiline-secrets), then select it from the list of secrets in the operations experience.
376+
360377
### Connection failures with Azure Event Grid
361378
362379
---

0 commit comments

Comments
 (0)