Simon Waight 4/18/2019

Running Python Flask apps on Azure App Service

Read Original

This article details the process of deploying Python Flask applications to Azure App Service on Linux. It explains using the Kudu engine for continuous deployment from GitHub/Git/Bitbucket, runtime configuration via Application Settings, and mentions the newer Oryx build engine. It also provides links to the author's presentation slides and resources.

Running Python Flask apps on Azure App Service

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week