Skip to content

Commit 15f124a

Browse files
author
Jill Grant
authored
Merge pull request #272481 from timlt/update-arch
Update article title, toc node details, change doctype to tutorial, and Acro updates
2 parents 3a5e13a + e2ca215 commit 15f124a

File tree

4 files changed

+31
-28
lines changed

4 files changed

+31
-28
lines changed

articles/iot/.openpublishing.redirection.iot.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,11 @@
8989
"source_path_from_root": "/articles/iot/iot-device-sdks-lifecycle-and-support.md",
9090
"redirect_url": "/azure/iot/iot-sdks",
9191
"redirect_document_id": false
92+
},
93+
{
94+
"source_path_from_root": "/articles/iot/concepts-iot-industrial-solution-architecture.md",
95+
"redirect_url": "/azure/iot/tutorial-iot-industrial-solution-architecture",
96+
"redirect_document_id": false
9297
}
9398
]
9499
}

articles/iot/TOC.yml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ items:
4141
href: howto-manage-digital-twin.md
4242
- name: Convert a device to IoT Plug and Play
4343
href: howto-convert-to-pnp.md
44-
- name: Connect an on-premise SAP system to Azure
45-
href: howto-connect-on-premises-sap-to-azure.md
44+
- name: Connect an on-premises SAP system to Azure
45+
href: howto-connect-on-premises-sap-to-azure.md
4646

4747
- name: Tutorials
4848
items:
@@ -72,6 +72,8 @@ items:
7272
href: tutorial-migrate-device-to-module.md
7373
- name: Use MQTT to connect a Mobile device
7474
href: tutorial-use-mqtt.md
75+
- name: Implement a condition monitoring solution
76+
href: tutorial-iot-industrial-solution-architecture.md
7577

7678
- name: Concepts
7779
items:
@@ -126,11 +128,7 @@ items:
126128
- name: MQTT 5 overview
127129
href: iot-mqtt-5-preview.md
128130
- name: MQTT 5 API reference
129-
href: iot-mqtt-5-preview-reference.md
130-
- name: Architecture
131-
items:
132-
- name: Reference architecture for condition monitoring
133-
href: concepts-iot-industrial-solution-architecture.md
131+
href: iot-mqtt-5-preview-reference.md
134132

135133
- name: Resources
136134
items:

articles/iot/howto-connect-on-premises-sap-to-azure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Many manufacturers use on-premises SAP Enterprise Resource Planning (ERP) system
2020

2121
The following prerequisites are required to complete the SAP connection as described in this article.
2222

23-
- An Azure Industrial IoT solution deployed in an Azure subscription as described in [Azure Industrial IoT reference architecture](concepts-iot-industrial-solution-architecture.md)
23+
- An Azure Industrial IoT solution deployed in an Azure subscription as described in [Azure Industrial IoT reference architecture](tutorial-iot-industrial-solution-architecture.md)
2424

2525

2626
## IEC 62541 Open Platform Communications Unified Architecture (OPC UA)
@@ -35,7 +35,7 @@ This solution uses IEC 62541 Open Platform Communications (OPC) Unified Architec
3535

3636
## Components
3737

38-
For a list of components, refer to [Azure Industrial IoT reference architecture](concepts-iot-industrial-solution-architecture.md).
38+
For a list of components, refer to [Azure Industrial IoT reference architecture](tutorial-iot-industrial-solution-architecture.md).
3939

4040

4141
## Connect the reference solution to on-premises SAP Systems

0 commit comments

Comments
 (0)