new section

This commit is contained in:
Beth Levin
2020-07-06 15:19:54 -07:00
parent 00ee2d3306
commit 1c8a6314ee

View File

@ -50,6 +50,28 @@ DeviceName=any(DeviceName) by DeviceId, AlertId
```
## Define a device's value to the organization
Defining a devices value helps you differentiate between asset priorities. The device value is used to incorporate the risk appetite of an individual asset into the threat and vulnerability management exposure score calculation, so devices marked as “high value” will receive more weight.
Device value options:
- Low
- Normal (Default)
- High
Examples of machines that should be mark as high value:
- Domain controllers, Active Directory
- Internet facing machines
- VIP machines
- Machines hosting internal/external production services
### Set device value
1. Navigate into any machine page
2. Select Machine Value and define a value
3. Review the value in the machine tag area
## Related topics
- [Threat & Vulnerability Management overview](next-gen-threat-and-vuln-mgt.md)