Skip to content

Commit d754bbc

Browse files
authored
Merge pull request #266191 from limwainstein/local-subnets
Focus inventory - local subnet addition
2 parents d68896e + ddf9b4a commit d754bbc

File tree

4 files changed

+20
-8
lines changed

4 files changed

+20
-8
lines changed

articles/defender-for-iot/organizations/configure-sensor-settings-portal.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,21 +145,27 @@ For a bandwidth cap, define the maximum bandwidth you want the sensor to use for
145145

146146
To configure an NTP server for your sensor from the Azure portal, define an IP/Domain address of a valid IPv4 NTP server using port 123.
147147

148-
### Subnet
148+
### Local subnets
149149

150-
To focus the Azure device inventory on devices that are in your IoT/OT scope, you need to manually edit the subnet list to include only the locally monitored subnets that are in your IoT/OT scope. Once the subnets are configured, the network location of the devices is shown in the *Network location* (Public preview) column in the Azure device inventory. All of the devices associated with the listed subnets are displayed as *local*, while devices associated with detected subnets not included in the list are displayed as *routed*.
150+
To focus the Azure device inventory on devices that are in your OT scope, you need to manually edit the subnet list to include only the locally monitored subnets that are in your OT scope.
151151

152-
**To configure your subnets in the Azure portal**:
152+
Subnets in the subnet list are automatically configured as ICS subnets, which means that Defender for IoT recognizes these subnets as OT networks. You can edit this setting when you [configure the subnets](#configure-subnets-in-the-azure-portal).
153+
154+
Once the subnets are configured, the network location of the devices is shown in the *Network location* (Public preview) column in the Azure device inventory. All of the devices associated with the listed subnets are displayed as *local*, while devices associated with detected subnets not included in the list are displayed as *routed*.
155+
156+
#### Configure subnets in the Azure portal
153157

154158
1. In the Azure portal, go to **Sites and sensors** > **Sensor settings**.
155159

156-
1. Under **Subnets**, review the configured subnets. To focus the device inventory and view local devices in the inventory, delete any subnets that are not in your IoT/OT scope by selecting the options menu (...) on any subnet you want to delete.
160+
1. Under **Local subnets**, review the configured subnets. To focus the device inventory and view local devices in the inventory, delete any subnets that are not in your IoT/OT scope by selecting the options menu (...) on any subnet you want to delete.
157161

158162
1. To modify additional settings, select any subnet and then select **Edit** for the following options:
159163

160164
- Select **Import subnets** to import a comma-separated list of subnet IP addresses and masks. Select **Export subnets** to export a list of currently configured data, or **Clear all** to start from scratch.
161165

162166
- Enter values in the **IP Address**, **Mask**, and **Name** fields to add subnet details manually. Select **Add subnet** to add additional subnets as needed.
167+
168+
- **ICS Subnet** is on by default, which means that Defender for IoT recognizes the subnet as an OT network. To mark a subnet as non-ICS, toggle off **ICS Subnet**.
163169

164170
### VLAN naming
165171

articles/defender-for-iot/organizations/how-to-control-what-traffic-is-monitored.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ While the OT network sensor automatically learns the subnets in your network, we
8686
|**Segregated** | Select to show this subnet separately when displaying the device map according to Purdue level. |
8787
| **Remove subnet** | Select to remove any subnets that aren't related to your IoT/OT network scope.|
8888

89-
In the subnet grid, subnets marked as **ICS subnet** are recognized as OT activity or protocols. This option is read-only in this grid, but you can [manually define a subnet as ICS](#manually-define-a-subnet-as-ics) if there's an OT subnet not being recognized correctly.
89+
In the subnet grid, subnets marked as **ICS subnet** are recognized as OT networks. This option is read-only in this grid, but you can [manually define a subnet as ICS](#manually-define-a-subnet-as-ics) if there's an OT subnet not being recognized correctly.
9090

9191
1. When you're done, select **Save** to save your updates.
9292

@@ -99,7 +99,7 @@ While the OT network sensor automatically learns the subnets in your network, we
9999
If you have an OT subnet that isn't being marked automatically as an ICS subnet by the sensor, edit the device type for any of the devices in the relevant subnet to an ICS or IoT device type. The subnet will then be automatically marked by the sensor as an ICS subnet.
100100

101101
> [!NOTE]
102-
> To manually change the subnet to be marked as ICS, the device type must be changed in device inventory in the OT sensor, and not from the Azure portal.
102+
> To manually change the subnet to be marked as ICS, change the device type in the device inventory in the OT sensor. In the Azure portal, subnets in the subnet list are marked as ICS by default in the [sensor settings](configure-sensor-settings-portal.md#local-subnets).
103103
104104
**To change the device type to manually update the subnet**:
105105

14.3 KB
Loading

articles/defender-for-iot/organizations/whats-new.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Features released earlier than nine months ago are described in the [What's new
2020

2121
|Service area |Updates |
2222
|---------|---------|
23-
| **OT networks** | - [Focused alerts in OT/IT environments](#focused-alerts-in-otit-environments)<br>- [Alert ID now aligned on the Azure portal and sensor console](#alert-id-now-aligned-on-the-azure-portal-and-sensor-console) |
23+
| **OT networks** | - [Focused alerts in OT/IT environments](#focused-alerts-in-otit-environments)<br>- [Alert ID now aligned on the Azure portal and sensor console](#alert-id-now-aligned-on-the-azure-portal-and-sensor-console)<br>- [New setting to focus local networks in the device inventory](#new-setting-to-focus-local-networks-in-the-device-inventory) |
2424

2525
### Focused alerts in OT/IT environments
2626

@@ -37,6 +37,12 @@ The alert ID in the **Id** column on the Azure portal **Alerts** page now displa
3737
> [!NOTE]
3838
> If the [alert was merged with other alerts](alerts.md#alert-management-options) from sensors that detected the same alert, the Azure portal displays the alert ID of the first sensor that generated the alerts.
3939
40+
### New setting to focus local networks in the device inventory
41+
42+
To better focus the Azure device inventory on devices that are in your OT scope, we've added the **ICS** toggle in the **Subnets** sensor setting. This toggle marks the subnet as a subnet with OT networks. [Learn more](configure-sensor-settings-portal.md#configure-subnets-in-the-azure-portal).
43+
44+
:::image type="content" source="media/whats-new/ics-toggle.png" alt-text="Screenshot of the ICS Subnet toggle in the Azure portal Sensor settings." border="true":::
45+
4046
## January 2024
4147

4248
|Service area |Updates |
@@ -560,7 +566,7 @@ See and filter which devices are defined as *local* or *routed*, according to yo
560566
Configure your subnets either on the Azure portal or on your OT sensor. For more information, see:
561567

562568
- [Manage your device inventory from the Azure portal](how-to-manage-device-inventory-for-organizations.md)
563-
- [Configure OT sensor settings from the Azure portal](configure-sensor-settings-portal.md#subnet)
569+
- [Configure OT sensor settings from the Azure portal](configure-sensor-settings-portal.md#local-subnets)
564570
- [Fine tune your subnet list](how-to-control-what-traffic-is-monitored.md#fine-tune-your-subnet-list)
565571

566572
### Configure OT sensor settings from the Azure portal (Public preview)

0 commit comments

Comments
 (0)