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/eiot-defender-for-endpoint.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,13 +69,11 @@ This procedure describes how to view related alerts, recommendations, and vulner
69
69
70
70
- On the **Discovered vulnerabilities** tab, check for any known CVEs associated with the device. Known CVEs can help decide whether to patch, remove, or contain the device and mitigate risk to your network.
71
71
72
-
73
-
74
72
## Next steps
75
73
76
74
Learn how to set up an Enterprise IoT network sensor (Public preview) and gain more visibility into more IoT segments of your corporate network that aren't otherwise covered by Defender for Endpoint.
77
75
78
76
Customers that have set up an Enterprise IoT network sensor will be able to see all discovered devices in the **Device inventory** in either Microsoft 365 Defender, or Defender for IoT in the Azure portal.
79
77
80
78
> [!div class="nextstepaction"]
81
-
> [Enhance device discovery with an Enterprise IoT network sensor](eiot-sensor.md)
79
+
> [Enhance device discovery with an Enterprise IoT network sensor](eiot-sensor.md)
Copy file name to clipboardExpand all lines: articles/defender-for-iot/organizations/eiot-sensor.md
+24-14Lines changed: 24 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,27 +25,38 @@ For more information, see [Securing IoT devices in the enterprise](concept-enter
25
25
26
26
## Prerequisites
27
27
28
-
Before you start registering an Enterprise IoT sensor:
28
+
This section describes the prerequisites required before deploying an Enterprise IoT network sensor.
29
29
30
-
- To view Defender for IoT data in Microsoft 365 Defender, including devices, alerts, recommendations, and vulnerabilities, you must have an Enterprise IoT plan, [onboarded from Microsoft 365 Defender](eiot-defender-for-endpoint.md).
30
+
### Azure requirements
31
+
32
+
- To view Defender for IoT data in Microsoft 365 Defender, including devices, alerts, recommendations, and vulnerabilities, you must have an Enterprise IoT plan, [onboarded from Microsoft 365 Defender](eiot-defender-for-endpoint.md).
31
33
32
34
If you only want to view data in the Azure portal, an Enterprise IoT plan isn't required. You can also onboard your Enterprise IoT plan from Microsoft 365 Defender after registering your network sensor to bring [extra device visibility and security value](concept-enterprise.md#security-value-in-microsoft-365-defender) to your organization.
33
35
34
36
- Make sure you can access the Azure portal as a [Security admin](../../role-based-access-control/built-in-roles.md#security-admin), [Contributor](../../role-based-access-control/built-in-roles.md#contributor), or [Owner](../../role-based-access-control/built-in-roles.md#owner) user. If you don't already have an Azure account, you can [create your free Azure account today](https://azure.microsoft.com/free/).
35
37
38
+
### Network requirements
39
+
40
+
- Identify the devices and subnets you want to monitor so that you understand where to place an Enterprise IoT sensor in your network. You may want to deploy multiple Enterprise IoT sensors.
41
+
42
+
- Configure traffic mirroring in your network so that the traffic you want to monitor is mirrored to your Enterprise IoT sensor. Supported traffic mirroring methods are the same as for OT monitoring. For more information, see [Choose a traffic mirroring method for traffic monitoring](best-practices/traffic-mirroring-methods.md).
36
43
37
-
- Allocate a physical appliance or a virtual machine (VM) to use as your network sensor. Make sure that your machine has the following specifications:
44
+
### Physical or virtual machine requirements
38
45
39
-
| Tier | Requirements |
40
-
|--|--|
41
-
|**Minimum**| To support up to 1 Gbps of data: <br><br>- 4 CPUs, each with 2.4 GHz or more<br>- 16-GB RAM of DDR4 or better<br>- 250 GB HDD |
42
-
|**Recommended**| To support up to 15 Gbps of data: <br><br>- 8 CPUs, each with 2.4 GHz or more<br>- 32-GB RAM of DDR4 or better<br>- 500 GB HDD |
46
+
Allocate a physical appliance or a virtual machine (VM) to use as your network sensor. Make sure that your machine has the following specifications:
43
47
44
-
Your machine must also have:
48
+
| Tier | Requirements |
49
+
|--|--|
50
+
|**Minimum**| To support up to 1 Gbps of data: <br><br>- 4 CPUs, each with 2.4 GHz or more<br>- 16-GB RAM of DDR4 or better<br>- 250 GB HDD |
51
+
|**Recommended**| To support up to 15 Gbps of data: <br><br>- 8 CPUs, each with 2.4 GHz or more<br>- 32-GB RAM of DDR4 or better<br>- 500 GB HDD |
45
52
46
-
- The [Ubuntu 18.04 Server](https://releases.ubuntu.com/18.04/) operating system. If you don't yet have Ubuntu installed, download the installation files to an external storage, such as a DVD or disk-on-key, and then install it on your appliance or VM. For more information, see the Ubuntu [Image Burning Guide](https://help.ubuntu.com/community/BurningIsoHowto).
53
+
Your machine must also have:
47
54
48
-
- Network adapters, at least one for your switch monitoring (SPAN) port, and one for your management port to access the sensor's user interface
55
+
- The [Ubuntu 18.04 Server](https://releases.ubuntu.com/18.04/) operating system. If you don't yet have Ubuntu installed, download the installation files to an external storage, such as a DVD or disk-on-key, and then install it on your appliance or VM. For more information, see the Ubuntu [Image Burning Guide](https://help.ubuntu.com/community/BurningIsoHowto).
56
+
57
+
- Network adapters, at least one for your switch monitoring (SPAN) port, and one for your management port to access the sensor's user interface
58
+
59
+
Your Enterprise IoT sensor must have access to the Azure cloud using a [direct connection](architecture-connections.md#direct-connections). Direct connections are configured for Enterprise IoT sensors using the same procedure as for OT sensors.
49
60
50
61
## Prepare a physical appliance or VM
51
62
@@ -84,7 +95,6 @@ This procedure describes how to prepare your physical appliance or VM to install
1. Make sure that your physical appliance or VM can access the cloud using HTTPS on port 443 to the following Microsoft endpoints:
89
99
90
100
- **EventHub**: `*.servicebus.windows.net`
@@ -202,7 +212,7 @@ Delete a sensor if it's no longer in use with Defender for IoT.
202
212
203
213
1. From the **Sites and sensors** page on the Azure portal, locate your sensor in the grid.
204
214
205
-
1. In the row for your sensor, selectthe**...** options menu on the right >**Delete sensor**.
215
+
1. In the row for your sensor, selectthe**...** options menu >**Delete sensor**.
206
216
207
217
For more information, see [Manage sensors with Defender forIoTin the Azure portal](how-to-manage-sensors-on-the-cloud.md).
208
218
@@ -234,7 +244,7 @@ Billing changes will take effect one hour after cancellation of the previous sub
234
244
235
245
1. Delete the legacy sensor from the previous subscription. In Defender for IoT, go to the **Sites and sensors** page and locate the legacy sensor on the previous subscription.
236
246
237
-
1. In the row for your sensor, from the options (**...**) menu on the right, select**Delete** to delete the sensor from the previous subscription.
247
+
1. In the row for your sensor, from the options (**...**) menu, select**Delete** to delete the sensor from the previous subscription.
238
248
239
249
1. If relevant, cancel the Defender for IoT plan from the previous subscription. For more information, see [Cancel your Enterprise IoT plan](manage-subscriptions-enterprise.md#cancel-your-enterprise-iot-plan).
240
250
@@ -246,4 +256,4 @@ Billing changes will take effect one hour after cancellation of the previous sub
246
256
247
257
- [View and manage alerts from the Azure portal](how-to-manage-cloud-alerts.md). For more information, see [Malware engine alerts](alert-engine-messages.md#malware-engine-alerts).
248
258
249
-
- [Enhance security posture with security recommendations](recommendations.md)
259
+
- [Enhance security posture with security recommendations](recommendations.md)
0 commit comments