Skip to content

Commit bccc089

Browse files
committed
Update portal tab: note schemaRef not configurable in Operations experience
1 parent cde04ac commit bccc089

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/iot-operations/connect-to-cloud/howto-dataflow-graphs-filter-route.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ To enable schema validation, set `validateSchema` to `true` in the filter config
186186

187187
# [Operations experience](#tab/portal)
188188

189-
In the filter transform configuration, enable the **Validate schema** option. The schema is pulled from the schema reference configured on the connection feeding into this filter node.
189+
The filter transform configuration includes a **Validate schema** checkbox. However, the Operations experience doesn't currently support configuring or viewing the `schemaRef` on node connections. To use schema validation, configure the node connection's `schemaRef` through Bicep or Kubernetes manifests.
190190

191191
# [Bicep](#tab/bicep)
192192

0 commit comments

Comments
 (0)