kpantos

 

   



322 Stories by kpantos

Deployment Agent in Practice: From Prompt to Pull Request

Most of what’s been written about the Azure Copilot Deployment Agent describes it from the outside: it takes a high-level goal, applies Well-Architected Framework...
0 3 min read

Azure Resource Graph: The Quiet Backbone of Every New Copilot Agent

If you read Azure Copilot’s New Agent Lineup: What Changes Today, and What Platform Teams Should Do About It, you already know the headline:...
0 5 min read

Azure SRE Agent vs. the Azure Copilot Agent Lineup: A Field Guide

If you’ve already read Azure Copilot’s New Agent Lineup: What Changes Today, and What Platform Teams Should Do About It, you know the governance...
0 4 min read

Azure Copilot’s New Agent Lineup: What Changes today, and What Platform Teams Should Do About It

Today marks a shift in how Azure Copilot worked, not just a feature bump. Up to now, Azure Copilot has offered a single combined...
2 4 min read

Adopting Azure Verified Modules as Your Enterprise IaC Standard: What You Gain and What You Give Up

Every platform team that reaches a certain scale ends up asking the same question: do we keep hand-rolling our own Bicep or Terraform modules,...
0 4 min read

Debugging Azure Container Apps: When Console Access and Activation Fail Silently

If you’ve spent any real time running workloads on Azure Container Apps, you’ve probably hit this moment: you open the Console blade to poke...
0 4 min read

Skipping the Container Entirely: Provisioning a Workstation in Minutes with winget and Homebrew

In the last post, I covered how GitHub Codespaces and the Dev Container spec eliminate the “new machine, new project, an hour lost to...
0 6 min read

Building Containers in Private VNets: Why ACR Agent Pools Are the Quiet Hero of Network-Isolated Workflows

The problem nobody talks about until they hit it You’ve locked down your Azure Container Registry. Public network access is disabled, private endpoints are...
0 5 min read

Codespaces and the Disappearing Dev Environment: Setting Up Azure Tooling Without the Setup Tax

Every Azure engineer knows the ritual. New laptop, new project, or just a new team you’ve joined — and before you write a single...
1 6 min read

Move an Azure VM to an Availability Zone

Azure Availability Zones is a high-availability offering that protects your applications and data from datacenter failures. Availability Zones are unique physical locations within an...
3 47 sec read