DeviceTvmSoftwareInventory

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Tables Index


Inventory of software installed on devices, including their version information and end-of-support status

Attribute Value
Category MDE
Basic Logs Eligible ✓ Yes (source)
Supports Transformations ✓ Yes (source)
Ingestion API Supported ✗ No
Azure Monitor Tables Reference View Documentation
Defender XDR Advanced Hunting Schema View Documentation

Contents

Schema (17 columns)

Source: Azure Monitor documentation

Column Name Type Description
_BilledSize real The record size in bytes
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable isfalseingestion isn't billed to your Azure account
DeviceId string Unique identifier for the device in the service
DeviceName string Fully qualified domain name (FQDN) of the device
EndOfSupportDate datetime End-of-support (EOS) or end-of-life (EOL) date of the software product
EndOfSupportStatus string Indicates the lifecycle stage of the software product relative to its specified end-of-support (EOS) or end-of-life (EOL) date
OSArchitecture string Architecture of the operating system running on the machine
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 10 and Windows 7
OSVersion string Version of the operating system running on the machine
ProductCodeCpe string The standard Common Platform Enumeration (CPE) name of the software product version
SoftwareName string Name of the software product
SoftwareVendor string Name of the software vendor
SoftwareVersion string Version number of the software product
SourceSystem string The type of agent the event was collected by. For example,OpsManagerfor Windows agent, either direct connect or Operations Manager,Linuxfor all Linux agents, orAzurefor Azure Diagnostics
TenantId string The Log Analytics workspace ID
TimeGenerated datetime Date and time when the record was generated
Type string The name of the table

Solutions (1)

This table is used by the following solutions:


Content Items Using This Table (2)

Hunting Queries (2)

Standalone Content:

Hunting Query Selection Criteria
MDE_SoftwareInventorybyOS

GitHub Only:

Hunting Query Selection Criteria
Find Software By Name and Version

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Tables Index