You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot/iot-services-and-technologies.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ To learn more, see [What is Azure IoT Operations?](../iot-operations/overview-io
59
59
60
60
### Azure Device Registry
61
61
62
-
> Currently, Azure Device Registry is typically part of an **edge-based IoT solution** that uses Azure IoT Operations and follows the adaptive cloud approach.
62
+
> Currently, Azure Device Registry is typically part of an **edge-based IoT solution** that use Azure IoT Operations and follows the adaptive cloud approach.
63
63
64
64
Azure Device Registry is a backend service that enables the management of assets and devices in your solution using Azure Resource Manager. Azure Device Registry:
65
65
@@ -88,31 +88,31 @@ To learn more, see [What is Azure IoT Hub?](../iot-hub/iot-concepts-and-iot-hub.
88
88
89
89
### Azure IoT Hub Device Provisioning Service (DPS)
90
90
91
-
> DPS is typically part of a **cloud-based IoT solution**based on IoT Hub or IoT Central.
91
+
> DPS is typically part of a **cloud-based IoT solution**that use IoT Hub or IoT Central.
92
92
93
93
DPS is a helper service for IoT Hub that enables zero-touch, just-in-time provisioning of IoT devices to an IoT hub without requiring human intervention. Many of the manual steps traditionally involved in provisioning are automated with DPS to reduce the time to deploy IoT devices and lower the risk of manual error. DPS can provision devices that use X.509 certificates and trusted platform modules. IoT Central applications use an internal DPS instance to manage device connections.
94
94
95
95
To learn more, see [What is Azure IoT Hub Device Provisioning Service?](../iot-dps/about-iot-dps.md).
96
96
97
97
### Azure Device Update for IoT Hub
98
98
99
-
> Device Update for IoT Hub is typically part of a **cloud-based IoT solution**based on IoT Hub.
99
+
> Device Update for IoT Hub is typically part of a **cloud-based IoT solution**that use IoT Hub.
100
100
101
101
Azure Device Update for IoT Hub is a service that enables you to deploy over-the-air updates for your IoT devices, including Azure IoT Edge devices. Device Update offers optimized update deployment and streamlined operations through integration with Azure IoT Hub, making it easy to adopt on any existing IoT Hub-based solution.
102
102
103
103
To learn more, see [What is Device Update for IoT Hub?](../iot-hub-device-update/understand-device-update.md).
104
104
105
105
### Azure IoT Edge
106
106
107
-
> IoT Edge is typically part of a **hybrid IoT solution**based on IoT Hub or IoT Central.
107
+
> IoT Edge is typically part of a **hybrid IoT solution**that use IoT Hub or IoT Central.
108
108
109
109
Azure IoT Edge is a device-focused runtime that enables you to deploy, run, and monitor containerized Linux workloads at the edge, bringing analytics closer to your devices for faster insights and offline decision-making. IoT Edge can also act as a gateway for devices with no internet connectivity and protocol translation. IoT Edge is a feature of Azure IoT Hub and also integrates with Azure IoT Central.
110
110
111
111
To learn more, see [What is Azure IoT Edge](../iot-edge/about-iot-edge.md).
112
112
113
113
## Azure Digital Twins
114
114
115
-
> The Azure Digital Twins service is typically part of a **cloud-based IoT solution**based on IoT Hub.
115
+
> The Azure Digital Twins service is typically part of a **cloud-based IoT solution**that use IoT Hub.
116
116
117
117
Azure Digital Twins is a platform as a service (PaaS) offering that enables the creation of twin graphs based on digital models of entire environments, which could be buildings, factories, farms, energy networks, railways, stadiums, and more—even entire cities. Azure Digital Twins can be used to design a digital twin architecture that represents actual IoT devices in a wider cloud solution, and which connects to IoT Hub device twins to send and receive live data.
118
118
@@ -128,7 +128,7 @@ To learn more, see [What is Azure IoT Central?](../iot-central/core/overview-iot
128
128
129
129
## Azure Event Grid
130
130
131
-
> Currently, Azure Event Grid is typically part of a **hybrid IoT solution** that uses Azure IoT Operations, IoT Hub, or IoT Central.
131
+
> Currently, Azure Event Grid is typically part of a **hybrid IoT solution** that use Azure IoT Operations, IoT Hub, or IoT Central.
132
132
133
133
Azure Event Grid is a highly scalable, fully managed Pub Sub message distribution service that offers flexible message consumption patterns using the MQTT and HTTP protocols. With Azure Event Grid, you can build data pipelines with device data, integrate applications, and build event-driven serverless architectures. Event Grid enables clients to publish and subscribe to messages over the MQTT v3.1.1 and v5.0 protocols to support IoT solutions. Through HTTP, Event Grid enables you to build event-driven solutions where a publisher service announces its system state changes (events) to subscriber applications.
0 commit comments