Skip to content

Commit cf8a908

Browse files
authored
Merge pull request #218159 from Shereen-Bhar/clarify-sites-and-sensors-columns
clarify sites and sensors columns
2 parents a18f3ce + 264ef6b commit cf8a908

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

articles/defender-for-iot/organizations/how-to-manage-sensors-on-the-cloud.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Manage sensors with Defender for IoT in the Azure portal
33
description: Learn how to onboard, view, and manage sensors with Defender for IoT in the Azure portal.
4-
ms.date: 09/08/2022
4+
ms.date: 11/13/2022
55
ms.topic: how-to
66
---
77

@@ -101,6 +101,26 @@ Make the downloaded activation file accessible to the sensor console admin so th
101101
> As opposed to OT sensors, where you define your sensor's site, all Enterprise IoT sensors are automatically added to the **Enterprise network** site.
102102
103103
---
104+
## View your sensors
105+
106+
All of your currently cloud-connected sensors, including both OT and Enterprise IoT sensors, are listed in the **Sites and sensors** page. For example:
107+
108+
:::image type="content" source="media/how-to-manage-sensors-on-the-cloud/sites-and-sensors-page.png" alt-text="Screenshot showing the Sites and sensors page." lightbox="media/how-to-manage-sensors-on-the-cloud/sites-and-sensors-page.png":::
109+
110+
Details about each sensor are listed in the following columns:
111+
112+
|Column name |Description |
113+
|---------|---------|
114+
|**Sensor name**| Displays the name that you assigned to the sensor during the registration. |
115+
|**Sensor type**| Displays whether the sensor is locally connected, cloud-connected, or EIoT. |
116+
|**Zone**| Displays the zone that contains this sensor.|
117+
|**Subscription name**| Displays the name of the Microsoft Azure account subscription that this sensor belongs to. |
118+
|**Sensor version**| Displays the software version installed on your sensor. |
119+
|**Sensor status**| Displays a [sensor health message](sensor-health-messages.md). For more information, see [Understand sensor health (Public preview)](how-to-manage-sensors-on-the-cloud.md#understand-sensor-health-public-preview).|
120+
|**Last connected (UTC)**| Displays how long ago the sensor was last connected.|
121+
|**Threat Intelligence version**| Displays the [Threat Intelligence version](how-to-work-with-threat-intelligence-packages.md) installed on the sensor. The name of the version is based on the day the package was built by Defender for IoT. |
122+
|**Threat Intelligence mode**| Displays whether the Threat Intelligence mode is manual or automatic. If it's manual, that means that you can [push newly released packages directly to sensors](how-to-work-with-threat-intelligence-packages.md) as needed. Otherwise, the new packages will be automatically installed on the cloud connected sensors. |
123+
|**Threat Intelligence update status**| Displays the update status of the Threat Intelligence package. The status can be either **Failed**, **In Progress**, **Update Available**, or **Ok**.|
104124

105125
## Site management options from the Azure portal
106126

108 KB
Loading

0 commit comments

Comments
 (0)