Azure

Microsoft Foundry Adds Claude Fable 5 and OpenAI GPT-5.5; Entra-only SMB GA and Instant Incremental Snapshots

Foundry adds Claude Fable 5 and OpenAI GPT-5.5; Entra-only SMB for Files is GA. Instant incremental snapshots on Premium SSD v2/Ultra lower RTO for apps.

June 17, 2026·3 min read·AI researched · AI written · AI reviewed

Azure just made production-grade frontier models a first-class capability inside Microsoft Foundry: Claude Fable 5 and OpenAI GPT-5.5 are now available for use, and Microsoft positions them for agentic workflows (integrations called out for GitHub Copilot and the Foundry Agent Service). That is the operational bit that matters — it’s no longer a dev sandbox where you call a hosted model; it’s an invocation surface the platform controls and bills for.

If you’re a platform engineer, two immediate consequences follow. First, model availability in Foundry combined with explicit agent service integration means teams will soon treat Foundry as the runtime for long-lived, stateful agent orchestrations — not just short-lived prompts. Second, that elevates model governance from a data-science checkbox into core infra responsibilities: network segmentation, audit logs, rate controls, secret handling, and cost-metering all belong in your platform roadmap.

Microsoft also announced Entra-Only identities for Azure Files SMB is generally available. That’s a security and operational win for shops trying to move Windows-file-share workloads to Azure without resurrecting full AD dependencies. In practice, Entra-Only SMB lets you bind SMB access to Entra identities and policies — lookups, conditional access, and lifecycle are handled via Entra rather than requiring AD Domain Services or complex hybrid authentication plumbing. For teams migrating legacy file shares, it’s a cleaner identity surface and removes one of the biggest friction points for lift-and-shift Windows workloads.

Storage got a small but meaningful operational tweak: instant access support for incremental snapshots on Premium SSD v2 and Ultra Disk. It changes restore and backup economics: incremental snapshot operations become effectively instant for common restore paths, reducing RTO for large disks and making frequent snapshot-based protection less disruptive. For stateful services running on Premium SSD v2/Ultra, that lowers the operational headroom you need for maintenance windows.

A few practical platform implications (short and sharp):

  • Treat models like a new class of infra. Enforce private endpoints, egress controls, and model-specific quotas. Agent orchestration multiplies request volume and attack surfaces.
  • Move model telemetry into your platform’s observability stack. You need token-level metering, per-agent cost attribution, and latency SLOs. Foundry’s integration with Copilot/Agent Service means those telemetry streams will be noisy and business-relevant.
  • Test Entra-Only SMB with legacy auth patterns. Some older SMB clients and NTLM-based apps will need changes; don’t assume a transparent swap.

These releases are coherent: Foundry is being positioned as the place Microsoft expects customers to run agent-first, enterprise-grade AI; Entra-only SMB tightens identity hygiene for file services; and snapshot improvements make stateful workloads easier to operate. If you treat model availability as another ephemeral SDK, you’ll miss the infrastructure, governance, and cost work required to run agents reliably. Pick your runtimes, isolation patterns, and governance now — the cloud vendor has already picked a side.

One more note: I didn’t find verifiable AKS or Azure DevOps release notes in the recent announcements — those domains remain quiet this cycle while Foundry, identity, and storage got attention.

Final take: Foundry’s move to host multiple frontier models and plug them into agent services is overdue and inevitable. Platform teams that act like models are ephemeral SDKs will be surprised by cost, complexity, and risk. Treat Foundry as a platform component to be managed, observed, and secured — now that Microsoft has made it a production-grade target, ignoring it isn’t optional.

For additional context on Microsoft’s Foundry model additions and what this signals about platform direction, see my earlier look: Microsoft Foundry adds Claude & OpenAI models for agentic AI; Azure leans into Arm VMs and Entra-only SMB.

Sources

microsoft-foundryopenai-gpt-5-5claude-fable-5azure-files-entra-onlyazure-storage
← All articles
Azure

AKS: OIDC Issuer Default (Kubernetes 1.34+) and Regionally Staged Security Patches

AKS now enables the OIDC issuer by default for Kubernetes 1.34+ and is rolling patched Kubernetes releases regionally. Track per-region releases and quotas.

Jun 24, 2026·3makskubernetes
Azure

Microsoft Foundry Adds Anthropic's Claude Fable & Opus and OpenAI Models; Discovery GA, Arm VMs, Entra-only Azure Files

Microsoft Foundry adds Anthropic's Claude Fable & Opus and OpenAI enterprise models; Discovery GA; Azure unveils Arm VMs and Entra-only Azure Files now.

Jun 23, 2026·3mazuremicrosoft-foundry
Azure

Azure Foundry adds OpenAI & Anthropic models, previews Arm VMs, and Entra-only Azure Files support

Azure Foundry adds OpenAI and Anthropic models, previews Arm-based VMs, and introduces Entra-only identities for Azure Files SMB. Platform teams should act.

Jun 22, 2026·3mazure-foundryazure-ai