Skip to content

Commit 890dc9f

Browse files
committed
Update IoT Industrial Solution Architecture tutorial link in TOC and redirection files
1 parent 40c2d53 commit 890dc9f

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ items:
7373
- name: Use MQTT to connect a Mobile device
7474
href: tutorial-use-mqtt.md
7575
- name: Implement a condition monitoring solution
76-
href: concepts-iot-industrial-solution-architecture.md
76+
href: tutorial-iot-industrial-solution-architecture.md
7777

7878
- name: Concepts
7979
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
File renamed without changes.

0 commit comments

Comments
 (0)