An Azure service that provides an event-driven serverless compute platform.
Hello @KK
From the docs, Azure Functions runtime v1 “support ends on” September 14, 2026. Importantly, end of support does not mean your app is turned off immediately—apps continue running, but they won’t receive security patches or bug fixes (and you’ll lose support coverage). The guidance is to migrate to v4.x.
That said, with the information provided here, the docs do not include additional details about:
- a separate “hard retirement”/service retirement date after Sept 14, 2026, or
- whether Microsoft will later disable or remove runtime v1 from Azure,
- nor any published future timeline/notification period for such a retirement/disablement event.
- Planned service retirement date for Runtime 1.x?
- Based on the information currently available, there is no announced service retirement date for Runtime 1.x. The documented milestone is the end of support on September 14, 2026.
- Will Microsoft disable/remove Runtime 1.x in the future?
- There is currently no published information indicating that Runtime 1.x will be disabled or removed. The available documentation states that after September 14, 2026, applications will continue to run; however, the runtime will no longer receive support, including security updates and bug fixes. .
- If yes, published timeline + notification period?
- At this time, Microsoft has not published a timeline or notification period for the retirement or removal of Runtime 1.x beyond the announced end-of-support date.
Hence,
- Support end: September 14, 2026 for runtime v1.
- Operational behavior around that date: apps won’t stop immediately, but will no longer get security patches/bug fixes/support.
- Recommendation: migrate to Azure Functions v4 (the docs strongly recommend this for full support).
If the resolution was helpful, kindly take a moment to click on and click on Yes for was this answer helpful. And, if you have any further query do let us know.