How to Deploy Flask App to Azure in 5 mins
In this tutorial we will see how to deploy a simple Flask app to Azure cloud in just 5 minutes. This tutorial uses Azure Cloud Shell which is a command line tool to access bash or powershell utility on your azure subscription. You can follow along with the video for tutorial if you have azure account already. Code: Sample Flask App deployed in the tutorial demonstrated can be accessed from the link here: https://github.com/Azure-Samples/python-docs-hello-world Command to Deploy: az webapp up -n "app-name" Subscribe to TutLinks on Youtube: https://www.youtube.com/channel/UCpEyx-O_FJnHUgwiWD6BlWA?sub_confirmation=1
★
★
★
★
★
79 views • 6 slides