Does web-app for container support exposing multiple ports. Ex my docker image consume two port but in web-app for container, i can only use one port either port 80 or port specified by WEBSITES_PORT in app setting. Link to similar question but it been a long time since that so is there currently any way to expose multiple ports on Web-app for container.
Can't use azure container instance (it exposes multiple port) as it does not provide SSL.