All Stories

Agentic DevOps Safe Mode: A Practical Framework for Secure GitHub Copilot Agents

Agentic DevOps promises AI agents that understand requirements, write code, and manage workflows. GitHub Copilot Coding Agent is the next step. The enterprise question isn’t ‘can AI help?’, it’s ‘can...

DevOps and AI Series: Azure Private MCP Registry

The rapid adoption of AI-powered development tools has fundamentally changed how organisations approach software delivery. As teams increasingly rely on Model Context Protocol (MCP) servers to enhance their AI capabilities,...

Agentic DevOps: Getting the Most Out of GitHub Copilot's Coding Agent

The evolution of DevOps continues to accelerate, and we’re now entering the era of Agentic DevOps where AI agents don’t just assist with code completion, but actively participate in the...

GitHub Copilot DevOps Excellence: Prompt Files vs Instructions vs Chat Modes

As we venture deeper into 2025, GitHub Copilot has evolved far beyond a simple code completion tool. The introduction of prompt files, custom instructions, and custom chat modes has transformed...

DevOps and Azure Policy Series: Exemptions

Welcome to the third instalment of our DevOps and Azure Policy series! In our previous post, we explored how to create and deploy custom policy definitions using Bicep and CI/CD...

DevOps: Automating Release Tags

Recently, I was tasked with developing a consistent strategy for managing releases and tags in a GitHub repository that had grown organically without any version tracking system. The repository had...