All Posts

Cloud & DevOps

Azure Retires Legacy Reserved Instances as Cloud Governance Tightens Everywhere

Azure Retires Legacy Reserved Instances as Cloud Governance Tightens Everywhere

Bhavika J

Editorial Team

A reservation cutoff with no grace period

On July 1, 2026, Microsoft stopped accepting new purchases and renewals of Azure Reserved Virtual Machine Instances for 18 legacy VM series. The list covers one-year reservations across 14 families, including Av2, Bv1, D, Ds, Dv2, F, Fs and G, plus one-year and three-year reservations for four newer-but-still-affected families: Dv3, Dsv3, Ev3 and Esv3 (Microsoft Learn, 2026).

Nothing shuts off immediately. Existing reservations keep their discount through the end of their term, and no virtual machine deallocates on the cutoff date. But the mechanism is unforgiving: when a reservation expires with no action taken, the workload reverts to pay-as-you-go pricing, and a discount that ran as high as 72% against on-demand rates disappears in a single billing cycle (Microsoft Learn, 2026). Microsoft's own guidance frames this as the last call to renew before the safety net is gone, and points customers toward Azure savings plans for compute, which follow total spend rather than a specific VM family or region.

For any team that bought a three-year reservation in 2023 or 2024 on one of the affected families, the finance conversation about renewal or migration needs to happen now, not when the invoice jumps.

AWS answers a different question: whose image is this, really

Twelve days before Microsoft's cutoff, on June 24, 2026, AWS shipped a smaller but telling feature: EC2 AMI Watermarks. The capability embeds identifiers, including AMI ID, owner ID, region and creation timestamps, directly into private AMIs, and those identifiers carry forward automatically through every copy, cross-region share and derived image (AWS, 2026). Paired with existing Allowed AMIs and Declarative Policies controls, a platform team can now restrict launches to images that can be traced back to an approved source, even after several generations of copying and rebuilding. The feature is available at no additional cost across AWS regions.

The problem AWS is solving is not new. Anyone who has run a large EC2 fleet knows that AMI lineage tracking has historically relied on naming conventions and tags, both of which break the moment someone forks an image without renaming it. What is notable is the timing: AWS is formalizing image provenance in the same month that Azure is formalizing the end of a legacy pricing structure. Both moves point the same direction, toward hyperscalers imposing more structure on how customers consume and derive from what the platform already provides, rather than leaving it to customer discipline.

CNCF says the quiet part about AI platforms

The third data point is less operational and more diagnostic. On June 2, 2026, CNCF published a recap of a KubeCon + CloudNativeCon Europe roundtable held in Amsterdam in March, featuring engineers from AWS, Google Cloud and Microsoft alongside solo.io. The panel's consistent point: moving AI workloads into production requires foundational, vendor-neutral infrastructure built for platform maturity, not an AI feature layered onto whatever developer platform already existed (CNCF, 2026).

That claim has survey backing. CNCF and SlashData's Q1 2026 platform engineering report, released in March at the same conference, found that 73% of platform teams have already integrated AI assistants into at least one developer workflow, but only 19% of organizations building AI workflows have a separate, dedicated platform for them (CNCF/SlashData, 2026). Most are running AI workloads through the same platform built for everything else, or through no formal platform approach at all: the same report found 31% of organizations have no formal platform engineering structure whatsoever.

Read against the AWS and Azure moves, the CNCF recap reads less like conference commentary and more like an admission that the ecosystem's tooling has not caught up to how AI workloads are actually being deployed. Helm, Backstage and kro were rated as mature ("Adopt" tier) tools in the same survey, but none of the three were built with AI-specific resource scheduling or governance in mind.

What ties these together

None of these three developments is large on its own. A reservation deadline, a watermarking feature and a conference recap would not normally share a headline. But they land in the same six-week window and point at the same underlying condition: cloud infrastructure that grew informally over the past decade, on flexible reservations, loosely tracked images and general-purpose platforms, is being retrofitted with more explicit rules right as AI workloads push utilization and cost scrutiny higher.

For a platform or FinOps team, the practical read is straightforward. Audit any Azure reservation purchased against one of the 18 retired VM series before the current term expires, and decide between renewal, migration to a current-generation VM family, or a savings plan that isn't tied to a specific series. On the AWS side, teams running derived or forked AMIs across accounts should evaluate whether AMI Watermarks plus Allowed AMIs closes a governance gap that tagging never did. And any team currently running AI workloads through a platform that was not designed for them should treat the CNCF findings as a prompt to ask whether "it mostly works" is going to hold for another year.

None of these changes are dramatic by themselves. Together, they mark the point where commitment pricing, image governance and platform design all got a little less forgiving in the same quarter.

Sources: Microsoft Learn · AWS What's New · AWS News Blog · CNCF Blog · CNCF/SlashData