Skip to content

Commit 2f9c7eb

Browse files
committed
Fix typo
1 parent a6ae653 commit 2f9c7eb

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ sourceSettings:
375375
---
376376

377377
> [!NOTE]
378-
> If the instance count in the [dataflow profile](howto-configure-dataflow-profile.md) is greater than 1, shared subscription is must be enabled for all MQTT topic filters by adding topic prefix `$shared/<GROUP_NAME>` to each topic filter.
378+
> If the instance count in the [dataflow profile](howto-configure-dataflow-profile.md) is greater than 1, shared subscription must be enabled for all MQTT topic filters by adding topic prefix `$shared/<GROUP_NAME>` to each topic filter.
379379

380380
<!-- TODO: Details -->
381381

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@ When you publish to the `tutorial/local` topic on the local Azure IoT Operations
371371

372372
To verify the MQTT bridge is working, deploy an MQTT client to the same namespace as Azure IoT Operations. In a new file named `client.yaml`, specify the client deployment:
373373

374-
375374
<!-- TODO: put this in the explore-iot-operations repo? -->
376375

377376
# [Bicep](#tab/bicep)

0 commit comments

Comments
 (0)