Skip to content

Commit 084ee59

Browse files
committed
replacing based by that use
1 parent 7c56923 commit 084ee59

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/iot/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,17 +68,17 @@ productDirectory:
6868
url: ../iot-central/index.yml
6969
# Card
7070
- title: Azure Digital Twins
71-
summary: The Azure Digital Twins service is typically part of a cloud-based IoT solution based on IoT Hub
71+
summary: The Azure Digital Twins service is typically part of a cloud-based IoT solution that use IoT Hub
7272
imageSrc: ../media/index/digital-twins.svg
7373
url: ../digital-twins/index.yml
7474
# Card
7575
- title: Azure IoT Edge
76-
summary: IoT Edge is typically part of a hybrid IoT solution based on IoT Hub or IoT Central
76+
summary: IoT Edge is typically part of a hybrid IoT solution that use IoT Hub or IoT Central
7777
imageSrc: ../media/index/iot-edge.svg
7878
url: ../iot-edge/index.yml
7979
# Card
8080
- title: Azure Event Grid
81-
summary: Currently, Azure Event Grid is typically part of a hybrid IoT solution that uses Azure IoT Operations, IoT Hub, or IoT Central
81+
summary: Currently, Azure Event Grid is typically part of a hybrid IoT solution that use Azure IoT Operations, IoT Hub, or IoT Central
8282
imageSrc: ../media/index/event-grid-domains.svg
8383
url: ../event-grid/index.yml
8484
# Card

articles/iot/iot-services-and-technologies.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To learn more, see [What is Azure IoT Operations?](../iot-operations/overview-io
5959

6060
### Azure Device Registry
6161

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.
6363
6464
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:
6565

@@ -88,31 +88,31 @@ To learn more, see [What is Azure IoT Hub?](../iot-hub/iot-concepts-and-iot-hub.
8888

8989
### Azure IoT Hub Device Provisioning Service (DPS)
9090

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.
9292
9393
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.
9494

9595
To learn more, see [What is Azure IoT Hub Device Provisioning Service?](../iot-dps/about-iot-dps.md).
9696

9797
### Azure Device Update for IoT Hub
9898

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.
100100
101101
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.
102102

103103
To learn more, see [What is Device Update for IoT Hub?](../iot-hub-device-update/understand-device-update.md).
104104

105105
### Azure IoT Edge
106106

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.
108108
109109
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.
110110

111111
To learn more, see [What is Azure IoT Edge](../iot-edge/about-iot-edge.md).
112112

113113
## Azure Digital Twins
114114

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.
116116
117117
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.
118118

@@ -128,7 +128,7 @@ To learn more, see [What is Azure IoT Central?](../iot-central/core/overview-iot
128128

129129
## Azure Event Grid
130130

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.
132132
133133
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.
134134

0 commit comments

Comments
 (0)