Azure Container Instance ERR_CONNECTION_RESET

Viewed 17

I have deployed my container from azure container registry and my ACI is running, I can also see that the REST service of Springboot application has started, however I am not able to send my request to the ACI from Postman, always returns ERR_CONNECTION_RESET. My ACI also has a public IP

0 Answers
Related