Forum Discussion
CallumT
Apr 22, 2021Copper Contributor
Azure Sentinel Patch Information Workbook
Hello,
We are currently in the process of creating workbooks in Azure Sentinel to show us missing patches across our server estate.
We are currently using Defender ATP, Tenable SC, and wish to create a workbook that will pull information such as Missing KB's - when the machine was last patched, server name.
I have tried to do this however it doesn't seem to be working. Does anyone have any example code I can use on this?
Regards,
C
1 Reply
- CliveWatsonFormer EmployeeAs an idea, take a look at
https://raw.githubusercontent.com/microsoft/AzureMonitorCommunity/master/Azure%20Services/Azure%20Monitor/Workbooks/Update%20Assessment.json
This requires Update Management
https://docs.microsoft.com/en-gb/azure/automation/update-management/overview?WT.mc_id=Portal-fx
Source: Azure Monitor Community Github: https://github.com/microsoft/AzureMonitorCommunity