I have a VM with a public port that I can access over http. I want to support SSL for this VM and for various reasons, i cannot modify the webserver on the VM. Therefore, I am trying to create an application gateway and proxy all traffic through the Application Gateway to the VM. The next step would be to have a SSL connection on the Application Gateway
I am stuck at the point of trying to get traffic from the Application Gateway to the VM. The error I get is Bad Gateway,
I suspect I am missing several steps and am looking for pointers for the entire workflow of starting with an existing VM and then adding the application gateway as compared to going the other way