How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MCP Just Went Stateless — What the 2026 Spec Changes About Scaling on App Service

calendar_today June 23, 2026 person jordanselig domain azure-container-apps

A couple of months ago I wrote about scaling MCP servers behind App Service’s built-in load balancer . The trick back then was to lean on stateless HTTP transport so any instance could serve any request — and to make sure you turned off ARR affinity so the load balancer was actually free to spread traffic around. That post still works.

open_in_new Read original post