Skip to content

Roadmap

Shreya Batra edited this page Feb 22, 2023 · 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 share what we are working on with the community.

Upcoming

  • Support for Python 3.11
  • V2 Programming Model (Generally Available)
  • Support for M1 Macs (See x86 emulation on ARM64 for temporary workaround.)

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

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.

Support for Python 3.10 & 3.11

Support for Python 3.11 is currently being worked on, and we will provide a timeline in the near future.