Azure Functions, Python support is in preview
Published date: December 04, 2018
Azure Functions now supports Python development using Python3.6 on the Functions runtime 2.0 (cross-platform). Use your Python code and dependencies on Linux-based Functions, or build and publish a Docker container, while enjoying an end-to-end development experience—build, debug/test, publish—using local tooling, such as Functions CLI and VS Code.