Connecting to SonarQube container instance directly without AppGateway in Azure

Versions Used:
SonarQube: 10.1.0 (Developer Edition)
Deployment method: Azure Container Instances
Deployment Overview:
SonarQube is deployed as an Azure Container Instance.
We have been getting a 502 Bad Gateway error when attempting to reach our sonarqube site. To troubleshoot the issue, I connected to the V-Net using VPN and modified the host file but am still unable to reach the container. Is that expected or am I missing a step? When I test connection to the container over port 9000, the test fails but I am able to ping the container by IP.

Hi,

You should probably talk to your network folks about this.

 
Ann