Articles

Azure Outage Takes Down ChatGPT, Claude, and Grok

An Azure East US ingress failure knocked ChatGPT, Claude, and Grok offline at once on Sept 3 — the first outage to visibly take down three rival AI labs together.

Chisato Chisato · · 4 min read
Dense bundles of network cables running through a data center

For roughly two hours on September 3, three of the most-used AI assistants in the world went dark at the same time. ChatGPT, Anthropic’s Claude, and xAI’s Grok all began logging errors within minutes of one another, and the common thread was not any of the labs themselves — it was the cloud underneath them. A failure in Microsoft Azure’s East US region appears to have cascaded into all three services simultaneously, in what looks like the first single incident to visibly take down three competing frontier labs at once.

What happened

Reports began spiking on Downdetector at around 15:49 UTC on Thursday, with thousands of mostly U.S.-based users flagging problems across the three services in the same window. The trigger, according to status pages and monitoring firms, was an ingress failure in Azure’s East US region — the part of the stack that routes incoming traffic into the data center. Because a large share of AI inference traffic for these products is served from or routed through Microsoft’s East US footprint, a single regional fault propagated outward to multiple independent customers.

The labs’ own status pages told parallel stories:

  • OpenAI logged “elevated errors across ChatGPT and Codex.”
  • Anthropic reported “elevated errors for several models,” including its flagship Claude Opus 5.
  • xAI’s Grok posted a “Models outage,” with its status page recording a duration of roughly 3 hours 37 minutes — the longest of the three.

Recovery was staggered. Services began coming back by mid-morning Pacific time and were largely restored by the early afternoon. Notably, Google’s Gemini — which runs on Google’s own infrastructure rather than Azure — sailed through the incident unaffected, a fact that did not go unnoticed by users watching three rivals fail together.

Why one region took down three labs

The incident is a vivid illustration of concentration risk in AI infrastructure. Frontier models are enormously expensive to serve, and the supply of suitable data-center capacity — power, cooling, and dense clusters of accelerators — is finite. That has pushed multiple labs toward the same handful of hyperscale regions, and East US is one of the densest AI corridors in the world.

The result is a hidden correlation: services that compete fiercely at the product layer can share a single point of failure at the infrastructure layer. When that shared dependency hiccups, the blast radius is not one company but an entire product category. Users experienced it as “AI is down,” not “OpenAI is down” — because, for those two hours, it effectively was.

It also underscores how Microsoft’s own capacity constraints ripple through the ecosystem. Azure has spent the past year rationing scarce compute, at times prioritizing Copilot and internal workloads as demand outstripped supply. When capacity is stretched thin and concentrated in a few regions, there is less slack to absorb a regional fault gracefully.

A pattern, not a one-off

Thursday’s outage lands in a year that has been unusually rough for cloud reliability. The major providers have each stumbled: AWS suffered a repeat connectivity fault in its us-west-2 region tied to the same Seattle network path as an earlier incident, Cloudflare worked through a string of outages in August affecting its R2 storage, and Microsoft itself has weathered Microsoft 365 disruptions earlier in the summer. OpenAI, for its part, went through an outage streak of its own in July.

Industry analysts have warned this is the new baseline. As providers race to retrofit aging infrastructure for AI workloads and push capacity to its limits, the margin for error narrows. The September 3 event is different in kind, though: it is the first to make the shared-dependency problem legible to ordinary users, who watched three supposedly independent products fail in lockstep.

What it means

The immediate lesson for anyone building on top of frontier models is that single-provider dependency is now a live operational risk, not a theoretical one. A product that calls only one model API, hosted in one region, inherits that region’s fragility. The mitigation is well understood but rarely implemented: multi-model fallback (route to a second lab when the first errors out), multi-region redundancy where a provider offers it, graceful degradation so an app stays usable when its AI features are down, and honest status communication when they are.

The winners and losers are already visible. Google’s Gemini emerged looking resilient precisely because it does not sit on Azure — a differentiator its enterprise sales team will happily lean on. The three affected labs, by contrast, absorbed reputational damage they did not individually cause; being taken down by your cloud provider is cold comfort to a user who just lost access mid-task. And Microsoft faces renewed scrutiny over whether its East US concentration and stretched capacity are structurally fragile.

What to watch next is whether the labs diversify. Expect quiet acceleration of multi-cloud and multi-region strategies, more custom silicon and self-built capacity to reduce reliance on any single hyperscale region, and enterprise buyers pressing vendors for concrete redundancy commitments in their contracts. The AI industry has spent two years optimizing for capability and cost. Thursday was a reminder that resilience — boring, expensive, and easy to defer — belongs on the same list.

Chisato Chisato · · 5 min read

AWS us-west-2 Outage: Seattle Network Fault Returns

AWS hit its us-west-2 region again with a short connectivity fault traced to the same Seattle Metro network path as July's outage — the fourth reliability event since May.

#AWS #Cloud #Infrastructure
Chisato Chisato · · 5 min read

What Is a VPC Endpoint?

A VPC endpoint gives a private network direct access to a cloud service without routing traffic through the public internet or a NAT gateway.

#Cloud #Networking #Infrastructure
Chisato Chisato · · 5 min read

Alibaba Cloud Launches First Brazil Region

Alibaba Cloud opened its first South American region in São Paulo, with two data centers and planned agentic AI services, part of a $53B infrastructure push.

#Cloud #Alibaba #AI