Deploy Python Flask on Azure App Service 2024
ITAnna
11,622 lượt xem 11 months ago We walk you through the step-by-step process of deploying a Python Flask application on Azure App Service using a VS code extension.
Repo: https://github.com/ITAnnaTeam/python-flask
Chapters:
00:00 - Introduction to Azure App service
01:40 - Create an Azure app service with python runtime
07:42 - Explore Azure app service features
11:11 - Run Python Flask app in local machine
13:17 - Install Azure VS code extension
14:52 - Deploy Flask app to Azure app Service using VS code extension
17:06 - Explore the newly deployed Flask application