remote build for python 3.14 is not supported for flex consumption plan
To resolve this, we need to setup function app stack settings version to python 3.13 as shown below :-
And then deploy your function app. Please remember to ensure you don't have any current deployment that's using 3.14.
Comments