Skip to content

Commit b70c576

Browse files
committed
docs: fix wildcard passthrough description - user must add the rule explicitly
1 parent db51fcb commit b70c576

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ When the output should closely match the input with only a few changes, use a wi
236236

237237
# [Operations experience](#tab/portal)
238238

239-
Add a passthrough rule that copies all fields. In the Operations experience, this is typically the default behavior when you add a map transform.
239+
Add a passthrough rule that copies all fields. Set the input to `*` and the output to `*`.
240240

241241
# [Bicep](#tab/bicep)
242242

0 commit comments

Comments
 (0)