I'm looking for developing and execute python code directly in azure portal but But I can only see the .Net,Java and Node js where I can get the Python
Asked
Active
Viewed 86 times
2 Answers
0
Python Functions can be deployed through the CLI. Python requires more investment to support streaming logs, installation of third-party packages, etc. so we decided to de-emphasize it for now. The plan is to bring a first-class experience back in the future. Exact timeline TBD

DixitArora-MSFT
- 1,768
- 1
- 5
- 8
0
You could not get Python cause you choose wrong OS
, you need choose Linux, then Python(preview)
will show in the Runtime Stack.
However the feature about editing the Python Function is disabled, so you could only develop the function local and update it to Azure.

George Chen
- 13,703
- 2
- 11
- 26