Skip to content

Commit a2c5bbb

Browse files
author
Jill Grant
authored
Merge pull request #288602 from dominicbetts/release-aio-m3-quickstarts
AIO: Quickstart reorganization
2 parents 4289487 + d8b5638 commit a2c5bbb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+333
-91
lines changed

articles/iot-operations/.openpublishing.redirection.iot-operations.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,21 @@
499499
"source_path_from_root": "/articles/iot-operations/deploy-iot-ops/concept-default-root-ca.md",
500500
"redirect_url": "/azure/iot-operations/secure-iot-ops/concept-default-root-ca",
501501
"redirect_document_id": true
502+
},
503+
{
504+
"source_path_from_root": "/articles/iot-operations/get-started-end-to-end-sample/quickstart-add-assets.md",
505+
"redirect_url": "/azure/iot-operations/get-started-end-to-end-sample/quickstart-configure",
506+
"redirect_document_id": true
507+
},
508+
{
509+
"source_path_from_root": "/articles/iot-operations/get-started-end-to-end-sample/quickstart-upload-telemetry-to-cloud.md",
510+
"redirect_url": "/azure/iot-operations/get-started-end-to-end-sample/quickstart-configure",
511+
"redirect_document_id": false
512+
},
513+
{
514+
"source_path_from_root": "/articles/iot-operations/get-started-end-to-end-sample/quickstart-get-insights.md",
515+
"redirect_url": "/azure/iot-operations/end-to-end-tutorials/tutorial-get-insights",
516+
"redirect_document_id": true
502517
}
503518
]
504519
}

articles/iot-operations/connect-to-cloud/overview-dataflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ For more information, see [Understand message schemas](./concept-schema-registry
6969

7070
## Related content
7171

72-
- [Quickstart: Send asset telemetry to the cloud by using a dataflow](../get-started-end-to-end-sample/quickstart-upload-telemetry-to-cloud.md)
72+
- [Tutorial: Send asset telemetry to the cloud by using a dataflow](../end-to-end-tutorials/tutorial-upload-telemetry-to-cloud.md)
7373
- [Create a dataflow](howto-create-dataflow.md)
7474
- [Create a dataflow endpoint](howto-configure-dataflow-endpoint.md)

0 commit comments

Comments
 (0)