Skip to content

Commit aa1d692

Browse files
committed
Fix next steps
1 parent d0cbd8c commit aa1d692

9 files changed

+15
-14
lines changed

articles/iot-operations/connect-to-cloud/concept-schema-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,4 +273,4 @@ az stack group create --name <DEPLOYMENT_NAME> --resource-group <RESOURCE_GROUP>
273273

274274
## Next steps
275275

276-
- [Create a dataflow](howto-create-dataflow.md)
276+
To learn more about dataflows, see [Create a dataflow](howto-create-dataflow.md).

articles/iot-operations/connect-to-cloud/howto-configure-adlsv2-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,4 +424,4 @@ fabricOneLakeSettings:
424424

425425
## Next steps
426426

427-
- [Create a dataflow](howto-create-dataflow.md)
427+
To learn more about dataflows, see [Create a dataflow](howto-create-dataflow.md).

articles/iot-operations/connect-to-cloud/howto-configure-adx-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,4 +298,4 @@ dataExplorerSettings:
298298

299299
## Next steps
300300

301-
- [Create a dataflow](howto-create-dataflow.md)
301+
To learn more about dataflows, see [Create a dataflow](howto-create-dataflow.md).

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,10 @@ Similar to the MQTT example, you can create multiple dataflows that use the same
9797
9898
## Next steps
9999
100-
- Create a dataflow endpoint:
101-
- [MQTT or Event Grid](howto-configure-mqtt-endpoint.md)
102-
- [Kafka or Event Hubs](howto-configure-kafka-endpoint.md)
103-
- [Data Lake](howto-configure-adlsv2-endpoint.md)
104-
- [Microsoft Fabric OneLake](howto-configure-fabric-endpoint.md)
105-
- [Local storage](howto-configure-local-storage-endpoint.md)
100+
Create a dataflow endpoint:
101+
102+
- [MQTT or Event Grid](howto-configure-mqtt-endpoint.md)
103+
- [Kafka or Event Hubs](howto-configure-kafka-endpoint.md)
104+
- [Data Lake](howto-configure-adlsv2-endpoint.md)
105+
- [Microsoft Fabric OneLake](howto-configure-fabric-endpoint.md)
106+
- [Local storage](howto-configure-local-storage-endpoint.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ spec:
6767

6868
## Next steps
6969

70-
- [Create a dataflow](howto-create-dataflow.md)
70+
To learn more about dataflows, see [Create a dataflow](howto-create-dataflow.md).

articles/iot-operations/connect-to-cloud/howto-configure-fabric-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,4 +319,4 @@ fabricOneLakeSettings:
319319

320320
## Next steps
321321

322-
- [Create a dataflow](howto-create-dataflow.md)
322+
To learn more about dataflows, see [Create a dataflow](howto-create-dataflow.md).

articles/iot-operations/connect-to-cloud/howto-configure-kafka-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,4 +1066,4 @@ CloudEvent properties are passed through for messages that contain the required
10661066

10671067
## Next steps
10681068

1069-
- [Create a dataflow](howto-create-dataflow.md)
1069+
To learn more about dataflows, see [Create a dataflow](howto-create-dataflow.md).

articles/iot-operations/connect-to-cloud/howto-configure-local-storage-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ The only supported serialization format is Parquet.
115115

116116
## Next steps
117117

118-
- [Create a dataflow](howto-create-dataflow.md)
118+
To learn more about dataflows, see [Create a dataflow](howto-create-dataflow.md).

articles/iot-operations/connect-to-cloud/howto-configure-mqtt-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -984,4 +984,4 @@ CloudEvent properties are passed through for messages that contain the required
984984

985985
## Next steps
986986

987-
- [Create a dataflow](howto-create-dataflow.md)
987+
To learn more about dataflows, see [Create a dataflow](howto-create-dataflow.md).

0 commit comments

Comments
 (0)