⚡ Azure Outage Timeline¶
Status: 💡 Idea Priority: 📌 Important (Tier 2) Category: 🎬 Content / 💼 Official Created: 2026-04-10 Part of: Free Tools Section
The Problem¶
"Was Teams down last Tuesday?" — everyone asks this, nobody has a good answer. Azure Status is real-time only with no searchable history.
The Solution¶
A searchable incident timeline at aguidetocloud.com/azure-status/ showing:
- 📅 Historical timeline of Azure/M365 incidents
- 🔍 Search by service (Teams, Entra, Exchange, Azure AD)
- 📊 Uptime trends by month
- 🔔 "Currently affected" banner when live incidents exist
Tech Stack¶
Same as AI News: Python + Azure Status RSS + GitHub Actions + JSON → JS rendering.
Build Plan¶
- Find Azure Status + M365 Service Health RSS/API endpoints
- Build fetcher + archiver
- Create timeline layout
- Add to Free Tools nav