Skip to content

Commit 3606edd

Browse files
Merge pull request #1214 from MicrosoftDocs/main
Publish main to live, 08/26, 11:00 AM IST
2 parents fa57947 + 4ee70da commit 3606edd

File tree

12 files changed

+346
-2
lines changed

12 files changed

+346
-2
lines changed

defender-for-iot/TOC.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,17 @@
1111
- name: What's new
1212
href: whats-new.md
1313
- name: Site security
14-
href: site-security-overview.md
14+
href: site-security-overview.md
15+
- name: Enterprise IoT
16+
items:
17+
- name: Enterprise IoT overview
18+
href: enterprise-iot.md
19+
- name: Enterprise IoT licenses
20+
href: enterprise-iot-licenses.md
21+
- name: Get started with enterprise IoT
22+
href: enterprise-iot-get-started.md
23+
- name: Manage enterprise IoT
24+
href: enterprise-iot-manage.md
1525
- name: Get started
1626
items:
1727
- name: Prerequisites

defender-for-iot/device-discovery.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: defender-for-iot
55
author: limwainstein
66
ms.author: lwainstein
77
ms.localizationpriority: medium
8-
ms.date: 06/19/2024
8+
ms.date: 08/19/2024
99
ms.topic: conceptual
1010
---
1111

@@ -64,6 +64,17 @@ Defender for IoT's device inventory supports the following device classes:
6464
|**Enterprise**|Smart devices, printers, communication devices, or audio/video devices|
6565
|**Retail**|Barcode scanners, humidity sensor, punch clocks|
6666

67+
### Identified, unique devices
68+
69+
Defender for IoT can discover all devices, of any type, across all environments. Devices are listed in the Defender for IoT **Device inventory** pages based on a unique IP and MAC address coupling.
70+
71+
Defender for IoT identifies single and unique devices as follows:
72+
73+
|Type |Description |
74+
|---------|---------|
75+
|**Identified as individual devices** | Devices identified as *individual* devices include:<br>**IT, OT, or IoT devices with one or more NICs**, including network infrastructure devices such as switches and routers<br><br>**Note**: A device with modules or backplane components, such as racks or slots, is counted as a single device, including all modules or backplane components.|
76+
|**Not identified as individual devices** | The following items *aren't* considered as individual devices, and do not count against your license:<br><br>- **Public internet IP addresses** <br>- **Multi-cast groups**<br>- **Broadcast groups**<br>- **Inactive devices**<br><br> Network-monitored devices are marked as *inactive* when there's no network activity detected within a specified time:<br><br> - **OT networks**: No network activity detected for more than 60 days<br> - **Enterprise IoT networks**: No network activity detected for more than 30 days<br><br>**Note**: Endpoints already managed by Defender for Endpoint are not considered as separate devices by Defender for IoT. |
77+
6778
## Next steps
6879

