Skip to content

Commit 27ac946

Browse files
authored
Merge pull request #272563 from timlt/main
IIoT ref arch title update and remove dangling component description
2 parents 3a8b633 + 05c0129 commit 27ac946

File tree

2 files changed

+14
-15
lines changed

2 files changed

+14
-15
lines changed

articles/iot/TOC.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,18 @@ items:
3535
href: iot-phone-app-how-to.md
3636
- name: Use IoT Explorer
3737
href: howto-use-iot-explorer.md
38-
- name: Use IoT Plug and Play
38+
- name: Use IoT Plug and Play
3939
items:
4040
- name: Manage digital twins
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-premises 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:
49-
- name: Send telemetry to IoT Hub
49+
- name: Send telemetry to IoT Hub
5050
href: tutorial-send-telemetry-iot-hub.md
5151
- name: Build a device solution with IoT Hub
5252
items:
@@ -72,13 +72,13 @@ 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
75+
- name: Implement the Industrial IoT reference solution
76+
href: tutorial-iot-industrial-solution-architecture.md
7777

7878
- name: Concepts
7979
items:
8080
- name: Security architecture
81-
href: iot-security-architecture.md
81+
href: iot-security-architecture.md
8282
- name: IoT device development
8383
items:
8484
- name: What is IoT device development
@@ -88,7 +88,7 @@ items:
8888
- name: C SDK and Embedded C SDK usage scenarios
8989
href: concepts-using-c-sdk-and-embedded-c-sdk.md
9090
- name: Manage device reconnections
91-
href: concepts-manage-device-reconnections.md
91+
href: concepts-manage-device-reconnections.md
9292
- name: IoT device selection
9393
href: concepts-iot-device-selection.md
9494
- name: Guide for Eclipse ThreadX security practices
@@ -108,7 +108,7 @@ items:
108108
- name: Service developer guide
109109
href: concepts-developer-guide-service.md
110110
- name: Digital twins
111-
href: concepts-digital-twin.md
111+
href: concepts-digital-twin.md
112112
- name: Device models
113113
items:
114114
- name: Modeling guide
@@ -118,22 +118,22 @@ items:
118118
- name: Model parser
119119
href: concepts-model-parser.md
120120
- name: MQTT support
121-
items:
121+
items:
122122
- name: Use MQTT with IoT Hub
123123
href: iot-mqtt-connect-to-iot-hub.md
124124
- name: Use MQTT with DPS
125125
href: iot-mqtt-connect-to-iot-dps.md
126126
- name: MQTT 5 support (preview)
127-
items:
127+
items:
128128
- name: MQTT 5 overview
129129
href: iot-mqtt-5-preview.md
130130
- name: MQTT 5 API reference
131-
href: iot-mqtt-5-preview-reference.md
131+
href: iot-mqtt-5-preview-reference.md
132132

133133
- name: Resources
134134
items:
135135
- name: Support and help options
136-
href: iot-support-help.md
136+
href: iot-support-help.md
137137
- name: IoT glossary
138138
href: iot-glossary.md
139139
- name: Azure IoT services

articles/iot/tutorial-iot-industrial-solution-architecture.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 4/17/2024
1111

1212
---
1313

14-
# Tutorial: Implement the Azure Industrial IoT reference architecture for condition monitoring
14+
# Tutorial: Implement the Azure Industrial IoT reference solution architecture
1515

1616
Manufacturers want to deploy an overall Industrial IoT solution on a global scale and connecting all of their production sites to this solution to increase efficiencies for each individual production site.
1717

@@ -54,7 +54,6 @@ Here are the components involved in this solution:
5454
| [Azure Logic Apps](/azure/logic-apps/logic-apps-overview) | Azure Logic Apps is a cloud platform you can use to create and run automated workflows with little to no code. |
5555
| [Azure Arc](/azure/azure-arc/kubernetes/overview) | This cloud service is used to manage the on-premises Kubernetes cluster at the edge. New workloads can be deployed via Flux. |
5656
| [Azure Storage](/azure/storage/common/storage-introduction) | This cloud service is used to manage the OPC UA certificate store and settings of the Edge Kubernetes workloads. |
57-
| [Microsoft Sustainability Manager](/industry/sustainability/sustainability-manager-overview) | Microsoft Sustainability Manager is an extensible solution that unifies data intelligence and provides comprehensive, integrated, and automated sustainability management for organizations at any stage of their sustainability journey. It automates manual processes, enabling organizations to more efficiently record, report, and reduce their emissions. |
5857
| [Azure Managed Grafana](/azure/managed-grafana/overview) | Azure Managed Grafana is a data visualization platform built on top of the Grafana software by Grafana Labs. Grafana is built as a fully managed service that is hosted and supported by Microsoft. |
5958
| [Microsoft Power BI](/power-bi/fundamentals/power-bi-overview) | Microsoft Power BI is a collection of SaaS software services, apps, and connectors that work together to turn your unrelated sources of data into coherent, visually immersive, and interactive insights. |
6059
| [Microsoft Dynamics 365 Field Service](/dynamics365/field-service/overview) | Microsoft Dynamics 365 Field Service is a turnkey SaaS solution for managing field service requests. |

0 commit comments

Comments
 (0)