|
1 | 1 | ---
|
2 | 2 | title: Manage sensors with Defender for IoT in the Azure portal
|
3 | 3 | 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 |
5 | 5 | ms.topic: how-to
|
6 | 6 | ---
|
7 | 7 |
|
@@ -101,6 +101,26 @@ Make the downloaded activation file accessible to the sensor console admin so th
|
101 | 101 | > As opposed to OT sensors, where you define your sensor's site, all Enterprise IoT sensors are automatically added to the **Enterprise network** site.
|
102 | 102 |
|
103 | 103 | ---
|
| 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**.| |
104 | 124 |
|
105 | 125 | ## Site management options from the Azure portal
|
106 | 126 |
|
|
0 commit comments