Skip to main content
azuredown
criticalVirtual NetworkGlobal

Azure Global Network Outage (January 25, 2023): One Router Command, Worldwide Impact

AzureDown Research · Incident analysisPublished January 30, 2023Updated June 18, 20268 min read

Timeline

  1. Impact begins

    Packet loss and connectivity failures spike across Microsoft’s global WAN. Customers worldwide report failures reaching Azure services, Teams, Outlook, and SharePoint Online.

  2. Investigating

    Microsoft acknowledges a networking issue affecting multiple Microsoft services globally and begins tracing the fault to a WAN routing change.

  3. Identified

    Root cause identified: a command executed during a planned WAN router addition changed how routers forwarded traffic. The change is rolled back and routers begin returning to a healthy forwarding state.

  4. Monitoring

    The worst of the impact - roughly the first 90 minutes - subsides as the WAN reconverges. Most services see availability return to normal, with residual pockets of packet loss.

  5. Resolved

    Microsoft declares full mitigation: all network devices recovered and traffic forwarding normal across the global WAN.

Root cause

Microsoft runs one of the largest private backbones in the world - the global WAN that carries traffic between Azure regions, out to the internet, and across the Microsoft 365 estate. On January 25, 2023, engineers were performing a routine change: adding a router to that WAN. A command executed as part of the operation behaved differently than intended, and its effect propagated: routers across the backbone began forwarding packets incorrectly.

The failure signature was distinctive. This was not one region going dark - it was connectivity between everything degrading at once, starting at about 07:05 UTC. Cross-region replication faltered, Virtual Network traffic that traversed the backbone dropped, ExpressRoute customers saw their private circuits blip, and the SaaS layer - Teams, Outlook, SharePoint - failed visibly for users worldwide during the European morning and Asian afternoon.

Recovery followed the classic network-change playbook: identify the change, roll it back, and wait for the WAN to reconverge. The rollback was quick; convergence was not instant. The worst impact lasted roughly 90 minutes, and Microsoft declared full mitigation at 12:43 UTC after all devices returned to a healthy forwarding state.

Business impact

For business-continuity planners, this incident matters because it breaks the mental model most DR plans are built on. The standard plan assumes regions fail; this event was the fabric between regions failing. Three consequences follow.

Multi-region did not help. A workload actively replicated between North Europe and West Europe still depended on the same backbone that was misrouting packets. Teams that had invested heavily in paired-region DR discovered that a WAN-scope event is a different failure class - one that our zones and region pairs guide now treats as its own category alongside the zone-scope failure of July 2024.

The productivity layer failed with the infrastructure layer. As in every Microsoft-wide networking event, the incident response itself was impaired: bridges hosted on Teams, runbooks on SharePoint, and status emails through Exchange Online all rode the same WAN. Enterprises spent the first half hour unable to convene the meeting about the outage.

Global SaaS visibility, local infrastructure pain. Executives experienced the event as "Teams is down"; platform teams experienced it as intermittent cross-region packet loss with healthy-looking resources. Reconciling those two views consumed incident-response time - an argument for external, service-level monitoring that both audiences can read, like the live status board.

Prevention and lessons

You cannot patch Microsoft's routers. You can decide, in advance, how much of your continuity posture depends on them behaving.

  1. Classify the failure, then act. The first triage question in any Azure incident should be what scope is failing - zone, region, or fabric. Fabric events like this one call for patience and communication, not failover: moving your workload to another region on the same impaired WAN burns change budget for nothing. The BC/DR planning hub builds this decision into its game-day scenarios.
  2. Keep intra-region paths honest. Workloads that stayed within one region and served users near that region degraded least. Architectures that casually cross regions - an app in West Europe calling a database in North Europe - inherit backbone risk on every request. Make cross-region hops deliberate, measured, and few.
  3. Move incident comms off the affected estate. A war room that requires Teams, an on-call page that requires Exchange, and a runbook wiki that requires SharePoint all failed together here. One out-of-band channel (even a phone bridge and a printed contact sheet) is cheap insurance.
  4. Watch a network-scope signal. Region-level status pages under-represent fabric events. During this incident, per-service pages looked healthier than user experience. Track the Virtual Network status page and correlate with your own synthetic cross-region probes - the divergence between the two is the diagnosis.

SLA credit eligibility

Possibly - depending on the affected service and your month’s cumulative downtime. Ninety minutes of severe impact is ~99.79% availability for the day but only crosses monthly SLA thresholds when combined with other downtime; services with 99.99% targets (about 4.4 minutes/month allowance) were clearly breached for affected resources. Claims required per-service evidence.

Work out what your bill was owed with the independent Azure SLA credit calculator, or automate breach detection with Next Signal (sponsor). For the full claim process, see the Azure credit-recovery playbook.

Questions about this outage

What caused the Azure outage on January 25, 2023?

A command executed on a WAN router, as part of adding a new router to Microsoft’s global network, had unintended effects that caused routers across the WAN to forward packets incorrectly. Traffic between regions, to Microsoft 365, and from the internet was disrupted until the change was rolled back.

How long did the January 2023 Microsoft network outage last?

The most severe impact lasted roughly 90 minutes from about 07:05 UTC, with residual packet loss and recovery continuing until Microsoft declared full mitigation at around 12:43 UTC - about five and a half hours end to end.

Which services were affected by the global WAN outage?

Anything that crossed Microsoft’s backbone: Azure services in and between regions, Microsoft Teams, Outlook and Exchange Online, SharePoint, and Azure Government cloud connectivity. Workloads that stayed entirely inside one region and served local users were the least affected.

Does a network outage like this qualify for Azure SLA credits?

Potentially, per affected service: if the disruption pushed a covered service below its monthly SLA target for your resources, tiered credits applied on claim. In practice a ~90-minute global disruption sits near the 99.9% monthly threshold, so eligibility depended on which services and what else happened that month.

Next time, hear it from us first

Instant alerts when Azure incidents are detected - services and regions included.

Get outage alerts

More post-mortems

Storage

Azure Central US Outage (July 18–19, 2024): The Storage Allowlist Failure, Explained

An allowlist configuration error on Azure Storage scale units made storage unavailable across an availability zone in Central US. Because Virtual Machines cannot run without their disks, the failure cascaded into VMs, dependent Azure services, and Microsoft 365 for many hours - landing in the same week as the unrelated CrowdStrike incident.

Entra ID

The June 2023 Layer-7 DDoS Attacks on Microsoft: Portal, Outlook, and OneDrive Disrupted

Layer-7 DDoS attacks - attributed by Microsoft to the actor it tracks as Storm-1359 - flooded the web front ends of the Azure Portal, Outlook on the web, and OneDrive across several days in early June 2023. Authentication and portal access failed intermittently, showing how an attack on web tiers reads as an identity outage to the business.

Azure DNS

The May 2019 Azure DNS Outage: A Delegation Change Gone Wrong

A name-server delegation change made during a planned Azure DNS migration disrupted resolution for Microsoft services globally. Because DNS sits in front of everything, customers could not reach Storage, SQL Database, and Microsoft 365 even though those services were themselves healthy - for roughly three hours.