Skip to content

Commit 53a43b3

Browse files
committed
Update asset management description in Azure IoT Operations
1 parent 8cd8a2c commit 53a43b3

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

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

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,28 @@
11
---
22
title: Manage assets overview
3-
description: Understand the options to manage the assets that are part of your Azure IoT Operations solution.
3+
description: Understand concepts and options needed to manage the assets that are part of your Azure IoT Operations solution.
44
author: timlt
55
ms.author: timlt
6-
ms.topic: conceptual
6+
ms.topic: overview
77
ms.date: 03/01/2024
8+
ai-usage: ai-assisted
9+
10+
# CustomerIntent: As an industrial edge IT or operations user, I want to understand the key components in the Azure IoT Operations for managing assets, so that I can effectively
11+
# manage the assets in my solution.
812
---
913

10-
# Manage assets in Azure IoT Operations Preview
14+
# What is asset management in Azure IoT Operations Preview
1115

1216
[!INCLUDE [public-preview-note](../includes/public-preview-note.md)]
1317

1418
In Azure IoT Operations Preview, a key task is to manage the assets that are part of your solution. This article defines what assets are, overviews the services you use to manage them, and explains the most common use cases for the services.
1519

1620
## Understand assets
17-
Assets are a core component of Azure IoT Operations.
21+
Assets are a core component of Azure IoT Operations. It's important to understand how assets relate to IoT devices.
22+
23+
An *IoT device* is a physical entity connected to the internet, and can gather, generate, and communicate data autonomously. IoT devices typically contain embedded components to perform specific functions. They can interact with their environment or other devices. Examples of IoT devices include crop sensors, connected security cameras, wearable devices, and monitoring devices for manufacturing environments or vehicles.
1824

19-
An *asset* in an industrial edge environment is a device, a machine, a process, or an entire system. These assets are the real assets that exist in manufacturing, retail, energy, healthcare, and other sectors.
25+
An *asset* in an industrial edge environment is any item of value that an IoT device can manage or monitor. While all IoT devices are assets, not all assets are devices. An asset can also be a machine, a process, software, an entire system, or a physical object of value such as crops, or a building. These assets are common examples that exist in manufacturing, retail, energy, healthcare, and other sectors.
2026

2127
An *asset* in Azure IoT Operations is a logical entity (an asset instance) that you create to represent a real asset. An Azure IoT Operations asset can emit telemetry, and can have properties (writable data points), and commands (executable data points) that describe its behavior and characteristics. You use these asset instances in the software to manage the real assets in your industrial edge environment.
2228

0 commit comments

Comments
 (0)