You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/defender-for-iot/organizations/how-to-manage-individual-sensors.md
+19-3Lines changed: 19 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,14 +23,30 @@ The **Overview** page shows the following widgets:
23
23
24
24
| Name | Description |
25
25
|--|--|
26
-
|**General Settings**| Displays a list of the sensor's basic configuration settings |
26
+
|**General Settings**| Displays a list of the sensor's basic configuration settings and [connectivity status](#validate-connectivity-status). |
27
27
|**Traffic Monitoring**| Displays a graph detailing traffic in the sensor. The graph shows traffic as units of Mbps per hour on the day of viewing. |
28
28
|**Top 5 OT Protocols**| Displays a bar graph that details the top five most used OT protocols. The bar graph also provides the number of devices that are using each of those protocols. |
29
29
|**Traffic By Port**| Displays a pie chart showing the types of ports in your network, with the amount of traffic detected in each type of port. |
30
30
|**Top open alerts**| Displays a table listing any currently open alerts with high severity levels, including critical details about each alert. |
31
31
32
32
Select the link in each widget to drill down for more information in your sensor.
33
33
34
+
### Validate connectivity status
35
+
36
+
Verify that your sensor is successfully connected to the Azure portal directly from the sensor's **Overview** page.
37
+
38
+
If there are any connection issues, a disconnection message is shown in the **General Settings** area on the **Overview** page, and a **Service connection error** warning appears at the top of the page in the :::image type="icon" source="media/how-to-manage-individual-sensors/bell-icon.png" border="false"::: **System Messages** area. For example:
39
+
40
+
:::image type="content" source="media/how-to-manage-individual-sensors/connectivity-status.png" alt-text="Screenshot of a sensor page showing the connectivity status as disconnected." lightbox="media/how-to-manage-individual-sensors/connectivity-status.png":::
41
+
42
+
1. Find more information about the issue by hovering over the :::image type="icon" source="media/how-to-manage-individual-sensors/information-icon.png" border="false"::: information icon. For example:
43
+
44
+
:::image type="content" source="media/how-to-manage-individual-sensors/connectivity-message.png" alt-text="Screenshot of a connectivity error message." lightbox="media/how-to-manage-individual-sensors/connectivity-message.png":::
45
+
46
+
1. Take action by selecting the **Learn more** option under :::image type="icon" source="media/how-to-manage-individual-sensors/bell-icon.png" border="false"::: **System Messages**. For example:
47
+
48
+
:::image type="content" source="media/how-to-manage-individual-sensors/system-messages.png" alt-text="Screenshot of the system messages pane." lightbox="media/how-to-manage-individual-sensors/system-messages.png":::
49
+
34
50
## Manage sensor activation files
35
51
36
52
Your sensor was onboarded with Microsoft Defender for IoT from the Azure portal. Each sensor was onboarded as either a locally connected sensor or a cloud-connected sensor.
@@ -41,6 +57,7 @@ A unique activation file is uploaded to each sensor that you deploy. For more in
41
57
42
58
Locally connected sensors are associated with an Azure subscription. The activation file for your locally connected sensors contains an expiration date. One month before this date, a warning message appears in the System Messages window in the top-right corner of the console. The warning remains until after you've updated the activation file.
43
59
60
+
You can continue to work with Defender for IoT features even if the activation file has expired.
44
61
You can continue to work with Defender for IoT features even if the activation file has expired.
45
62
46
63
### About activation files for cloud-connected sensors
@@ -138,7 +155,7 @@ This section describes how to ensure connection between the sensor and the on-pr
138
155
139
156
3. In the **Sensor Setup – Connection String** section, copy the automatically generated connection string.
140
157
141
-
:::image type="content" source="media/how-to-manage-individual-sensors/connection-string-screen.png" alt-text="Copy the connection string from this screen.":::
158
+
:::image type="content" source="media/how-to-manage-individual-sensors/connection-string-screen.png" alt-text="Screenshot of the Connection string screen.":::
142
159
143
160
4. Sign in to the sensor console.
144
161
@@ -371,7 +388,6 @@ To send notifications:
371
388
372
389
For more information about forwarding rules, see [Forward alert information](how-to-forward-alert-information-to-partners.md).
373
390
374
-
375
391
## Upload and play PCAP files
376
392
377
393
When troubleshooting, you may want to examine data recorded by a specific PCAP file. To do so, you can upload a PCAP file to your sensor console and replay the data recorded.
0 commit comments