Skip to content

Commit 49fd362

Browse files
committed
Typo
1 parent b47cf97 commit 49fd362

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/iot-operations/connect-to-cloud/tutorial-mqtt-bridge.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ resource dataflow_1 'Microsoft.IoTOperations/instances/dataflowProfiles/dataflow
392392
operationType: 'Destination'
393393
destinationSettings: {
394394
endpointRef: 'eventgrid'
395-
serializationFormat: 'Json'
396395
dataDestination: 'telemetry/aio'
397396
}
398397
}
@@ -444,7 +443,7 @@ resource dataflow_2 'Microsoft.IoTOperations/instances/dataflowProfiles/dataflow
444443
}
445444
]
446445
}
447-
}
446+
}
448447
```
449448

450449
Like the dataflow endpoint, execute the following command in your terminal:

0 commit comments

Comments
 (0)