Transforming SOC Operations: How Azure Data Explorer Delivers Enterprise-Scale Security Data at a Fraction of Today's Security Team's Costs

Cost management with Microsoft Sentinel has been the biggest limitation preventing SOC teams from adopting Big Data and AI event detection in the enterprise. Many organisations have resorted to supplementing Sentinel with problematic solutions like the ELK stack to retain the Big Data capabilities that Sentinel was never designed to support. What if there was a more cost-effective approach that could revolutionise your security operations?

PowerShell Core - Durable Functions - A Security Engineer's Introduction

With my current Security related projects I'm doing a lot of work using Azure's native automation capabilities.  It's been a major surprise for me to realise that the wisdom of the majority of Security Providers is to argue for the purchase of XSOAR licenses to provide an automation capability with Microsoft Sentinel when all the tooling for automation has existed in Azure well before Sentinel was a product.

Rethinking the role of Azure PowerShell Modules

In the early days of Azure, well before the arrival of Bicep, most engineers grappled with deployment automation.  ARM templates were tough going and using PowerShell scripts seemed to be a useful alternative approach.  We all learned that supporting a production environment based on hundreds of different functions that were continually changing with every version update was impossible.  New Azure services required the newest versions of modules which broke existing deployment and support scripts.  This scenario was a modern equivalent of "DLL hell".