Skip to content

Commit 5f9a258

Browse files
authored
Merge pull request #296437 from asergaz/iotnaming-device-management
Device management and control - edge-based updates
2 parents 37136cb + a9a7dd8 commit 5f9a258

File tree

5 files changed

+3717
-751
lines changed

5 files changed

+3717
-751
lines changed

articles/iot/iot-overview-device-connectivity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The following diagram shows a high-level view of the components in a typical clo
2828
<!-- Art Library Source# ConceptArt-0-000-032 -->
2929
:::image type="content" source="media/iot-overview-device-connectivity/iot-cloud-connectivity-architecture.svg" alt-text="Diagram that shows the high-level IoT cloud-based solution architecture highlighting device connectivity areas." border="false" lightbox="media/iot-overview-device-connectivity/iot-cloud-connectivity-architecture.svg":::
3030

31-
IoT Central applications use the IoT Hub and the Device Provisioning Service (DPS) services internally. Therefore, the concepts in this article apply whether you're using IoT Central or IoT Hub.
31+
IoT Central applications use the IoT Hub and the Device Provisioning Service (DPS) services internally. Therefore, the concepts in a cloud-based IoT solution apply whether you're using IoT Central or IoT Hub.
3232

3333
---
3434

@@ -203,7 +203,7 @@ Edge gateways (sometimes referred to as field gateways) are typically deployed o
203203

204204
### [Edge-based solution](#tab/edge)
205205

206-
Azure IoT Operations is an edge runtime environment that hosts the services to connect, monitor, and control your assets. One of the functionalities of an edge runtime environment is to act as an edge gateway, using the connectors and the MQTT broker, to communicates with assets and equipment, either directly or through a server, so that they don't need their own cloud connections.
206+
Azure IoT Operations is an edge runtime environment that hosts the services to connect, monitor, and control your assets. One of the functionalities of an edge runtime environment is to act as an edge gateway, using the connectors and the MQTT broker, to communicate with assets and equipment, either directly or through a server, so that they don't need their own cloud connections.
207207

208208
Data flows provide data transformation and data contextualization capabilities before routing messages to various locations including cloud endpoints.
209209

0 commit comments

Comments
 (0)