Skip to content

Commit ddda0a6

Browse files
committed
edit pass: azure-iot-operations-articles
1 parent 30376ec commit ddda0a6

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

articles/iot-operations/discover-manage-assets/concept-assets-devices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The following diagram shows the relationships between assets, devices, and conne
2323

2424
## Devices
2525

26-
Before you create an asset, define a device. A *device* is a configuration resource that describes [southbound](overview-manage-assets.md#southbound-and-northbound-connectivity) edge connectivity information for one or more assets.
26+
Before you create an asset, define a device. A device is a configuration resource that describes [southbound](overview-manage-assets.md#southbound-and-northbound-connectivity) edge connectivity information for one or more assets.
2727

2828
### Inbound endpoints
2929

@@ -48,7 +48,7 @@ An IT user adds connector templates in the Azure portal. After the IT user adds
4848

4949
## Assets
5050

51-
An *asset* is a configuration resource that represents a physical device or asset as:
51+
An asset is a configuration resource that represents a physical device or asset as:
5252

5353
- An Azure Resource Manager resource in the cloud.
5454
- A Kubernetes custom resource at the edge.

articles/iot-operations/discover-manage-assets/overview-manage-assets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Akri services simplify the creation of assets by automatically onboarding assets
109109

110110
#### Monitoring
111111

112-
Akri services provide monitoring capabilities for physical devices and assets. These capabilities include tracking the status and health of devices. The monitoring framework works seamlessly with the connectors and Device Registry, so you can gain insights into your edge environment.
112+
Akri services provide monitoring capabilities for physical devices and assets. These capabilities include tracking the status and health of devices. The monitoring framework works seamlessly with the connectors and Device Registry to help you gain insights into your edge environment.
113113

114114
### Operations experience
115115

articles/iot-operations/overview-iot-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ With Azure IoT Operations, you can use data collected from assets and equipment
6060
The Azure IoT Operations architecture has these core elements:
6161

6262
* Data services that run on Azure Arc-enabled edge Kubernetes clusters:
63-
* *MQTT broker* to power event-driven architectures as an edge-native MQTT broker.
63+
* An edge-native *MQTT broker* to power event-driven architectures.
6464
* *Akri connectors*, like the connector for OPC UA, to simplify communication with servers and leaf devices.
6565
* *Data flows* to transform and contextualize data. You can route messages to various locations, including cloud endpoints.
6666
* The *operations experience*. OT users use this web UI to manage assets and data flows in an Azure IoT Operations deployment.

0 commit comments

Comments
 (0)