Python Web app not working
SenseIO
1
Reputation point
Hello mem/sir
I have created Python Web API and I Want to Deploy API code on Azure Virtual machine and run on using public IP Address. I have to Completed the following steps.
1) Created a virtual machine
2) I have to run a basic HTML file on Azure VM using public IP address and also run in my local system.
3) I have to deploy my python code on a virtual machine and run that code in VM using spyder.
So I want that python flask API how to run in VM on public IP address. So I want help for how can I solve my problem.
Sign in to answer