I am wondering if anyone knows the best way to create an Azure app service using my own mongodb image (has predefined data). I have created a web app using this image, but I am now trying to figure out how to open the required ports to access it using mongodb wire protocol. I don't want to use the CosmosDB as I already have predefined data and config setup in the image that I need.
Any help would be greatly appreciated Regards, Mitchell