Forum Discussion

dangermaus33's avatar
dangermaus33
Copper Contributor
Aug 09, 2021

Access Python Flask app running on an Azure VM

I created a simple python app that has a client part that accesses (uses the requests library) another app (web app) using Flask library to get data. Everything works when I run it locally. I put the...

Resources