Skip to content

Commit b94045d

Browse files
committed
More edits
1 parent e1a11a1 commit b94045d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

defender-xdr/advanced-hunting-devicetvmsoftwareevidencebeta-table.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ For information on other tables in the advanced hunting schema, see [the advance
4949
| `DiskPaths` | `dynamic` | Disk paths where file-level evidence indicating the existence of the software on a device was detected |
5050
| `LastSeenTime` | `string` | Date and time when the device was last seen by this service |
5151

52-
## Related topics
52+
## Read more
5353

54-
- [Overview of Microsoft Defender Vulnerability Management](/windows/security/threat-protection/microsoft-defender-atp/next-gen-threat-and-vuln-mgt)
54+
- [Microsoft Defender Vulnerability Management](/windows/security/threat-protection/microsoft-defender-atp/next-gen-threat-and-vuln-mgt)
5555
- [Proactively hunt for threats](advanced-hunting-overview.md)
5656
- [Learn the query language](advanced-hunting-query-language.md)
5757
- [Use shared queries](advanced-hunting-shared-queries.md)
5858
- [Hunt across devices, emails, apps, and identities](advanced-hunting-query-emails-devices.md)
5959
- [Understand the schema](advanced-hunting-schema-tables.md)
6060
- [Apply query best practices](advanced-hunting-best-practices.md)
61-
[!INCLUDE [Microsoft Defender XDR rebranding](../includes/defender-m3d-techcommunity.md)]
61+

defender-xdr/advanced-hunting-devicetvmsoftwareinventory-table.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ms.date: 03/28/2025
3030

3131

3232
> [!IMPORTANT]
33-
> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
33+
> Some information relates to prereleased product which might be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
3434
3535

3636
The `DeviceTvmSoftwareInventory` table in the advanced hunting schema contains the [Microsoft Defender Vulnerability Management](/windows/security/threat-protection/microsoft-defender-atp/next-gen-threat-and-vuln-mgt) inventory of software currently installed on devices in your network, including end of support information. You can, for instance, hunt for events involving devices that are installed with a currently vulnerable software version. Use this reference to construct queries that return information from the table.
@@ -46,7 +46,7 @@ For information on other tables in the advanced hunting schema, see [the advance
4646
|-------------|-----------|-------------|
4747
| `DeviceId` | `string` | Unique identifier for the device in the service |
4848
| `DeviceName` | `string` | Fully qualified domain name (FQDN) of the device |
49-
| `OSPlatform` | `string` | Platform of the operating system running on the device. This indicates specific operating systems, including variations within the same family, such as Windows 11, Windows 10 and Windows 7. |
49+
| `OSPlatform` | `string` | Platform of the operating system running on the device. This indicates specific operating systems, including variations within the same family, such as Windows 11, Windows 10, and Windows 7. |
5050
| `OSVersion` | `string` | Version of the operating system running on the device |
5151
| `OSArchitecture` | `string` | Architecture of the operating system running on the device |
5252
| `SoftwareVendor` | `string` | Name of the software vendor |
@@ -56,13 +56,13 @@ For information on other tables in the advanced hunting schema, see [the advance
5656
| `EndOfSupportDate` | `datetime` | End-of-support (EOS) or end-of-life (EOL) date of the software product |
5757
| `ProductCodeCpe` | `string` | The standard Common Platform Enumeration (CPE) name of the software product version or 'not available' where there's no CPE |
5858

59-
## Related topics
59+
## Read more
6060

61-
- [Proactively hunt for threats](advanced-hunting-overview.md)
61+
- [Hunt for threats proactively](advanced-hunting-overview.md)
6262
- [Learn the query language](advanced-hunting-query-language.md)
6363
- [Use shared queries](advanced-hunting-shared-queries.md)
6464
- [Hunt across devices, emails, apps, and identities](advanced-hunting-query-emails-devices.md)
6565
- [Understand the schema](advanced-hunting-schema-tables.md)
6666
- [Apply query best practices](advanced-hunting-best-practices.md)
67-
- [Overview of Microsoft Defender Vulnerability Management](/windows/security/threat-protection/microsoft-defender-atp/next-gen-threat-and-vuln-mgt)
68-
[!INCLUDE [Microsoft Defender XDR rebranding](../includes/defender-m3d-techcommunity.md)]
67+
- [Learn about Microsoft Defender Vulnerability Management](/windows/security/threat-protection/microsoft-defender-atp/next-gen-threat-and-vuln-mgt)
68+

0 commit comments

Comments
 (0)