Skip to content

Commit e330265

Browse files
Merge pull request #298274 from DENKEN02MSFT/Top50_dobett_Row43
Top50 - row 43
2 parents 9e41885 + aaf2ba1 commit e330265

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/iot-central/core/overview-iot-central-solution-builder.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure IoT Central integration guide
33
description: This guide describes how to integrate your IoT Central application with other services to extend its capabilities.
44
author: dominicbetts
55
ms.author: dobett
6-
ms.date: 02/02/2024
6+
ms.date: 04/15/2025
77
ms.topic: conceptual
88
ms.service: azure-iot-central
99
services: iot-central
@@ -71,11 +71,11 @@ Built-in features of IoT Central you can use to extract business value include:
7171

7272
An IoT Central application can have one or more dashboards that operators use to view and interact with the application. You can customize the default dashboard and create specialized dashboards:
7373

74-
- To view some examples of customized dashboards, see [Industry focused templates](../retail/tutorial-in-store-analytics-create-app.md).
74+
- To view some examples of customized dashboards, see [Tutorial: Create and deploy an in-store analytics application template](../retail/tutorial-in-store-analytics-create-app.md).
7575

76-
- To learn more about dashboards, see [Create and manage multiple dashboards](howto-manage-dashboards.md) and [Configure the application dashboard](howto-manage-dashboards.md).
76+
- To learn more about dashboards, see [Create and manage dashboards](howto-manage-dashboards.md).
7777

78-
- When a device connects to an IoT Central, the device is assigned to a device template for the device type. A device template has customizable views that an operator uses to manage individual devices. You can create and customize the available views for each device type. To learn more, see [Add views](howto-set-up-template.md#views).
78+
- When a device connects to an IoT Central, the device is assigned to a device template for the device type. A device template has customizable views that an operator uses to manage individual devices. You can create and customize the available views for each device type. To learn more, see [Views](howto-set-up-template.md#views).
7979

8080
- Built-in rules and analytics:
8181

@@ -104,26 +104,26 @@ Scenarios that process IoT data outside of IoT Central to extract business value
104104

105105
Use IoT data to calculate common business metrics such as *overall equipment effectiveness (OEE)* and *overall process effectiveness (OPE)*. You can also use IoT data to enrich your existing AI and ML assets. For example, IoT Central can help to capture the data you need to build, train, and deploy your models.
106106

107-
Use the IoT Central continuous data export feature to publish captured IoT data into an Azure data lake. Then use a connected to Azure Databricks workspace to compute OEE and OPE. Pipe the same data to Azure Machine Learning or Azure Synapse to use their machine learning capabilities.
107+
Use the IoT Central continuous data export feature to publish captured IoT data into an Azure data lake. Then, use a connected to Azure Databricks workspace to compute OEE and OPE. Pipe the same data to Azure Machine Learning or Azure Synapse to use their machine learning capabilities.
108108

109109
- Streaming computation, monitoring, and diagnostics
110110

111111
IoT Central provides a scalable and reliable infrastructure to capture streaming data from hundreds of thousands of connected devices. Sometimes, you need to run stream computations over the hot or warm data paths to meet business requirements. You can also merge IoT data with data in external stores such as Azure Data explorer to provide enhanced diagnostics.
112112

113113
- Analyze and visualize IoT data alongside business data
114114

115-
IoT Central provides feature-rich dashboards and visualizations. However, business-specific reports may require you to merge IoT data with existing business data sourced from external systems. Use the IoT Central integration features to extract IoT data from IoT Central. Then merge the IoT data with existing business data to deliver a centralized solution for analyzing and visualizing your business processes.
115+
IoT Central provides feature-rich dashboards and visualizations. However, business-specific reports might require you to merge IoT data with existing business data sourced from external systems. Use the IoT Central integration features to extract IoT data from IoT Central. Then merge the IoT data with existing business data to deliver a centralized solution for analyzing and visualizing your business processes.
116116

117117
For example, use the IoT Central continuous data export feature to continuously ingest your IoT data into an Azure Synapse store. Then use Azure Data Factory to bring data from external systems into the Azure Synapse store. Use the Azure Synapse store with Power BI to generate your business reports.
118118

119-
To learn more, see [Transform data for IoT Central](howto-transform-data.md). For a complete, end-to-end sample, see the [IoT Central Compute](https://github.com/Azure/iot-central-compute) GitHub repository.
119+
To learn more, see [Transform data externally for IoT Central](howto-transform-data.md). For a complete, end-to-end sample, see the [IoT Central Compute](https://github.com/Azure/iot-central-compute) GitHub repository.
120120

121121
## Integrate with other services
122122

123123
You can use the data export and rules capabilities in IoT Central to integrate with other service. To learn more, see:
124124

125-
- [Export IoT data to cloud destinations using Blob Storage](howto-export-to-blob-storage.md).
126-
- [Transform data for IoT Central](howto-transform-data.md)
125+
- [Export IoT data to Blob Storage](howto-export-to-blob-storage.md)
126+
- [Transform data externally for IoT Central](howto-transform-data.md)
127127
- [Use workflows to integrate your Azure IoT Central application with other cloud services](howto-configure-rules-advanced.md)
128128

129129
## Integrate with companion applications
@@ -141,4 +141,4 @@ You use the *control plane* to manage IoT Central-related resources in your Azur
141141

142142
## Next step
143143

144-
If you want to learn more about using IoT Central, the suggested next steps are to try the quickstarts, beginning with [Use your smartphone as a device to send telemetry to an IoT Central application](./quick-deploy-iot-central.md).
144+
If you want to learn more about using IoT Central, the suggested next steps are to try the quickstarts, beginning with [Quickstart - Use your smartphone as a device to send telemetry to an IoT Central application](./quick-deploy-iot-central.md).

0 commit comments

Comments
 (0)