Skip to content

Commit 0a7e398

Browse files
Merge pull request #235568 from dominicbetts/central-fixes
IoT Central: improve links
2 parents 245d9e3 + 03d7afa commit 0a7e398

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,6 @@ You can use the data export and rules capabilities in IoT Central to integrate w
120120
- [Extend Azure IoT Central with custom rules using Stream Analytics, Azure Functions, and SendGrid](howto-create-custom-rules.md)
121121
- [Extend Azure IoT Central with custom analytics using Azure Databricks](howto-create-custom-analytics.md)
122122

123-
You can use IoT Edge devices connected to your IoT Central application to integrate with [Azure Video Analyzer](/previous-versions/azure/azure-video-analyzer/video-analyzer-docs/articles/azure-video-analyzer/video-analyzer-docs/overview).
124-
125123
## Integrate with companion applications
126124

127125
IoT Central provides rich operator dashboards and visualizations. However, some IoT solutions must integrate with existing applications, or require new companion applications to expand their capabilities. To integrate with other applications, use IoT Central extensibility points such as the REST API and the continuous data export feature.

articles/iot/iot-overview-analyze-visualize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In Azure IoT, analysis and visualization services are used to identify and displ
2424

2525
## Azure Digital Twins
2626

27-
The Azure Digital Twins service lets you build and maintain models that are live, up-to-date representations of the real world. You can query, analyze, and generate visualizations from these models to extract business insights. An example model might be a representation of a building that includes information about the rooms, the devices in the rooms, and the relationships between the rooms and devices. The real-world data that populates these models is typically collected from IoT devices and sent through an IoT hub.
27+
The [Azure Digital Twins](../digital-twins/overview.md) service lets you build and maintain models that are live, up-to-date representations of the real world. You can query, analyze, and generate visualizations from these models to extract business insights. An example model might be a representation of a building that includes information about the rooms, the devices in the rooms, and the relationships between the rooms and devices. The real-world data that populates these models is typically collected from IoT devices and sent through an IoT hub.
2828

2929
## External services
3030

0 commit comments

Comments
 (0)