Hii there,
We are facing an issue , details are as below.
we have followed below document & created a web app container. I was able to ssh into it.
https://docs.microsoft.com/en-us/azure/app-service/tutorial-custom-container?pivots=container-linux
The same thing i have implemented in my custom dockerfile & code, created a web app out of it. but getting error while doing ssh
SSH CONNECTION CLOSE - Error: connect ECONNREFUSED 172.16.1.5:2222 CREDENTIALS
We have followed below document as well.
https://docs.microsoft.com/en-us/azure/app-service/configure-custom-container?pivots=container-linux#enable-ssh
It would be great help if someone gives us a helping hand.
thanks in advance.