Skip to content

Roadmap

Shreya Batra edited this page Dec 20, 2022 · 6 revisions

Azure Functions Python Roadmap 2023

This roadmap is an overview of what we are planning to work on and release in the next 3-6 months. This plan is continuously changing based on feedback and various other factors. As these timelines can often change, thank you in advance for your patience and understanding. Our goal is to provide transparency on the work in progress and give the community insight into what we are working on.

Upcoming

  • Support for Python 3.10 (Generally Available)
  • V2 Programming Model (Generally Available)
  • Support for Python 3.11 (Preview)

In addition, we are committed to improving usability and make updates to the experience consistently.

Support for Python 3.10 & 3.11

Support for Python 3.10 is in Public Preview, and is planned to be Generally Available in February 2022.

Support for Python 3.11 is currently being worked on, and we will provide a timeline shortly.

V2 Programming Model to be Generally Available

The v2 Programming Model for Azure Functions is currently in Public Preview. To learn more about the v2 programming model, and try it out today, see V2 Programming Model for Azure Functions using Python.