Latest posts from the All Things Azure blog.
June 4, 2026
Published by davidwright, Arnaud Lheureux, Suzanne Daniels
<p>Frameworks mean nothing, until they change what gets built! In this article we discuss how Git-Ape turns architecture and governance into delivery controls on Azure because, if frameworks do not shape delivery decisions, they are just decoration. Cloud teams do not have a framework problem. They have an execution problem. The industry is full of […]</p> <p>The post <a href="https://devblogs.microsoft.com/all-things-azure/frameworks-only-matter-when-they-force-decisions/">Frameworks only matter when they force decisions</a> appeared first on <a href="https://devblogs.microsoft.com/all-things-azure">All things Azure</a>.</p>
June 2, 2026
Published by Cyril Belikoff
<p>At Microsoft Build, we are sharing how Microsoft Marketplace brings development, distribution, and monetization together— so apps and agents move beyond prototyping into real-world usage at scale. Microsoft Marketplace connects tens of thousands of cloud and AI solutions built by software development companies to millions of commercial customers. For developers, Marketplace turns code into results. […]</p> <p>The post <a href="https://devblogs.microsoft.com/all-things-azure/build-scale-and-monetize-apps-and-agents-with-microsoft-marketplace/">Build, scale, and monetize apps and agents with Microsoft Marketplace</a> appeared first on <a href="https://devblogs.microsoft.com/all-things-azure">All things Azure</a>.</p>
May 3, 2026
Published by davidwright, Arnaud Lheureux, Suzanne Daniels
<p>Removing The Monkey Work of Migration; in this post we show how Git-Ape analyses an AWS deployment repo and generates an Azure-native replacement, with design critique built in. This post walks through a real migration workflow: start with an AWS deployment repo and end with an Azure deployment repo. The goal isn’t a 1:1 syntax […]</p> <p>The post <a href="https://devblogs.microsoft.com/all-things-azure/removing-the-monkey-work-of-migration-using-agentic-platform-engineering/">Removing The Monkey Work of Migration</a> appeared first on <a href="https://devblogs.microsoft.com/all-things-azure">All things Azure</a>.</p>
April 21, 2026
Published by Desi Villanueva
<p>~1,900 lines of Python. Zero dependencies. Saves you an hour a day. GitHub → · pip install auto-memory Now give Copilot CLI enhanced context recall. Point it at deploy/install.md and let it cook. 🍳 Are you tired of using the slash /compact command every 10 min? The Context Window Is a Lie Every AI coding agent ships with […]</p> <p>The post <a href="https://devblogs.microsoft.com/all-things-azure/i-wasted-68-minutes-a-day-re-explaining-my-code-then-i-built-auto-memory/">I Wasted 68 Minutes a Day Re-Explaining My Code. Then I Built auto-memory.</a> appeared first on <a href="https://devblogs.microsoft.com/all-things-azure">All things Azure</a>.</p>
April 21, 2026
Published by Ricardo Fiel
<p>This post is the first in a 3-part series: Foundations (this post) Start shipping (context engineering, MCP servers, orchestration) App modernization (Java, .NET, PHP, microservices) Bookmark this post for quick reference as you start exploring Agentic DevOps. It will be updated as the 3 parts become available. Getting started with Agentic DevOps Agentic DevOps is […]</p> <p>The post <a href="https://devblogs.microsoft.com/all-things-azure/getting-started-with-agentic-devops-part-1-foundations/">Getting Started with Agentic DevOps – Part 1: Foundations</a> appeared first on <a href="https://devblogs.microsoft.com/all-things-azure">All things Azure</a>.</p>
April 16, 2026
Published by cindywang
<p>Legacy codebases frequently contain hardcoded logic and complex build scripts that depend on specific filesystem structures, making them notoriously difficult to modernize in isolated environments. Docker Sandbox addresses this challenge through a bidirectional workspace sync that preserves the same absolute paths inside the sandbox as on the host. This means that when a GitHub Copilot […]</p> <p>The post <a href="https://devblogs.microsoft.com/all-things-azure/best-of-both-worlds-for-agentic-refactoring-github-copilot-microvms-via-docker-sandbox/">Best of Both Worlds for Agentic Refactoring: GitHub Copilot + MicroVMs via Docker Sandbox</a> appeared first on <a href="https://devblogs.microsoft.com/all-things-azure">All things Azure</a>.</p>
April 15, 2026
Published by Reenu Saluja
<p>AI agents are quickly moving from experiments to production‑critical components of modern applications. But while many teams know how to build agents, far fewer are confident they’re hosting them on the right foundation. Most organizations start by deploying agents the same way they deploy microservices—containers, functions, or app services. That approach works initially. But as […]</p> <p>The post <a href="https://devblogs.microsoft.com/all-things-azure/hostedagent/">Choosing the Right Azure Hosting Model for AI Agents: A Deep Dive into Foundry Hosted Agents</a> appeared first on <a href="https://devblogs.microsoft.com/all-things-azure">All things Azure</a>.</p>
April 15, 2026
Published by David Sanchez
<p>Practices, Principles, and Strategic Direction Software delivery has entered a new phase. AI agents are no longer confined to autocomplete suggestions in the editor. They are opening pull requests, generating code across multiple files, proposing infrastructure changes, responding to issues with working implementations, and executing multi-step engineering tasks with minimal human intervention. Tools like GitHub […]</p> <p>The post <a href="https://devblogs.microsoft.com/all-things-azure/agentic-devops-practices-principles-strategic-direction/">DevOps Playbook for the Agentic Era</a> appeared first on <a href="https://devblogs.microsoft.com/all-things-azure">All things Azure</a>.</p>
April 10, 2026
Published by Arnaud Lheureux, davidwright, Suzanne Daniels
<p>In Part 1 of this blog series set the stage for why platform engineering is being reshaped by agentic AI. (read it here) Basically we outline how instead of humans translating intent through layers of CLIs, SDKs, and bespoke workflows, capable agents can interpret natural-language goals and turn them into safe, validated platform actions using […]</p> <p>The post <a href="https://devblogs.microsoft.com/all-things-azure/putting-agentic-platform-engineering-to-the-test/">Putting Agentic Platform Engineering to the test</a> appeared first on <a href="https://devblogs.microsoft.com/all-things-azure">All things Azure</a>.</p>
April 1, 2026
Published by Diego Casati, Ray Kao
<p>If you work in field engineering, you know the scenario. A customer is deploying AKS in a regulated environment. They hit an issue during node bootstrapping. They want to know exactly what happens when a node joins the cluster, which components run in which order, and whether the behaviour they’re seeing is expected. The question […]</p> <p>The post <a href="https://devblogs.microsoft.com/all-things-azure/project-nighthawk-a-research-agent-built-for-field-engineering/">Project Nighthawk: A Research Agent Built for Field Engineering</a> appeared first on <a href="https://devblogs.microsoft.com/all-things-azure">All things Azure</a>.</p>