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: defender-for-iot/manage-sites.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,14 +19,16 @@ When you manage a site, you might need to edit or delete the site information li
19
19
20
20
## Manually update device site association
21
21
22
-
Security admininstrators can manually assign or modify the site location for a device. Manually assigning a site overrides the automatic site association created when making the site. Therefore, once a site is set manually, this device <!-- surely: once the device is set manually, it will no longer.... AMIT? --> will no longer appear in the automatic site association suggestions in the Site set up process, until the manual association is reset.<!-- why do i need to add this, if the device is already associated with a site, why would it appear in a list anyway? Amit -->
22
+
Security admininstrators can manually assign or modify the site location for a device. Manually assigning a site overrides the automatic site association created when making the site.
23
23
24
-
To quickly update a group of devices, select multiple devices from the inventory and set the site for all of the selected devices simulataneously.<!-- The 'Set site' action can be used for bulk management by selecting multiple devices from the inventory and setting the site for all selected devices simultaneously. This allows for quick updates to site associations when managing a group of devices. this was Amits wording, i think this is better. but should i use the words bulk management? Should this be added at the end instead of the beginning? Limor-->
24
+
To quickly update a group of devices, select multiple devices from the inventory and set the site for all of the selected devices simulataneously.
25
25
26
26
**To change the site associated with a device**:
27
27
28
28
1. Select **Assets -> Devices** to open the **Device Inventory**.
29
+
29
30
1. Select the device, or group of devices, to update. A list of action buttons appear at the top of the Device Inventory table.
31
+
30
32
1. Select **Set site**. The **Set site** pane opens.
31
33
32
34
:::image type="content" source="media/manage-sites/set-site-from-inventory-boxed.png" alt-text="Screenshot of the set site button in the device inventory table for changing the site location setting" lightbox="media/manage-sites/set-site-from-inventory-boxed.png":::
@@ -36,9 +38,12 @@ To quickly update a group of devices, select multiple devices from the inventory
36
38
:::image type="content" source="media/manage-sites/device-set-site-manually.png" alt-text="Screenshot of the set site manually drop down list for changing the site location setting" lightbox="media/manage-sites/device-set-site-manually.png":::
37
39
38
40
1. Select **Save and close**.
41
+
39
42
1. The Set site confirmation box appears. Select **Confirm** to finalize the change. Finalizing the change prevents automatic site reassignment based on existing site security rules. This change remains until the device is reset manually.
40
43
41
-
Alternatively, for managing multiple device or making site wide changes, it is recommended to go to **Site security** and use the **Edit site** wizard to more efficiently manage the site and the devices associated to it. For more information, see [Site security](monitor-site-security.md). <!-- but this is more like removing a device from a specific site, not adding it to a different one instead?? how is this different from the bulk management mentioned above? AMIT-->
44
+
>[!Note]
45
+
>
46
+
>For managing an entire site, instead of manually changing each individual device to a new site, it is recommended to go to **Site security** and use the **Edit site** wizard to more efficiently manage the site and the devices associated to it. For more information, see [Site security](monitor-site-security.md).
Copy file name to clipboardExpand all lines: defender-for-iot/whats-new.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,11 @@ This article describes features available in Microsoft Defender for IoT in the D
20
20
21
21
|Service area |Updates |
22
22
|---------|---------|
23
-
|**OT networks**| - [Update site association of a device or group of devices](manage-sites.md#manually-update-device-site-association)|
23
+
|**OT networks**| - [Manually update the site association of a device](#manually-update-the-site-association-of-a-device)|
24
+
25
+
### Manually update the site association of a device
26
+
27
+
Manually assign or modify the site location for a specific device or set of devices. For more information, see [manually update device site association](manage-sites.md#manually-update-device-site-association).
0 commit comments