Skip to content

Commit 6acb4af

Browse files
committed
Comment out temporarily to remove warnings
1 parent 3023d17 commit 6acb4af

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ai-usage: ai-assisted
1818

1919
The source is where data enters a data flow or data flow graph. You configure the source by specifying an endpoint reference and a list of data sources (topics) for that endpoint.
2020

21-
This page applies to both [data flows](overview-dataflow.md) and [data flow graphs](concept-dataflow-graphs.md). For data flows, the source is an operation in the `Dataflow` resource. For data flow graphs, the source is a `Source` node in the `DataflowGraph` resource.
21+
<!-- This page applies to both [data flows](overview-dataflow.md) and [data flow graphs](concept-dataflow-graphs.md). For data flows, the source is an operation in the `Dataflow` resource. For data flow graphs, the source is a `Source` node in the `DataflowGraph` resource. -->
2222

2323
> [!IMPORTANT]
2424
> Data flows support MQTT and Kafka source endpoints. Data flow graphs support MQTT, Kafka, and OpenTelemetry source endpoints. Each data flow must have the Azure IoT Operations local MQTT broker default endpoint as either the source or destination. For more information, see [Data flows must use local MQTT broker endpoint](./howto-configure-dataflow-endpoint.md#data-flows-must-use-local-mqtt-broker-endpoint).
@@ -436,6 +436,6 @@ For more information, see [Understand message schemas](concept-schema-registry.m
436436

437437
## Next steps
438438

439-
- [Configure a data flow destination](howto-configure-dataflow-destination.md)
439+
<!-- - [Configure a data flow destination](howto-configure-dataflow-destination.md)
440440
- [Create a data flow](howto-create-dataflow.md)
441-
- [Data flow graphs overview](concept-dataflow-graphs.md)
441+
- [Data flow graphs overview](concept-dataflow-graphs.md) -->

articles/iot-operations/connect-to-cloud/howto-configure-disk-persistence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,5 +147,5 @@ spec:
147147
## Related content
148148

149149
- [Create a data flow](howto-create-dataflow.md)
150-
- [Data flow graphs overview](concept-dataflow-graphs.md)
150+
<!-- - [Data flow graphs overview](concept-dataflow-graphs.md) -->
151151
- [Configure MQTT broker persistence](../manage-mqtt-broker/howto-broker-persistence.md)

0 commit comments

Comments
 (0)