Query Details
# Upcomming End of Support software used ---- ### Defender For Endpoint ``` DeviceTvmSoftwareInventory | where EndOfSupportStatus == "Upcoming EOS Version" | project DeviceName, OSPlatform, OSArchitecture, SoftwareVendor, SoftwareName, SoftwareVersion, EndOfSupportDate ```
This query retrieves information about upcoming end of support software used, specifically focusing on Defender For Endpoint. It selects specific fields such as device name, operating system platform, architecture, software vendor, software name, software version, and end of support date from the DeviceTvmSoftwareInventory table.

Bert-Jan Pals
Released: February 14, 2023
Tables
Keywords
Operators