I have created Bastion Host and one Virtual machine(with out public IP) in Azure, I am able to login to my VM through Bastion Host, Now i want to deploy flask application in VM than i have to allow flask web application requests to VM through Bastion Host.
How can i access my flask application urls through bastion host?
