Recently Microsoft announced capabilities to export Azure Security Center Alerts and Recommendations to Azure Event Hub , Log Analytics Workspace or integrate it to a 3rd party SIEM(Security Information and Event Management) system in your environment. In this post, I will share the process of exporting Security Center alerts to Azure Event Hub. Before we…
Tag: Monitoring
Azure VM Monitoring agent status using powershell
Update : updated script to support Azure Az powershell module. Hey friends! Today I am going to share a new Powershell script I created to generate a report of Azure VM Monitoring Agent extension configuration. I usually run this script to find out how our Azure VMs have been setup with Azure Log Analytics Workspace….