Azure Monitor Pipeline Is GA: A Practical Lab Guide
I’ll be honest: when I saw the Azure Monitor Pipeline go GA, my first reaction was “oh, another collector agent.” I almost scrolled past it. That would have…

17 posts
I’ll be honest: when I saw the Azure Monitor Pipeline go GA, my first reaction was “oh, another collector agent.” I almost scrolled past it. That would have…
Automating Azure App Registration secret rotation is often discussed as a best practice, but implementing it safely is where the real challenge begins. In many Azure environments, client…
Introduction AI assistants for Azure are everywhere right now. Most of them fall into one of two categories: I wanted to explore something different: Can we build a…
Most patching dashboards are great for interactive views—but what if your stakeholders want a scheduled email that shows the current patch compliance for only a scoped set of…
On 26 August 2025, Microsoft announced the general availability (GA) of Entra ID authentication and role-based access control (RBAC) for several supplemental Azure Storage APIs. This update improves…
Recently, I had to troubleshoot a case of performance degradation on an Azure VM. The key symptom was high memory pressure, which in Azure means the system is…
Good news! As of June 2025, OpenTelemetry is now in preview for Azure Functions. If you want basic observability without writing code or installing libraries, you can now…
Accidental deletion or modification of critical resources in Azure is more common than most teams would like to admit. And unlike on-prem environments, where layers of approvals or…
Nested virtualization in Azure is a powerful feature that enables running a Hyper-V hypervisor within an Azure virtual machine (VM). This capability is invaluable for developers, machine learning…
Microsoft Azure has taken a significant step forward for Infrastructure as Code (IaC) enthusiasts with the latest private preview feature in the Azure Portal – the ability to…
Introduction As businesses adopt multi-cloud strategies to leverage the unique strengths of various cloud providers, managing these environments can become complex. Microsoft’s Azure Arc Multicloud Connector provides a…
Deploying the Rapid7 agent across diverse environments, such as Azure and AWS servers managed through Azure Arc (Windows and Linux), can be streamlined using Azure Automation. This blog…