One place to see what Microsoft is shipping, changing, or retiring across M365 and Azure — filter to what matters to you and decide what needs your attention.
Placeholder updates showing the intended card language, metadata, and filtering model.
Cards are pulled from Microsoft's Release Communications MCP server, normalized by an Azure Function on a 6-hour timer, and rendered by this static page.
updates.json and a small meta.json (last-updated timestamp, item counts) to a public container.
updates.json on load and refreshes every 5 minutes — filtering, sorting, and saved views happen client-side.
{
"servers": {
"MRC-MCP-Server": {
"type": "http",
"url": "https://www.microsoft.com/releasecommunications/mcp"
}
}
}