This tutorial azure cloud project demonstrates how to install a basic web app on a virtual machine. We will use our azure account to creature a resource group and virtual machine. Then we will install and configure the virtual machine to run nginx web server and python. Our web app is a flask template and python web application that is uploaded to our virtual machine and then configured to run with nginx.
Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on an azure cloud virtual machine.
Step #2 - Create a Resource Group
Login into your Azure account and create a resource group for this project. In this tutorial, we will be using the resource group name web-app-vm-project .
Record the resource group name since we will be using it later.
GitHub Project Repo
https://github.com/kathleenwest/Azure...
Project Series - Azure Virtual Machine Web App Demo (5 Episodes) See Link Below
• Azure Virtual Machine Web App Tutorial Demo