Forum Discussion
Entity Tagging
- Jul 28, 2022
Hi rob_wood_8894,
In the Microsoft Defender Portal, you have the ability to assign tags to devices. https://security.microsoft.com --> Devices (under Assets) --> Select a device and then select Manage tags. Here you can assign tags to specific devices. Then, you can assign those tags to specific device groups from the Settings --> Device Groups section.
It's possible to filter the devices on a specific tag or device group in the Devices section.
Kind Regards,
Tiennes
Hi rob_wood_8894,
In the Microsoft Defender Portal, you have the ability to assign tags to devices. https://security.microsoft.com --> Devices (under Assets) --> Select a device and then select Manage tags. Here you can assign tags to specific devices. Then, you can assign those tags to specific device groups from the Settings --> Device Groups section.
It's possible to filter the devices on a specific tag or device group in the Devices section.
Kind Regards,
Tiennes
- yongrheemsftJul 28, 2022
Microsoft
For adding to a deployment using a management tool (such Ansible):
You can use the API for tagging devices in MDE:
https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/add-or-remove-machine-tags?view=o365-worldwide
or
You can use the registry for tagging devices in MDE:
https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/machine-tags?view=o365-worldwide#add-device-tags-by-setting-a-registry-key-value
Note: This one the recommended use, is for Organizational Unit (OU) info as described here:
How to use tagging effectively (Part 2)
https://techcommunity.microsoft.com/t5/microsoft-defender-for-endpoint/how-to-use-tagging-effectively-part-2/ba-p/1962008
Other in this blog series:
How to use tagging effectively (Part 1)
https://techcommunity.microsoft.com/t5/microsoft-defender-for-endpoint/how-to-use-tagging-effectively-part-1/ba-p/1964058
How to use tagging effectively (Part 3) - Scripting tags
https://techcommunity.microsoft.com/t5/microsoft-defender-for-endpoint/how-to-use-tagging-effectively-part-3-scripting-tags/ba-p/1964073
Thx,
Yong Rhee - MSFT