I made a simple public project in NodeJS API. link
However, publishing and accessing the API on AZURE did not respond: ERR_CONNECTION_TIMED_OUT
Running place works perfectly.
I've done all the possible publishing procedures and the GIT Build presents everything ok through the Azure portal.
Does anyone have any suggestions?