6980
[Discover and manage devices](manage-devices-inventory.md)
Lines changed: 142 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
---
2+
title: Get started for Enterprise IoT for Microsoft Defender for IoT in the Defender portal
3+
description: Learn how to set up and start monitoring enterprise IoT devices using Microsoft Defender for IoT in the Microsoft Defender portal.
4+
ms.service: defender-for-iot
5+
author: limwainstein
6+
ms.author: lwainstein
7+
ms.localizationpriority: medium
8+
ms.date: 08/25/2024
9+
ms.topic: how-to
10+
---
11+
12+
# Get started with enterprise IoT
13+
14+
Enterprise IoT security improves the monitoring and protection of the IoT devices in your network, such as printers, smart TVs, Voice over Internet Protocol (VoIP) devices, conferencing systems and purpose-built, proprietary devices.
15+
16+
The security monitoring includes IoT related alerts, vulnerabilities, and recommendations that are integrated with your existing Microsoft Defender for Endpoint data. To understand more about the integration between Defender for Endpoint and Defender for IoT, see [enterprise IoT overview](enterprise-iot.md).
17+
18+
In this article you'll learn how to add enterprise IoT to your Microsoft Defender portal and use the IoT specific security features to protect your IoT environment.
19+
20+
[!INCLUDE [defender-iot-preview](../includes//defender-for-iot-defender-public-preview.md)]
21+
22+
## Prerequisites
23+
24+
Make sure that you have:
25+
26+
- IoT devices in your network, visible in the Microsoft Defender portal **Device inventory**
27+
28+
- Access to the Microsoft Defender Portal as a [Security administrator](/entra/identity/role-based-access-control/permissions-reference#security-administrator)
29+
30+
- One of the following licenses:
31+
32+
- A Microsoft 365 E5 (ME5) or E5 Security license. Enterprise IoT security is included in this package and needs to be turned on.
33+
34+
- Microsoft Defender for Endpoint P2, with an extra, standalone **Microsoft Defender for IoT - EIoT Device License - add-on** license, available for trial or purchase from the Microsoft 365 admin center.
35+
36+
## Add enterprise IoT security in the Defender portal
37+
38+
There are two ways to add enterprise IoT to the Defender portal:
39+
40+
- ME5/ E5 Security customers: Turn on support for enterprise IoT Security in the Defender Portal. For more information, see [turn on enterprise IoT security](#me5-e5-security-customers).
41+
42+
- Defender for Endpoint P2 customers: Start with a free trial or purchase standalone, per-device licenses to gain the same IoT-specific security value. For more information, see [set up a standalone trial license](#set-up-a-standalone-trial-license). To purchase a full license, see [purchase the standalone full license](#set-up-a-standalone-full-license).
43+
44+
## ME5/ E5 Security customers
45+
46+
This procedure describes how to turn on enterprise IoT security in Defender portal for ME5/ E5 Security customers.
47+
48+
If you have extra devices that aren't covered by your ME5/E5 licenses, you can purchase standalone licenses. For more information, see [set up a standalone full license](#set-up-a-standalone-full-license).
49+
50+
**To turn on enterprise IoT security**:
51+
52+
1. In [Microsoft Defender portal](https://security.microsoft.com/), select **Settings** > **Device Discovery** > **Enterprise IoT**.
53+
54+
> [!NOTE]
55+
>
56+
> Ensure you have turned on Device Discovery in **Settings** > **Endpoints** > **Advanced Features**.
57+
58+
1. Toggle the Enterprise IoT security option to **On**. For example:
59+
60+
:::image type="content" source="media/enterprise-iot-get-started/eiot-toggle-on.png" alt-text="Screenshot of enterprise IoT toggled on in Microsoft Defender portal.":::
61+
62+
## Defender for Endpoint P2 customers
63+
64+
Customers with a Microsoft Defender for Endpoint P2 license only can use a trial standalone license for enterprise IoT security.
65+
66+
You can also purchase a license using the Microsoft 365 admin center. Before purchasing the license you need to [calculate the number of monitored devices in your network](#calculate-monitored-devices-for-enterprise-iot-security) to determine how many licenses you need.
67+
68+
### Set up a standalone trial license
69+
70+
**To start an enterprise IoT trial**:
71+
72+
1. Go to the [Microsoft 365 admin center](https://portal.office.com/AdminPortal/Home#/catalog) > **Marketplace**.
73+
74+
1. Search for the **Microsoft Defender for IoT - EIoT Device License - add-on** and filter the results by **Other services**. For example:
75+
76+
:::image type="content" source="media/enterprise-iot-get-started/eiot-standalone.png" alt-text="Screenshot of the Marketplace search results for the EIoT Device License.":::
77+
78+
> [!IMPORTANT]
79+
>
80+
> The prices shown in this image are for example purposes only and are not intended to reflect actual prices.
81+
82+
1. Under **Microsoft Defender for IoT - EIoT Device License - add-on**, select **Details**.
83+
84+
1. On the **Microsoft Defender for IoT - EIoT Device License - add-on** page, select **Start free trial**. On the **Check out** page, select **Try now**.
85+
86+
> [!TIP]
87+
> Make sure to [assign your licenses to specific users](/microsoft-365/admin/manage/assign-licenses-to-users) to start using them.
88+
89+
### Set up a standalone full license
90+
91+
Before purchasing a license you must calculate the number of devices you're monitoring.
92+
93+
#### Calculate monitored devices for enterprise IoT security
94+
95+
Use the following procedure to calculate how many devices you need to monitor if:
96+
97+
- You're an ME5/E5 Security customer and think you need to monitor more devices than the devices allocated per ME5/E5 Security license
98+
- You're a Defender for Endpoint P2 customer who's purchasing standalone enterprise IoT licenses
99+
100+
**To calculate the number of devices you're monitoring:**
101+
102+
1. In [Microsoft Defender portal](https://security.microsoft.com/), select **Assets** > **Devices** to open the **Device inventory** page.
103+
104+
1. Note down the total number of **IoT devices** listed.
105+
106+
For example:
107+
108+
:::image type="content" source="media/enterprise-iot-get-started/device-inventory-iot.png" alt-text="Screenshot of network device and IoT devices in the device inventory in Microsoft Defender for Endpoint." lightbox="media/enterprise-iot-get-started/device-inventory-iot.png":::
109+
110+
1. Round your total to a multiple of 100 and compare it against the number of licenses you have. For example:
111+
112+
- If in Microsoft Defender portal **Device inventory**, you have *1204* IoT devices.
113+
- Round down to *1200* devices.
114+
- You have 240 ME5 licenses, which cover **1200** devices.
115+
116+
You need another **4** standalone devices to cover the gap.
117+
118+
For more information, see the [Defender for Endpoint Device discovery overview](/microsoft-365/security/defender-endpoint/device-discovery).
119+
120+
> [!NOTE]
121+
> Devices listed on the **Computers & Mobile** tab, including those managed by Defender for Endpoint or otherwise, are not included in the number of [devices](device-discovery.md#identified-unique-devices) monitored by Defender for IoT.
122+
123+
#### Purchase the standalone license
124+
125+
To purchase the standalone full license:
126+
127+
1. Go to the [Microsoft 365 admin center](https://portal.office.com/AdminPortal/Home#/catalog) **Billing > Purchase services**. If you don't have this option, select **Marketplace** instead.
128+
129+
1. Search for the **Microsoft Defender for IoT - EIoT Device License - add-on** and filter the results by **Other services**. For example:
130+
131+
:::image type="content" source="media/enterprise-iot-get-started/eiot-standalone.png" alt-text="Screenshot of the Marketplace search results for the EIoT Device License.":::
132+
133+
> [!IMPORTANT]
134+
> The prices shown in this image are for example purposes only and are not intended to reflect actual prices.
135+
136+
1. On the **Microsoft Defender for IoT - EIoT Device License - add-on** page, enter your selected license quantity, select a billing frequency, and then select **Buy**.
137+
138+
For more information, see the [Microsoft 365 admin center help](/microsoft-365/admin/).
139+
140+
## Next steps
141+
142+
[Manage enterprise IoT](enterprise-iot-manage.md)
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: Set up and managing of licenses of enterprise IoT for Microsoft Defender for IoT in the Defender portal
3+
description: Learn how to set up and manage licenses to monitor IoT devices using Microsoft Enterprise IoT in the Microsoft Defender portal.
4+
ms.service: defender-for-iot
5+
author: limwainstein
6+
ms.author: lwainstein
7+
ms.localizationpriority: medium
8+
ms.date: 08/25/2024
9+
ms.topic: overview
10+
---
11+
12+
# Set up and manage enterprise IoT security licenses
13+
14+
Enterprise IoT security improves the monitoring and protection of the IoT devices in your network, such as printers, smart TVs, Voice over Internet Protocol (VoIP) devices, conferencing systems and purpose-built, proprietary devices. The security monitoring includes IoT related alerts, vulnerabilities, and recommendations that are integrated with your existing Microsoft Defender for Endpoint data.
15+
16+
[!INCLUDE [defender-iot-preview](../includes//defender-for-iot-defender-public-preview.md)]
17+
18+
## Enterprise IoT licenses
19+
20+
To add enterprise IoT security to Defender for Endpoint, there are two options available depending on your existing license:
21+
22+
- Customers with Microsoft 365 E5 (ME5) or E5 Security plans already have enterprise IoT available, but just need to turn on the feature. Each license supports five devices per ME5/ E5 Security license.
23+
24+
To turn on enterprise IoT, see [ME5/ E5 Security customers](enterprise-iot-get-started.md#me5-e5-security-customers).
25+
26+
To turn off enterprise IoT, see [turn off enterprise IoT security](enterprise-iot-manage.md#turn-off-enterprise-iot-security).
27+
28+
- Customers with a Defender for Endpoint P2 license only can use a trial standalone license for monitoring enterprise IoT devices. A trial license supports 100 devices.
29+
30+
Start your enterprise IoT trial using the [Microsoft Defender for IoT - EIoT Device License - add-on wizard](https://signup.microsoft.com/get-started/signup?products=b2f91841-252f-4765-94c3-75802d7c0ddb&ali=1&bac=1) or via the [Microsoft 365 admin center](https://portal.office.com/AdminPortal/Home#/catalog).
31+
32+
When the trial ends, the trial license is automatically canceled, and you lose access to enterprise IoT security features. To continue using enterprise IoT purchase a full standalone license. For more information, see [purchase a standalone license](enterprise-iot-get-started.md#set-up-a-standalone-full-license).
33+
34+
## Resolve billing issues associated with my enterprise IoT plan
35+
36+
For any billing or technical issues, open a support ticket for Microsoft Defender portal.
37+
38+
## Next steps
39+
40+
[Get started with enterprise IoT](enterprise-iot-get-started.md)
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
---
2+
title: Manage enterprise IoT security for Microsoft Defender for IoT in the Defender portal
3+
description: Learn how to manage enterprise IoT devices using Microsoft Defender for IoT in the Microsoft Defender portal.
4+
ms.service: defender-for-iot
5+
author: limwainstein
6+
ms.author: lwainstein
7+
ms.localizationpriority: medium
8+
ms.date: 08/25/2024
9+
ms.topic: how-to
10+
---
11+
12+
# Manage enterprise IoT security
13+
14+
Enterprise IoT security improves the monitoring and protection of the IoT devices in your network, such as printers, smart TVs, Voice over Internet Protocol (VoIP) devices, conferencing systems and purpose-built, proprietary devices.
15+
16+
When enterprise IoT is activated, the data for alerts, recommendations, and vulnerabilities is shown in the Microsoft Defender portal.
17+
18+
## View enterprise IoT data in the Defender portal
19+
20+
To view enterprise IoT security data:
21+
22+
1. In [Microsoft Defender portal](https://security.microsoft.com/), select **Assets** > **Devices** to open the **Device inventory** page.
23+
24+
1. Select the **IoT devices** tab and select a specific device **IP** to drill down for more details. For example:
25+
26+
:::image type="content" source="media/enterprise-iot-manage/select-a-device.png" alt-text="Screenshot of the IoT devices tab in Microsoft Defender portal." lightbox="media/enterprise-iot-manage/select-a-device.png":::
27+
28+
1. When you select a specific device, the device details page opens. Explore the following tabs to view data added by enterprise IoT security for your device:
29+
30+
- On the **Alerts** tab, check for any alerts triggered by the device. Simulate alerts in Microsoft 365 Defender for Enterprise IoT using the Raspberry Pi scenario available in the Microsoft 365 Defender [Evaluation & Tutorials](https://security.microsoft.com/tutorials/all) page.
31+
32+
You can also set up advanced hunting queries to create custom alert rules. For more information, see [advanced hunting queries for enterprise IoT security](#advanced-hunting-queries-for-enterprise-iot).
33+
34+
- On the **Security recommendations** tab, check for any recommendations available for the device to reduce risk and maintain a smaller attack surface.
35+
36+
- 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. Alternatively, use [advanced hunting queries](#advanced-hunting-queries-for-enterprise-iot) to collect vulnerabilities across all your devices.
37+
38+
## Hunt for threats on the Device inventory page
39+
40+
On the **Device inventory** page, select **Go hunt** to query devices using tables like the *[DeviceInfo](/microsoft-365/security/defender/advanced-hunting-deviceinfo-table)* table. On the **Advanced hunting** page, query data using other schemas.
41+
42+
## Advanced hunting queries for enterprise IoT
43+
44+
This section lists sample advanced hunting queries that you can use in Microsoft 365 Defender to help you monitor and secure your IoT devices with enterprise IoT security.
45+
46+
### Find devices by specific type or subtype
47+
48+
Use the following query to identify devices that exist in your corporate network by type of device, such as routers: 
49+
50+
```kusto
51+
DeviceInfo
52+
| summarize arg_max(Timestamp, *) by DeviceId
53+
| where DeviceType == "NetworkDevice" and DeviceSubtype == "Router" 
54+
```
55+
56+
### Find and export vulnerabilities for your IoT devices
57+
58+
Use the following query to list all vulnerabilities on your IoT devices:
59+
60+
```kusto
61+
DeviceInfo
62+
| where DeviceCategory =~ "iot"
63+
| join kind=inner DeviceTvmSoftwareVulnerabilities on DeviceId
64+
```
65+
66+
For more information, see [Advanced hunting](/microsoft-365/security/defender/advanced-hunting-overview) and [Understand the advanced hunting schema](/microsoft-365/security/defender/advanced-hunting-schema-tables).
67+
68+
## Turn off enterprise IoT security
69+
70+
Customers with ME5/E5 Security plans who no longer need the **enterprise IoT security** service, can turn off the feature.
71+
72+
**To turn off enterprise IoT security**:
73+
74+
1. In [Microsoft Defender portal](https://security.microsoft.com/), select **Settings** > **Device discovery** > **Enterprise IoT**.
75+
76+
1. Toggle the option to **Off**.
77+
78+
You stop getting security value in the Defender portal, including purpose-built alerts, vulnerabilities, and recommendations.
79+
80+
Customers with a Microsoft Defender for Endpoint P2 license who don't add a standalone license by the time the trial ends, have the trial automatically canceled, and lose access to enterprise IoT security features. For more information, see [purchase a standalone license](enterprise-iot-get-started.md#purchase-the-standalone-license).

0 commit comments

Comments
 (0)